21 ipv6 ospf retransmit-interval, 22 ipv6 ospf transmit-delay, Ospf retransmit – PLANET XGS3-24040 User Manual
Page 500: Interval, Ospf transmit, Delay
34-213
layer 3 switch”, the priority will decide which one should be chosen. Normally the one with higher priority
will be elected, or the one with larger router-id number if the priorities are the same. A layer 3 switch with
a priority equal to 0 will not be elected as “Defined layer 3 switch” or “Backup Defined layer 3 switch”. The
command can configure on IPv6 tunnel interface, but it is successful configuration to only configure
tunnel carefully.
Example: Configure the priority of DR electing. Configure the interface vlan 1 to no election right, namely
set the priority to 0.
Switch # config terminal
Switch(config)#interface vlan 1
Switch(Config-if-Vlan1)#ipv6 ospf priority 0
34.21 ipv6 ospf retransmit-interval
Command: ipv6 ospf retransmit-interval [instance-id
no ipv6 ospf retransmit-interval [instance-id
Function: Specify the retransmit interval of link state announcements between the interface and adjacent
layer 3 switches. The “no ipv6 ospf retransmit-interval [instance-id
default value.
Parameter: <id> is the interface instance ID, ranging between 0~255, defaulted at 0
<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. The command can configure on IPv6 tunnel interface, but it
is successful configuration to only configure tunnel carefully.
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)#ipv6 ospf retransmit-interval 10
34.22 ipv6 ospf transmit-delay
Command: ipv6 ospf transmit-delay [instance-id
no ipv6 ospf transmit-delay [instance-id
Function: Configure the LSA sending delay time on the interface. The “no ipv6 ospf transmit-delay
[instance-id