Tunnel Destination - D-Link DXS-3600 Series Reference Manual

Dxs-3600 series layer 2/3 managed 10gigabit ethernet switch
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The command is only available for tunnel interface configuration. Use these commands to configure the
source IP address for a tunnel interface. Assign the source IPv4 address for both manual and automatic
IPv6 over IPv4 tunnel.
For manually configured tunnels, the source IP and destination IP address pairs need to be unique. The
system will match the IP tunnel header in the received tunnel packet against the source IP and
destination IP address pair of tunnels to identify the tunnel interface on which the packet is received.
The source IPv4 address of ISATAP and 6to4 tunnels needs to be unique since the system will identify
the received tunnel based on the destination IPv4 address of the received packet.
Example
This example shows how to specify the source IPv4 address for tunnel interface 2 as 10.0.0.1.
Switch# configure terminal
Switch(config)# interface tunnel 2
Switch(config-if)# tunnel source 10.0.0.1
Switch(config-if)#
This example shows how to specify the source IPv6 address for tunnel interface 2 as 1000::1.
Switch# configure terminal
Switch(config)# interface tunnel 2
Switch(config-if)# tunnel source 1000::1
Switch(config-if)#

49-3 tunnel destination

This command is used to specify the destination IPv4 address or IPv6 address for the tunnel interface.
Use the no command to remove the destination address setting.
tunnel destination {IPV4-ADDRESS | IPV6-ADDRESS}
no tunnel destination
Parameters
IPV4-ADDRESS
IPV6-ADDRESS
Default
None.
Command Mode
Interface Configuration Mode.
Command Default Level
Specifies the destination IPv4 address for the tunnel interface.
Specifies the destination IPv6 address for the tunnel interface.
596

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dxs-3600-32s

Table of Contents