R3102-R3103-HP 6600/HSR6600 Routers Layer 3 - IP Services Command Reference

127
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: IP address of an internal server.
port port-number: Port number of the internal server, in the range of 1 to 65535, excluding FTP port
number 20.
weight weight-value: Weight of an internal server. The value ranges 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 ]
undo nat address-group group-number [ start-address end-address ]
Views
System view
Default command level
2: System level
Parameters
group-number: Index of the address pool, in the range of 0 to 127.