Command Manual – IPv6 Routing
H3C S7500E Series Ethernet Switches
Chapter 3 IPv6 OSPFv3 Configuration Commands
3-34
3.1.30 ospfv3 timer retransmit
Syntax
ospfv3 timer retransmit interval
[
instance instance-id
]
undo ospfv3 timer retransmit
[
instance instance-id
]
View
Interface view
Parameters
interval
: LSA retransmission interval in seconds, ranging from 1 to 65535.
instance-id
: Instance ID of an interface, in the range of 0 to 255, which defaults to 0.
Description
Use the
ospfv3 timer retransmit
command to configure the LSA retransmission
interval for an interface in an instance.
Use the
undo ospfv3 timer retransmit
command to restore the default.
The interval defaults to 5 seconds.
After sending a LSA to its neighbor, the device waits for an acknowledgement. If
receiving no acknowledgement after the LSA retransmission interval elapses, it will
retransmit the LSA.
The LSA retransmission interval should not be too small for avoidance of unnecessary
retransmissions.
Examples
# Configure the LSA retransmission interval on VLAN-interface 10 in instance 1 as 12
seconds.
<Sysname> system-view
[Sysname] interface vlan-interface 10
[Sysname-Vlan-interface10] ospfv3 timer retransmit 12 instance 1
3.1.31 ospfv3 trans-delay
Syntax
ospfv3 trans-delay
seconds
[
instance instance-id
]
undo ospfv3 trans-delay
[
instance instance-id
]
View
Interface view