HP MSR2000/3000/4000 Router Series Layer 3 - IP Services Command Reference
156
undo nat server protocol pro-type global global-address1 global-address2 global-port
[ vpn-instance global-name ]
Load sharing internal server:
nat server protocol pro-type global { { global-address | current-interface | interface interface-type
interface-number } { global-port | global-port1 global-port2 } | global-address1 global-address2
global-port } [ vpn-instance global-name ] inside server-group group-number [ vpn-instance local-name ]
[ acl acl-number ]
undo nat server protocol pro-type global { { global-address | current-interface | interface interface-type
interface-number } { global-port | global-port1 global-port2 } | global-address1 global-address2
global-port } [ vpn-instance global-name ]
Default
The NAT Server feature is not configured.
Views
Interface view
Predefined user roles
network-admin
Parameters
protocol pro-type: Specifies a protocol type in the range of 1 to 255. If the protocol is not TCP or UDP,
NAT Server is configured without port information.
global-address: Specifies the external address of an internal server.
global-address1 global address2: Specifies an external address pool, which can include a maximum
number of 255 addresses. The global-address1 argument specifies the start address, and global
address2 specifies the end address that must be greater than the start address.
current-interface: Enables Easy IP on the current interface. The IP address of the interface is used as the
NAT address for the internal server.
interface interface-type interface-number: Enables Easy IP on the interface specified by its type and
number. The IP address of the interface is used as the NAT address for the internal server. Only loopback
interfaces are supported.
global-port1 global-port2: Specifies an external port number range, which can include a maximum of
255 ports. The global-port1 argument specifies the start port, and global-port2 specifies the end port that
must be greater than the start port.
local-address1 local-address2: Specifies a consecutive internal IP address pool. The local-address1
argument specifies the start address, and local-address2 specifies the end address that must be greater
than the start address. The number of addresses in the range must match that of the external port number
range.
local-port: Specifies the local port number in the range of 0 to 65535, excluding FTP port 20.
• You can use service names to represent well-known port numbers. For example, you can use www
to represent port number 80 and ftp to represent port number 21.
• Port number 0 means all types of services are supported. This has the same effect as a static
translation between the global-address and local-address.
global-port: Specifies the external port number in the range of 0 to 65535. The default value and service
names are the same as defined in local-port.