Open Shortest Path First (OSPFv2) | 401
ip ospf network
Set the network type for the interface.
Syntax
ip ospf network {broadcast | point-to-point}
To return to the default, use the no ip ospf network command.
Parameters
Defaults
Not configured.
Command Modes
INTERFACE
Command
History
ip ospf priority
Set the priority of the interface to determine the Designated Router for the OSPF network.
Syntax
ip ospf priority number
To return to the default setting, use the no ip ospf priority command.
Parameters
 
Defaults
1
Command Modes
INTERFACE
Command
History
Usage
Information
Setting a priority of 0 makes the router ineligible for election as a Designated Router or Backup 
Designated Router.
Use this command for interfaces connected to multi-access networks, not point-to-point networks.
ip ospf retransmit-interval
Set the retransmission time between lost link state advertisements (LSAs) for adjacencies belonging to 
the interface.
Syntax
ip ospf retransmit-interval seconds
To return to the default values, use the no ip ospf retransmit-interval command.
broadcast  Enter the keyword broadcast to designate the interface as part of a broadcast 
network.
point-to-point  Enter the keyword point-to-point to designate the interface as part of a 
point-to-point network.
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
number
Enter a number as the priority. 
Range: 0 to 255.
The default is 1.
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module