38 ip ospf retransmit-interval, 39 ip ospf transmit-delay, Ip ospf retransmit – PLANET XGS3-24042 User Manual
Page 572: Interval, Ip ospf transmit, Delay
35-211
Switch(config)#interface vlan 1
Switch(Config-if-Vlan1)#ip ospf priority 0
35.38 ip ospf retransmit-interval
Command:
ip ospf [<ip-address>] retransmit-interval
no ip ospf [<ip-address>] retransmit-interval
Function:
Specify the retransmit interval of link state announcements between the interface and adjacent layer
3 switches. The “no ip ospf [<ip-address>] retransmit-interval” command restores the default
value.
Parameter:
<ip-address> is the interface IP address show in dotted decimal notation.
<time> is the retransmit interveral of link state announcements between the interface and adjacent
layer 3 switches, shown in seconds ang raning between 1~65535.
Default:
Default retransmit interval is 5 seconds.
Command Mode:
Interface Configuration Mode.
Usage Guide:
When a layer 3 switch transmits LSA to its neighbor, it will maintain the link state announcements till
confirm from the object side is received. If the confirm packet is not received within the interval, the
LSA will be retransmitted. The retransmit interval must be larger than the time it takes to make a
round between two layer 3 switches.
Example:
Configure the LSA retransmit interval of interface vlan 1 to 10 seconds.
Switch#config terminal
Switch(config)#interface vlan 1
Switch(Config-if-Vlan1)#ip ospf retransmit-interval 10
35.39 ip ospf transmit-delay
Command:
ip ospf [<ip-address>] transmit-delay