
C613-50186-01 Rev B
Command Reference for AR2050V
2750
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
GRE T
UNNELING
C
OMMANDS
IPV
6
ADDRESS
(GRE)
To remove the IPv6 address 2001:0db8::a2/64 from the tunnel interface
tunnel2
,
use the commands:
awplus#
configure terminal
awplus(config)#
interface tunnel2
awplus(config-if)#
no ipv6 address 2001:0db8::a2/64
To assign the
eui64
derived address in the prefix
2001:db8::/48
to tunnel
interface
tunnel2
, use the commands:
awplus#
configure terminal
awplus(config)#
interface tunnel2
awplus(config-if)#
ipv6 address 2001:0db8::/48 eui64
To remove the
eui64
derived address in the prefix
2001:db8::/48
from tunnel
interface
tunnel2
, use the commands:
awplus#
configure terminal
awplus(config)#
interface tunnel2
awplus(config-if)#
no ipv6 address 2001:0db8::/48 eui64
Validation
commands
Related
commands