User Manual

Table Of Contents
[Example]
Check the route to 192.168.100.1.
SWP2#traceroute 192.168.100.1
traceroute to 192.168.100.1 (192.168.100.1), 30 hops max
1 192.168.10.1 (192.168.10.1) 0.563 ms 0.412 ms 0.428 ms
2 192.168.20.1 (192.168.20.1) 0.561 ms 0.485 ms 0.476 ms
3 192.168.30.1 (192.168.30.1) 0.864 ms 0.693 ms 21.104 ms
4 192.168.40.1 (192.168.40.1) 0.751 ms 0.783 ms 0.673 ms
5 192.168.50.1 (192.168.50.1) 7.689 ms 7.527 ms 7.168 ms
6 192.168.100.1 (192.168.100.1) 33.948 ms 10.413 ms 7.681 ms
7.6 IPv6 address management
7.6.1 Set IPv6
[Syntax]
ipv6 switch
no ipv6
[Parameter]
switch : Behavior of the IPv6
Setting value Description
enable Enable the IPv6
disable Disable the IPv6
[Initial value]
ipv6 disable
[Input mode]
interface mode
[Description]
Enables IPv6 for the VLAN interface and automatically sets the link local address.
IPv6 addresses can be assigned to a maximum of 8 VLAN interfaces.
If IPv6 is disabled, related settings are also simultaneously deleted.
If this command is executed with the "no" syntax, the setting returns to the default.
[Note]
The automatically-specified link local address can be viewed by using the show ipv6 interface brief command.
[Example]
Enable IPv6 for VLAN #1.
SWP2(config)#interface vlan1
SWP2(config-if)#ipv6 enable
7.6.2 Set IPv6 address
[Syntax]
ipv6 address ipv6_address/prefix_len
no ipv6 address ipv6_address/prefix_len
no ipv6 address
[Parameter]
ipv6_address : X:X::X:X
IPv6 address
prefix_len : <1-127>
IPv6 prefix length
Command Reference | Layer 3 functions | 219