xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
340
DGS-3450:admin#show ip_tunnel tn2
Command: show ip_tunnel tn2
Tunnel Interface : tn2
Interface Admin state : Enabled
Tunnel Mode : ISATAP
IPv6 Link-Local Address : FE80::5EFE:A00:1/128
IPv6 Global Unicast Address : 2001::5EFE:A00:1/64
Tunnel Source : 10.0.0.1
Tunnel Destination : Unknown
DGS-3450:admin#
enable ip_tunnel
Purpose
Used to enable an IPv6 tunnel interface or all IPv6 tunnel interfaces.
Syntax
enable ip_tunnel {<tunnel_name 12>}
Description
The enable ip_tunnel command is used to enable an IPv6 tunnel or all IPv6 tunnels on the
switch.
Parameters
<tunnel_name 12>
- IPv6 Tunnel interface name, maximum of 12 characters.
If no tunnel is specified, all tunnels on the Switch will be enabled.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To enable an IPv6 tunnel interface (Tunnel name is “tn2”.):
DGS-3450:admin# enable ipif tunnel tn2
Command: enable ipif tunnel tn2
Success.
DGS-3450:admin#
disable ip_tunnel
Purpose
Used to disable an IPv6 tunnel interface or all tunnel interfaces.
Syntax
disable ip_tunnel {<tunnel_name 12>}
Description
The disable ip_tunnel command is used to disable an IPv6 tunnel or all IPv6 tunnels on the
switch.
Parameters
<tunnel_name 12>
- IPv6 Tunnel interface name, maximum of 12 characters.
If no tunnel is specified, all tunnels on the Switch will be disabled.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To disable an IPv6 tunnel interface (Tunnel name is “tn2”):