![Dell S6000-ON Configuration Manual Download Page 906](http://html.mh-extra.com/html/dell/s6000-on/s6000-on_configuration-manual_84557906.webp)
tunnel mode ipip decapsulate-any
no shutdown
Configuring Tunnel source anylocal Decapsulation
The
tunnel source anylocal
command allows a 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
source anylocal
parameters can be used for packet decapsulation instead of the ip address or
interface (
tunnel allow-remote
command), but only on multipoint receive-only mode tunnels.
The following sample configuration shows how to use the
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
Guidelines for Configuring Multipoint Receive-Only
Tunnels
• You can configure up to eight remote end-points for a multipoint receive-only tunnel. The maximum
number of remote end-points supported for all multipoint receive-only tunnels on the switch
depends on the hardware table size to setup termination.
• The IP MTU configured on the physical interface determines how multiple nested encapsulated
packets are handled in a multipoint receive-only tunnel.
• Control-plane packets received on a multipoint receive-only tunnel are destined to the local IP
address and routed to the CPU after decapsulation. A response to these packets from the switch is
only possible if the route to the sender does not pass through a receive-only tunnel.
• Multipathing over more than one VLAN interface is not supported on packets routed through the
tunnel interface.
• IP tunnel interfaces are supported over ECMP paths to the next hop. ECMP paths over IP tunnel
interfaces are supported. ARP and neighbor resolution for the IP tunnel next-hop are supported.
906
Tunneling
Summary of Contents for S6000-ON
Page 1: ...Dell Configuration Guide for the S6000 ON System 9 9 0 0 ...
Page 557: ...Figure 80 Configuring OSPF and BGP for MSDP Multicast Source Discovery Protocol MSDP 557 ...
Page 562: ...Figure 83 MSDP Default Peer Scenario 1 562 Multicast Source Discovery Protocol MSDP ...
Page 563: ...Figure 84 MSDP Default Peer Scenario 2 Multicast Source Discovery Protocol MSDP 563 ...
Page 564: ...Figure 85 MSDP Default Peer Scenario 3 564 Multicast Source Discovery Protocol MSDP ...
Page 665: ...Policy based Routing PBR 665 ...
Page 818: ...Figure 110 Single and Double Tag TPID Match 818 Service Provider Bridging ...
Page 819: ...Figure 111 Single and Double Tag First byte TPID Match Service Provider Bridging 819 ...
Page 995: ...Figure 140 Setup OSPF and Static Routes Virtual Routing and Forwarding VRF 995 ...