OcNOS-RON : Layer 3 Guide : Neighbor Discovery Command Reference : Neighbor Discovery Commands : ipv6 nd current-hoplimit
ipv6 nd current-hoplimit
Use this command to set an ND (Neighbor Discovery) advertised hop limit for an interface.
Use the no option of this command to set the current hop limit to its default value.
Command Syntax
ipv6 nd current-hoplimit <0-255>
no ipv6 nd current-hoplimit
Parameter
<0-255>
Hop limit.
Default
By default, hop limit is 64
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth3
(config-if)#ipv6 nd current-hoplimit 10
(config-if)#no ipv6 nd current-hoplimit
Last modified date: 08/28/2023