Command Reference OSPFv3 Commands
acknowledged by the neighbor. You can use this command to set the interval for the
acknowledgement by the neighbor. If no acknowledgement is received within the specified period, the
LSA information will be retransmitted.
The following example sets the interval for retransmitting the LSA to 10 seconds.
Ruijie(config)# interface ethernet 1/0
Ruijie(config-if)# ipv6 ospf retransmit-interval 10
Displays the OSPFv3 interface information.
Sets the interface to participate in the OSPFv3
routing process.
3.29 ipv6 ospf transmit-delay
Use this command to set the delay on the interface in sending the LSA. Use the no form of this
command to restore the default setting.
ipv6 ospf transmit-delay seconds [ instance instance-id ]
no ipv6 ospf transmit-delay [ instance instance-id ]
The delay in sending LSA.
Its range is from 1 to 65535 in the unit of seconds.
Configures the ID of a specific OSPFv3 instance on the interface, in
the range from 0 to 255.
Interface configuration mode.
Use this command to set the delay on the interface in transmitting the LSA.
The following example sets the delay on the interface in transmitting the LSA.
Ruijie(config)# interface ethernet 1/0
Ruijie(config-if)# ipv6 ospf transmit-delay 2