ipv6 nd hop-limit

Syntax

ipv6 nd hop-limit <HOPLIMIT>

no ipv6 nd hop-limit [<HOPLIMIT>]

Description

Configures the hop limit to be sent in RAs.

The no form of this command resets the hop limit to 0. This reset eliminates the hop limit from the RAs that originate on the interface, so the host determines the hop limit.

Command context

config-if

Parameters

hop-limit <HOPLIMIT>

Specifies the hop limit. Range: 0-255. Default: 64.

Authority

Administrators or local user group members with execution rights for this command.

Examples

switch(config)# interface 1/1/1
switch(config-if)# ipv6 nd hop-limit 64