Ipv6 enable, Auto, Comman – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 684
IPv6 Commands
Software Reference for x310 Series Switches
27.6
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
ipv6 enable
Use this command to enable IPv6 on an interface without an IPv6 global address for the
interface. This enables IPv6 with a IPv6 link-local address, not an IPv6 global address.
Use the no variant of this command to disable IPv6 on an interface without a global
address. Note the no variant of this command does not operate on an interface with an
IPv6 global address or an interface configured for IPv6 stateless address autoconfiguration
(SLAAC),
Syntax
ipv6 enable
no ipv6 enable
Mode
Interface Configuration for a VLAN interface.
Usage
The
command automatically configures an IPv6 link-local address on the
interface and enables the interface for IPv6 processing. Note that link-local addresses are
retained in the system until they are negated by using the no variant of the command that
established them. See the
glossary entry for more information.
Also note that the link-local address is retained in the system if the global address is
removed using another command, which was not used to establish the link-local address.
For example, if a link local address is established with the
command then it
will not be removed using a
no ipv6 address
command.
Examples
To enable IPv6 with only a link-local IPv6 address on the VLAN interface vlan2, use the
following commands:
To disable IPv6 with only a link-local IPv6 address on the VLAN interface vlan2, use the
following commands:
Validation
Commands
show running-config
show ipv6 interface brief
show ipv6 route
Related Commands
ipv6 address
ipv6 address autoconfig
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
ipv6 enable
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
no ipv6 enable