User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 702
6.3.2.45. ip ospf retransmit-interval
ip ospf retransmit 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).
no ip ospf retransmit command sets the default OSPF retransmit Interval for the specified interface.
Format ip ospf retransmit-interval <0-3600>
no ip ospf retransmit-interval
Default 5
Mode Interface Config
6.3.2.46. ip ospf transmit-delay
ip ospf transmit-delay command sets the OSPF Transit Delay for the specified interface. The transmit delay is
specified in seconds. In addition, it sets the estimated number of seconds it takes to transmit a link state update
packet over this interface. Valid values for <seconds> range from 1 to 3600 (1 hour). no ip ospf transmit-delay
command sets the default OSPF Transit Delay for the specified interface.
Format ip ospf transmit-delay <1-3600>>
no ip ospf transmit-delay
Default 1
Mode Interface Config
6.3.2.47. ip ospf mtu-ignore
ip ospf mtu-ignore 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. no ip ospf mtu-ignore command enables the OSPF MTU mismatch
detection.
Format ip ospf mtu-ignore
no ip ospf mtu-ignore
Default Enabled
Mode Interface Config