R2511-HP MSR Router Series Layer 3 - IP Services Command Reference(V5)

170
You can use the keyword any to represent port number 0, which 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: Global port number for the internal server, in the range of 0 to 65535.
local-address: Internal IP address of the internal server.
vpn-instance global-name: Specifies the MPLS L3VPN to which the advertised external network address
belongs. The global-name argument is a case-sensitive string of 1 to 31 characters. Without this option,
the advertised external IP address does not belong to any VPN.
vpn-instance local-name: Specifies the MPLS L3VPN to which the internal server belongs. The local-name
argument is a case-sensitive string of 1 to 31 characters. Without this parameter, the internal server does
not belong to any VPN.
remote-host host-address: Specifies the IP address of the remote host accessing the internal server.
lease-duration lease-time: Specifies the valid time of the service provided by the internal server. The
lease-time argument indicates the valid time in seconds, in the range of 0 to 4294967295. The value 0
indicates that the service never expires.
description string: Specifies detailed information about the internal server. The string argument is a
case-insensitive string of 1 to 256 characters.
track vrrp virtual-router-id: Associates the internal server with a VRRP group. The virtual-router-id
argument indicates the number of the VRRP group to be associated. Without this option specified, no
VRRP group is associated.
Usage guidelines
Using the address and port defined by the global-address and global-port parameters, external users
can access the internal server with an IP address of local-address and a port of local-port.
If one of the two arguments global-port and local-port is set to any, the other must also be any or remain
undefined.
Using this command, you can configure internal servers (such as Web, FTP, Telnet, POP3, and DNS
servers) to provide services for external users. An internal server can reside in an internal network or an
MPLS VPN.
The maximum number of internal server configuration commands that can be configured on an interface
depends on the device model. The number of internal servers that each command can define equals the
difference between global-port2 and global-port1. Up to 4096 internal servers can be configured on an
interface. The system allows up to 1024 internal server configuration commands.
In general, this command is configured on an interface that serves as the egress of an internal network
and connects to the external network.
The device supports using an interface address as the external IP address of an internal server, which is
Easy IP. If you specify the current-interface keyword, the internal server uses the current primary IP
address of the current interface. If you use interface { interface-type interface-number } to specify an
interface, the interface must be an existing loopback interface and the current primary IP address of the
loopback interface is used.
HP recommends that if an internal server using Easy IP is configured on the current interface, the IP
address of this interface should not be configured as the external address of another internal server and
vice versa. This is because that the interface address that is referenced by the internal server using Easy
IP serves as the external address of the internal server.