HP VPN Firewall Appliances VPN Command Reference

10
Views
Tunnel interface view
Default command level
2: System level
Parameters
text: Specifies a description for the interface, a string of 1 to 80 characters.
Examples
# Configure the description for the interface Tunnel 1 as tunnel1.
<Sysname> system-view
[Sysname] interface tunnel 1
[Sysname-Tunnel1] description tunnel1
Related commands
display interface tunnel
destination
Use destination to specify the destination address for a tunnel interface.
Use undo destination to remove the configured tunnel destination address.
Syntax
destination { ip-address | ipv6-address }
undo destination
Default
No tunnel destination address is configured.
Views
Tunnel interface view
Default command level
2: System level
Parameters
ip-address: Specifies the tunnel destination IPv4 address.
ipv6-address: Specifies the tunnel destination IPv6 address.
Usage guidelines
The tunnel destination address is the address of the peer interface receiving packets and should be
configured as the source address of the peer tunnel interface.
Automatic tunnel interfaces using the same encapsulation protocol must have different source addresses.
Manual tunnel interfaces using the same encapsulation protocol must have different source and
destination addresses.