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

Table Of Contents
128
Field Descri
p
tion
VPN-instance MPLS L3VPN where the log server resides.
Logs in buffer Total number of flow or NAT logs buffered.
inside ip
Use inside ip to add a member into an internal server group.
Use undo inside ip to remove a member from the internal server group.
Syntax
inside ip inside-ip port port-number [ weight weight-value ]
undo inside ip inside-ip [ port port-number [ weight weight-value ] ]
Views
Internal server group view
Default command level
2: System level
Parameters
inside-ip: Specifies the IP address of an internal server.
port port-number: Specifies the port number of the internal server, in the range of 1 to 65535, excluding
FTP port number 20.
weight weight-value: Specifies the weight of an internal server. The value range is 1 to 1000, and the
default value is 100. An internal server with a larger weight receives a larger percentage of connections
in the internal server group.
Usage guidelines
Each member in the internal server group should have a different IP address.
Support for the maximum number of internal servers in a group depends on the device model.
Examples
# Add a member with IP address 10.110.10.20 and port number 30 to internal server group 1.
<Sysname> system-view
[Sysname] nat server-group 1
[Sysname-nat-server-group-1] inside ip 10.110.10.20 port 30
nat address-group
Use nat address-group to configure a NAT address pool. When the start and end IP addresses are
specified, this command specifies an address pool. Without the start and end IP addresses specified, the
command places you into the address group view.
Use undo nat address-group to remove an address pool.
Syntax
nat address-group group-number [ start-address end-address ]