Users Guide
Version Description
9.5(0.1) Introduced on the Z9500.
9.4(0.0) Introduced on the S4810, S4820T.
9.3(0.1) Introduced on the S6000 and Z9000.
Usage Information
The ipv6 unnumbered command fails in two conditions:
• If the logical IP address is congured.
• If Tunnel mode is ipv6ip (where ip address over tunnel interface is not possible).
To ping the unnumbered tunnels, the logical address route information must be present at both the ends.
NOTE: The ipv6 unnumbered command can specify an interface name that does not exist or does not
have a congured IPv6 address. The tunnel interface is not changed to operationally up until the logical
IP address is identied from one of the address family.
tunnel allow-remote
Congure an IPv4 or IPv6 address or prex whose tunneled packets are accepted for decapsulation. If you do not congure allow-remote
entries, tunneled packets from any remote peer address is accepted.
This feature is supported on Dell EMC Networking OS.
Syntax
tunnel allow-remote {ip-address | ipv6-address} [mask]
To delete a congured allow-remote entry use the no tunnel allow-remote command. Any specied
address/mask values must match an existing entry for the delete to succeed. If the address and mask are not
specied, 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 /prex 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 specied address.
Defaults If you do not congure tunnel allow remote , all trac which is destined to tunnel source address is decapsulated.
Command Modes INTERFACE TUNNEL
Command History
This guide is platform-specic. For command information about other platforms, see the relevant Dell EMC
Networking OS Command Line Reference Guide.
Version Description
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100–ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100–ON.
Tunneling 1883