Configuring The Tunnel Source Anylocal - Dell Z9000 Configuration Manual

10/25/40/50/100gbe throughput
Hide thumbs Also See for Z9000:
Table of Contents

Advertisement

tunnel mode ipip decapsulate-any
no shutdown

Configuring the tunnel source anylocal

Configuring a tunnel source anylocal is supported on the Z9000 platform.
The anylocal argument can be used in place of the ip address or interface, but only with multipoint
receive-only mode tunnels. The tunnel source anylocal command will allow the multipoint receive-only
tunnel to decapsulate tunnel packets addressed to any IPv4 or IPv6 (depending on the tunnel mode)
address configured on the switch that is operationally UP.
The following sample configuration shows tunnel source anylocal command:
Dell(conf)#interface tunnel 1
Dell(conf-if-tu-1)#ipv6 address 1abd::1/64
Dell(conf-if-tu-1)#ip address 1.1.1.1/24
Dell(conf-if-tu-1)#tunnel source anylocal
Dell(conf-if-tu-1)#tunnel mode ipip decapsulate-any
Dell(conf-if-tu-1)#tunnel allow-remote 40.1.1.2
Dell(conf-if-tu-1)#no shutdown
Dell(conf-if-tu-1)#show config
!
interface Tunnel 1
ip address 1.1.1.1/24
ipv6 address 1abd::1/64
tunnel source anylocal
tunnel allow-remote 40.1.1.2
tunnel mode ipip decapsulate-any
no shutdown
810
Tunneling

Advertisement

Table of Contents
loading

Table of Contents