Ip Pool - H3C MSR Series Command Reference Manual

Routers. layer 2 - wan command (v7)
Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

Examples
# Enable IP address negotiation on Serial 2/0.
<Sysname> system-view
[Sysname] interface serial 2/0
[Sysname-Serial2/0] ip address ppp-negotiate
Related commands
ip address (Layer 3—IP Services Command Reference)
remote address

ip pool

Use ip pool to configure an address pool.
Use undo ip pool to remove an address pool or an IP address range of the address pool.
Syntax
ip pool pool-name start-ip-address [ end-ip-address ] [ group group-name ]
undo ip pool pool-name [ start-ip-address [ end-ip-address ] ]
Default
No address pool is configured.
Views
System view
Predefined user roles
network-admin
Parameters
pool-name: Specifies a name for the address pool to be created, a case-sensitive string of 1 to 31
characters.
start-ip-address [ end-ip-address ]: Specifies an IP address range by the start IP address and end IP
address. If no end IP address is specified, the address pool has only one IP address, the start IP address.
group group-name: Specifies a group by its name to which the address pool belongs. The group name
is a case-sensitive string of 1 to 31 characters. If you do not specify this option, the group name is default
(the default group).
Usage guidelines
The system supports multiple address spaces that each correspond to a VPN instance. The same IP
addresses can exist in different address spaces.
Each address space is represented by a group. One group can contain multiple address pools, but one
address pool can belong to only one group.
One address pool can contain multiple IP address ranges. You can execute this command multiple times
to specify multiple IP address ranges for an address pool. An address pool can contain a maximum of
65535 IP addresses, and so can an IP address range.
IP address ranges in different groups can be overlapping, but those in the same group cannot.
Changes to an address pool do not affect the IP addresses that have been assigned. For example, if you
delete an address pool from which an IP address has been assigned, the IP address can still be used.
3

Advertisement

Table of Contents
loading

Table of Contents