ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
49
| IP Interface Commands
IPv6 Interface
– 1682
EXAMPLE
Console#traceroute6 FE80::2E0:CFF:FE9C:CA10%1/64
Press "ESC" to abort.
Traceroute to FE80::2E0:CFF:FE9C:CA10%1/64, 30 hops max, timeout is 3
seconds, 5 max failure(s) before termination.
Hop Packet 1 Packet 2 Packet 3 IPv6 Address
--- -------- -------- -------- --------------------------------------------
1 <10 ms <10 ms <10 ms FE80::2E0:CFF:FE9C:CA10%1/64
Trace completed.
Console#
Neighbor Discovery
ipv6 hop-limit This command configures the maximum number of hops used in router
advertisements that are originated by this router. Use the no form to
restore the default setting.
SYNTAX
ipv6 hop-limit hops
no ipv6 hop-limit
hops - The maximum number of hops in router advertisements and
all IPv6 packets. (Range: 1-255)
DEFAULT SETTING
1
COMMAND MODE
Global Configuration
EXAMPLE
The following sets the hop limit for router advertisements to 64:
Console(config)#ipv6 hop-limit 64
Console(config)#