Users Guide

tunnel allow-remote
Congure an IPv4 or IPv6 address or prex whose tunneled packets are accepted for decapsulation. If you do not congure allow-
remote entries, tunneled packets from any remote peer address is accepted.
This feature is supported on Dell Networking OS.
Syntax tunnel allow-remote {ip-address | ipv6-address} [mask]
To delete a congured allow-remote entry use the no tunnel allow-remote command. Any specied
address/mask values must match an existing entry for the delete to succeed. If the address and mask are
not specied, this command deletes all allow-remote entries.
Parameters
ip-address Enter the source IPv4 address in A.B.C.D format.
ipv6–address Enter the source IPv6 address in X:X:X:X::X format.
mask (OPTIONAL) Enter a network mask in /prex format (/x) or A.B.C.D to match a
range of remote addresses. The default mask is /32 for IPv4 addresses and /128
for IPv6 addresses, which match only the specied address.
Defaults If you do not congure tunnel allow remote , all trac which is destined to tunnel source address is
decapsulated.
Command Modes INTERFACE TUNNEL
Command History
This guide is platform-specic. For command information about other platforms, see the relevant Dell
Networking OS Command Line Reference Guide.
Version Description
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000-ON.
9.5(0.1) Introduced on the Z9500.
9.4(0.0) Introduced on the S4810, S4820T, S6000 and Z9000.
9.3(0.1) Introduced on the S6000 and Z9000.
Usage Information
You can congure up to eight allow-remote entries on any multipoint receive-only tunnel.
This command fails if the address family entered does not match the outer header address family of the
tunnel mode, tunnel source, or any other tunnel allow-remote.
If you congure any allow-remote , the tunnel source or tunnel mode commands fail if the outer header
address family does not match that of the congured allow-remote.
tunnel destination
Set a destination endpoint for the tunnel.
Syntax
tunnel destination {ip-address | ipv6–address}
1606
Tunneling