D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
378
DGS-3627:admin# show ip_tunnel tn2
Command: show ip_tunnel tn2
Tunnel Interface : tn2
Interface Admin State : Enabled
Tunnel Mode : Manual
IPv6 Address : 2000::1/64
Tunnel Source : 1.0.0.1
Tunnel Destination : 1.0.0.2
Success.
DGS-3627: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-3627:admin# enable ipif tunnel tn2
Command: enable ipif tunnel tn2
Success.
DGS-3627: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”):