Display Interface Tunnel - HPE FlexFabric 5950 Series Command Reference Manual

Hide thumbs Also See for FlexFabric 5950 Series:
Table of Contents

Advertisement

undo destination
Default
No tunnel destination address is configured.
Views
Tunnel interface view
Predefined user roles
network-admin
Parameters
ipv4-address: Specifies the tunnel destination IPv4 address.
ipv6-address: Specifies the tunnel destination IPv6 address.
Usage guidelines
For a manual tunnel interface, you must configure the destination address. For an automatic tunnel
interface, you do not need to configure the destination address.
The tunnel destination address must be the address of the receiving interface on the tunnel peer. It is
used as the destination address of tunneled packets.
The destination address of the local tunnel interface must be the source address of the peer tunnel
interface. The source address of the local tunnel interface must be the destination address of the
peer tunnel interface.
Examples
# VLAN-interface 100 on Sysname 1 uses the IP address 193.101.1.1 and VLAN-interface 100 on
Sysname 2 uses the IP address 192.100.1.1. Configure the source address 193.101.1.1 and
destination address 192.100.1.1 for the tunnel interface on Sysname 1.
<Sysname1> system-view
[Sysname1] interface tunnel 1 mode ipv6-ipv4
[Sysname1-Tunnel1] source 193.101.1.1
[Sysname1-Tunnel1] destination 192.100.1.1
# Configure the source address 192.100.1.1 and destination address 193.101.1.1 for the tunnel
interface on Sysname 2.
<Sysname2> system-view
[Sysname2] interface tunnel 1 mode ipv6-ipv4
[Sysname2-Tunnel1] source 192.100.1.1
[Sysname2-Tunnel1] destination 193.101.1.1
Related commands

display interface tunnel

interface tunnel
source
display interface tunnel
Use display interface tunnel to display tunnel interface information.
Syntax
display interface [ tunnel [ number ] ] [ brief [ description | down ] ]
331

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents