H3C S7500E Series Command Manual page 711

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – IPv6 Configuration
H3C S7500E Series Ethernet Switches
[Sysname-Ethernet3/0/1] stp disable
[Sysname-Ethernet3/0/1] port link-aggregation group 1
[Sysname-Ethernet3/0/1] quit
# Configure the tunnel to reference link aggregation group 1 in tunnel interface view.
[Sysname] interface tunnel 1/0/3
[Sysname-Tunnel1/0/3] aggregation-group 1
3.1.2 destination
Syntax
destination ip-address
undo destination
View
Tunnel interface view
Parameter
ip-address: Destination IPv4 address to be specified for the tunnel interface.
Description
Use the command destination to specify the destination address of the tunnel
interface.
Use the undo destination command to remove the configured destination IP address.
By default, no destination address is configured for the tunnel interface.
Note that:
The destination address of a tunnel interface is the address of the peer interface
receiving packets and is usually the source address of the peer tunnel interface.
Two or more tunnel interfaces using the same encapsulation protocol must have
different source addresses and destination addresses.
Related command: interface Tunnel and source.
Example
# Set VLAN1 (193.101.1.1) of Sysname1 to the source interface and destination
interface of a tunnel between two devices, respectively.
<Sysname1> system-view
[Sysname1] interface Tunnel 1/0/3
[Sysname1-Tunnel1/0/3] source 193.101.1.1
[Sysname1-Tunnel1/0/3] destination 192.100.1.1
# Set VLAN1 (192.100.1.1) of Sysname2 to the source interface and destination
interface of a tunnel between two devices, respectively.
Chapter 3 Tunneling Configuration Commands
3-2

Advertisement

Table of Contents
loading

Table of Contents