Command Reference Guide
3Com Router 5000 Family and Router 6000 Family destination ● 13
Command Reference
destination
Purpose Use the destination command to specify the destination IP address to be filled in
the added IP header at the time of tunnel interface encapsulation.
Use the undo destination command to delete the defined destination address.
Syntax destination ip-addr
undo destination
Parameters ip-addr
IP address of the physical interface used by the peer
end of the tunnel.
Default By default, destination address of tunnel is not specified in the system.
Example Set up tunnel connection between the interface serial 0/0/0 of the router 3Com1
(with IP address of 193.101.1.1) and the interface serial 1/0/0 of the router 3Com2
(with IP address of 192.100.1.1).
[3Com1-Tunnel0] source 193.101.1.1
[3Com1-Tunnel0] destination 192.100.1.1
[3Com2-Tunnel1] source 192.100.1.1
[3Com2-Tunnel1] destination 193.101.1.1
View This command can be used in the following views:
■ Tunnel interface view
Description The specified tunnel destination address is IP address of the real physical interface
receiving GRE packets, which should be the same as the specified source address at
the opposite tunnel interface, and the route to the opposite physical interface should
be ensured reachable.
The same source address and destination address cannot be configured on two or
more tunnel interfaces using the same encapsulation protocol.
Related Commands: ■ interface tunnel
■ source