User Manual

Table Of Contents
[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.
This command can be used with the ipv6 address autoconfig command.
For IPv6 addresses, up to five global addresses (including RA settings) and one link local address can be set in one VLAN
interface.
Up to 8 IPv6 addresses can be configured for the system overall (excepting link local addresses that are automatically assigned).
If this command is executed with the "no" syntax, the specified IPv6 address is deleted. If no IPv6 address is specified, all IPv6
addresses (including RA settings) are deleted.
[Note]
It is not possible to assign an IPv6 address of the same subnet to multiple interfaces.
This command cannot be used if the stack function is enabled.
[Example]
Specify 2001:db8:1::2 as the IPv6 address for VLAN #1.
SWR2310(config)#interface vlan1
SWR2310(config-if)#ipv6 address 2001:db8:1::2/64
7.6.3 Set RA for IPv6 address
[Syntax]
ipv6 address autoconfig
no ipv6 address autoconfig
[Initial value]
none
[Input mode]
interface mode
[Description]
Uses RA to specify an IPv6 address for the VLAN interface.
RA can be specified only for the VLAN interface for which the ipv6 enable command has been specified.
This command can be used with the ipv6 address ipv6_address/prefix_len command.
If this command is executed with the "no" syntax, the RA setting is deleted.
[Note]
This command cannot be used if the stack function is enabled.
[Example]
Use RA to set the IPv6 address for VLAN #1.
SWR2310(config)#interface vlan1
SWR2310(config-if)#ipv6 address autoconfig
7.6.4 Show IPv6 address
[Syntax]
show ipv6 interface [interface] brief
Command Reference | Layer 3 functions | 241