33 ip ospf retransmit-interval, 34 ip ospf transmit-delay, 35 ip ospf mtu-ignore – Kontron AT8902M CLI User Manual
Page 149: At8902m routing commands
AT8902M
Routing Commands
Page 3 - 35
AT8902M CLI Reference Manual
3.7.32.1
no ip ospf priority
This command sets the default OSPF priority for the specified router interface.
Format
no ip ospf priority
Mode
Interface Config
3.7.33
ip 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).
Default
5
Format
ip ospf retransmit-interval
<0-3600>
Mode
Interface Config
3.7.33.1
no ip ospf retransmit-interval
This command sets the default OSPF retransmit Interval for the specified interface.
Format
no ip ospf retransmit-interval
Mode
Interface Config
3.7.34
ip ospf transmit-delay
This command sets the OSPF Transit Delay for the specified interface.
The transmit delay is specified in seconds. In addition, it sets the esti-
mated number of seconds it takes to transmit a link state update packet
over this interface. Valid values for
range from 1 to 3600
(1 hour).
Default
1
Format
ip ospf transmit-delay
<1-3600>
Mode
Interface Config
3.7.34.1
no ip ospf transmit-delay
This command sets the default OSPF Transit Delay for the specified interface.
Format
no ip ospf transmit-delay
Mode
Interface Config
3.7.35
ip ospf mtu-ignore
This command disables OSPF maximum transmission unit (MTU) mismatch detection.
OSPF Database Description packets specify the size of the largest IP packet that can be
sent without fragmentation on the interface. When a router receives a Database
Description packet, it examines the MTU advertised by the neighbor. By default, if the
MTU is larger than the router can accept, the Database Description packet is rejected
and the OSPF adjacency is not established.