R3721-F3210-F3171-HP High-End Firewalls VPN Command Reference-6PW101
169
Default level
2: System level
Parameters
all: Specifies all existing VPN domains.
vpn vpn-name: Specifies an existing VPN domain. The vpn-name argument indicates the VPN domain
name and is 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 vam server enable command to enable the VAM server feature for all VPN domains or a specified
VPN domain.
Use undo vam server enable to disable the VAM server feature for all VPN domains or a specified VPN
domain.
By default, the VAM server feature is disabled.
Related commands: display vam server statistic, server enable, and vam server vpn.
Examples
# Enable the VAM server feature for all VPN domains.
<Sysname> system-view
[Sysname] vam server enable all
vam server ip-address
Syntax
vam server ip-address ip-address [ port port-number ]
undo vam server ip-address
View
System view
Default level
2: System level
Parameters
ip-address: Listening IP address of the VAM server.
port-number: Listening UDP port of the VAM server, in the range of 1025 to 65535. The default is 18000.
Description
Use vam server ip-address to configure the listening IP address and UDP port number for a VAM server.
Use undo vam server ip-address to remove the configuration.
By default, a VAM server has neither listening IP address nor UDP port number configured.
• If you do not specify a listening IP address and port number on a VAM server, the VAM server listens
to all packets whose destination IP address is a local interface IP address and destination port
number is 18000.
• If you execute this command repeatedly, the last configuration takes effect.
Related commands: vam server vpn.