User Manual

Setting value Description
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.
SWR2311P(config)#interface vlan1
SWR2311P(config-if)#ipv6 enable
7.6.2 Set IPv6 address
[Syntax]
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
[Input mode]
interface mode
[Description]
Specifies the IPv6 address and prefix length for the VLAN interface.
An IPv6 address can be set for a VLAN interface for which the ipv6 enable command has been set.
One global address and one link local address can be set for one VLAN interface.
If the ipv6 address autoconfig was executed before executing this command, the setting of the ipv6 address autoconfig
command is automatically deleted
If this command is executed with the "no" syntax, the specified IPv6 address is deleted.
[Note]
It is not possible to assign an IPv6 address of the same subnet to multiple interfaces.
[Example]
Specify 2001:db8:1::2 as the IPv6 address for VLAN #1.
SWR2311P(config)#interface vlan1
SWR2311P(config-if)#ipv6 address 2001:db8:1::2/64
7.6.3 Set RA for IPv6 address
[Syntax]
ipv6 address autoconfig
no ipv6 address
Command Reference | Layer 3 functions | 213