Chapter 51 Ip Tunnel Commands - D-Link xstack DGS-3620 series Reference Manual

Layer 3 managed stackable gigabit switch
Hide thumbs Also See for xstack DGS-3620 series:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
Chapter 51
Commands
create ip_tunnel <tunnel_name 12>
delete ip_tunnel <tunnel_name 12>
config ip_tunnel manual <tunnel_name 12> {ipv6address <ipv6networkaddr> | source <ipaddr> |
destination <ipaddr>}(1)
config ip_tunnel 6to4 <tunnel_name 12> {ipv6address <ipv6networkaddr> | source <ipaddr>}(1)
config ip_tunnel isatap <tunnel_name 12> {ipv6address <ipv6networkaddr> | source
<ipaddr>}(1)
show ip_tunnel {<tunnel_name 12>}
enable ip_tunnel {<tunnel_name 12>}
disable ip_tunnel {<tunnel_name 12>}
config ip_tunnel gre <tunnel_name 12> {ipaddress <network_address> | ipv6address
<ipv6networkaddr> | source [<ipaddr> | <ipv6addr>] | destination [<ipaddr> | <ipv6addr>]}(1)
51-1
create ip_tunnel
Description
This command is used to create an IP tunnel interface.
Format
create ip_tunnel <tunnel_name 12>
Parameters
<tunnel_name 12> - Enter the IP tunnel interface name used here. This name can be up to 12
characters long.
Restrictions
Only Administrators, Operators and Power-Users can issue this command. (EI Mode Only
Command)
Example
To create an IP tunnel interface (with the tunnel name "tn2"):
DGS-3620-28PC:admin# create ip_tunnel tn2
Command: create ip_tunnel tn2
Success.
DGS-3620-28PC:admin#
IP Tunnel
621

Advertisement

Table of Contents
loading

Table of Contents