C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
669
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
IP
V
6 C
OMMANDS
IPV
6
ADDRESS
Examples
To assign the IPv6 address 2001:0db8::a2/64 to the VLAN interface
vlan2
, use the
following commands:
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
ipv6 address 2001:0db8::a2/64
To remove the IPv6 address 2001:0db8::a2/64 from the VLAN interface
vlan2
, use
the following commands:
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
no ipv6 address 2001:0db8::a2/64
To assign the
eui64
derived address in the prefix
2001:db8::/48
to VLAN
interface
vlan2
, use the following commands:
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-fr-subif)#
ipv6 address 2001:0db8::/48 eui64
To remove the
eui64
derived address in the prefix
2001:db8::/48
from VLAN
interface
vlan2
, use the following commands:
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-fr-subif)#
no ipv6 address 2001:0db8::/48 eui64
Validation
Commands
show running-config
show ipv6 interface brief
show ipv6 route
Related
Commands
ipv6 address autoconfig