- 582 -
bandwidth IP network between two routers, the network type can be point-to-point since there are only
two routers. Using point-to-point as the network type eliminates the overhead of the OSPF designated
router election. It is normally not useful to set a tunnel to OSPF network type broadcast.
Syntax
ipv6 ospf network {broadcast | point-to-point}
no ipv6 ospf network {broadcast | point-to-point}
<no> - This command sets the interface type to the default value.
Default Setting
Broadcast
Command Mode
Interface Config
10.4.2.8 ipv6 ospf priority
This command sets the OSPF priority for the specified router interface. The priority of the interface is a
priority integer from 0 to 255. A value of 0 indicates that the router is not eligible to become the designated
router on this network.
Syntax
ipv6 ospf priority <0-255>
no ipv6 ospf priority
<no> - This command sets the default OSPF priority for the specified router interface.
Default Setting
1, which is the highest router priority
Command Mode
Interface Config
10.4.2.9 ipv6 ospf retransmit-interval
This command sets the OSPF retransmit Interval for the specified interface. The retransmit interval is
specified in seconds. The value for <seconds> is the number of seconds between link-state
advertisement retransmissions for adjacencies belonging to this router interface. This value is also used
when retransmitting database description and link-state request packets. Valid values range from 0 to
3600 (1 hour).