create tunnel ipv6-in-ipv4
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1447
create tunnel ipv6-in-ipv4
create tunnel <tunnel_name> ipv6-in-ipv4 destination <destination-address>
source <source-address>
Description
Creates an IPv6-in-IPv4 (6in4) tunnel.
Syntax Description
Default
N/A.
Usage Guidelines
This command will create a new IPv6-in-IPv4 (otherwise known as a configured tunnel or a 6in4 tunnel)
and add it to the system. A maximum of 255 tunnels (including one 6to4 tunnel) can be configured on
the system. The tunnel name must be unique and cannot overlap the same name space as VLANs, other
tunnels, or virtual routers. The source address of the tunnel must be one of the IPv4 addresses already
configured on the switch. You cannot remove an IPv4 address from the switch if a tunnel is still exists
that uses it.
Example
The following command creates the 6in4 tunnel link39 with destination address 10.10.10.10 and source
address 192.168.10.15:
create tunnel link39 ipv6-in-ipv4 destination 10.10.10.10 source 192.168.10.15
History
This command was first available in ExtremeWare XOS 11.2.
Platform Availability
This command is available on all platforms.
tunnel_name
Specifies an IPv6 tunnel.
source-address
Specifies an IPv4 address for the tunnel.