OcNOS-SP : Layer 3 Guide : Neighbor Discovery Command Reference : Neighbor Discovery Commands : ipv6 nd retransmission-time
ipv6 nd retransmission-time
Use this command to set an IPv6 advertised retransmission time for the current interface.
Use the no form of the command to set the retransmission time to its default value.
Command Syntax
ipv6 nd retransmission-time (0-4294967295)
no ipv6 nd retransmission-time
Parameter
<0-4294967295>
Retransmission time in milliseconds
Default
By default, retransmission time is zero (0) milliseconds.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth3
(config-if)#ipv6 nd retransmission-time 1200
(config-if)#no ipv6 nd retransmission-time
Last modified date: 10/16/2023