![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/1/8b/18b1e1e7-4363-4706-bb94-6eba3a993996/18b1e1e7-4363-4706-bb94-6eba3a993996-bg6c2.png)
1730 CHAPTER 99: VAM SERVER CONFIGURATION COMMANDS
By default, listening IP address and UDP port number are not configured.
Note that the VAM server only accepts the connections of all VPN domains
through the configured UDP port.
Related command: vam server vpn
Example # Configure the listening IP address to 10.1.1.1 and UDP port number to 40000
for a VAM server.
<Sysname> system-view
[Sysname] vam server ip-address 10.1.1.1 port 40000
vam server vpn
Syntax vam server vpn vpn-name
undo vam server vpn vpn-name
View System view
Parameter vpn-name: VPN domain name. It is a case-insensitive string containing 1 to 15
characters, which can be A to Z, a to z, 0 to 9, hyphen sign, and dot sign.
Description Use the
vam server vpn command to create a VPN domain and enter its view. If
a VPN domain with the same name already exists, executing this command will
enter the VPN domain view.
Use the
undo vam server vpn command to remove a specified VPN domain.
By default, there is no VPN domain.
Example # Create VPN domain 1 and enter its view.
<Sysname> system-view
[Sysname] vam server vpn 1
[Sysname-vam-server-vpn-1]