R3721-F3210-F3171-HP High-End Firewalls VPN Command Reference-6PW101
178
Default level
2: System level
Parameters
vpn-name: Name of the VPN that the VAM client belongs to, a case-insensitive string of 1 to 15
characters. Valid characters are A to Z, a to z, 0 to 9, and the dot sign (.).
Description
Use vpn to specify the VPN that a VAM client belongs to.
Use undo vpn to remove the configuration.
By default, a VAM client does not belong to any VPN.
Related commands: display vam client and vam client name.
Examples
# Specify that VAM client abc belongs to VPN 100.
<Sysname> system-view
[Sysname] vam client name abc
[Sysname-vam-client-name-abc] vpn 100
DVPN tunnel configuration commands
display dvpn session
Syntax
display dvpn session { all | interface interface-type interface-number [ private-ip ip-address ] } [ | { begin
| exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
all: Specifies all Spoke-Spoke and Spoke-Hub sessions of the VAM client.
interface interface-type interface-number: Specifies the DVPN sessions of an interface indicated by
interface-type and interface-number. The interface type must be tunnel.
private-ip ip-address: Specifies the DVPN session to a peer VAM client indicated by its private IP
address.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.