R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
137
nat server-group
Use nat server-group to configure an internal server group.
Use undo nat server-group to remove the specified internal server group.
Syntax
nat server-group group-number
undo nat server-group group-number
Views
System view
Default command level
2: System level
Parameters
group-number: Specifies the internal server group number in the range of 0 to 31.
Usage guidelines
An interval server group referenced by the nat server command on an interface cannot be removed.
Examples
# Configure internal server group 1.
<Sysname> system-view
[Sysname] nat server-group 1
Related commands
nat server
nat static
Use nat static to configure a one-to-one static NAT mapping.
Use undo nat static to remove a one-to-one static NAT mapping.
Syntax
nat static local-ip [ vpn-instance local-name ] global-ip [ vpn-instance global-name ]
undo nat static local-ip [ vpn-instance local-name ] global-ip [ vpn-instance global-name ]
Views
System view
Default command level
2: System level
Parameters
local-ip: Specifies the internal IP address.
vpn-instance local-name: Specifies the MPLS L3VPN to which the internal IP address belongs. The
local-name argument is a case-sensitive string of 1 to 31 characters. Without this option, the internal IP
address does not belong to any VPN.