R0106-HP MSR Router Series Layer 3 - IP Services Command Reference(V7)
154
Syntax
global-ip-pool start-address end-address
undo global-ip-pool start-address
Default
No public IP address member exists in the NAT port block group.
Views
NAT port block group view
Predefined user roles
network-admin
Parameters
start-address end-address: Specifies the start IP address and end IP address of a public IP address
member. The end IP address cannot be smaller than the start IP address. If the start and end IP addresses
are the same, you specifies only one public IP address.
Usage guidelines
You can add multiple public IP address members to a port block group, but they cannot overlap.
Public IP address members in different port block groups can overlap. But the port ranges for overlapped
members in different port block groups cannot overlap.
The number of port blocks that a public IP address can assign is determined by dividing the number of
ports in the port range by the port block size.
Examples
# Add a public IP address member to the port block group 1. The public IP address member consists of
IP addresses from 202.10.1.1 to 202.10.1.10.
<Sysname> system-view
[Sysname] nat port-block-group 1
[Sysname-nat-port-block-group-1] global-ip-pool 202.10.1.1 202.10.1.10
inside ip
Use inside ip to add a member to an internal server group.
Use undo inside ip to remove a member from an internal server group.
Syntax
inside ip inside-ip port port-number [ weight weight-value ]
undo inside ip inside-ip port port-number
Default
An internal server group does not contain any member.
Views
Internal server group view
Predefined user roles
network-admin