ip-pool

Function

The ip-pool command configures the address pool used by the ip pool-group or changes the ID of the address pool. You can configure up to 1024 address pools for each ip pool-group.

The undo ip-pool command removes an address pool from the ip pool-group. If you do not specify the name of the address pool, all the address pools for the ip pool-group are removed.

By default, no address pool is referenced by the ip pool-group.

This command is supported only on the NetEngine 8000 F1A.

Format

ip-pool pool-name move-to new-position

ip-pool pool-name

undo ip-pool [ pool-name ]

Parameters

Parameter Description Value
pool-name

Specifies an IP address pool name.

The value is a string of 1 to 128 case-insensitive characters. The IP address pool to be bound must have been configured. You can configure an IP address pool by using the ip pool command in the system view.

move-to new-position

Specifies the information on the address pools. The value depends on the number of address pools configured in the domain. The maximum value is 1024.

The value is an integer that ranges from 1 to 1024 .

Views

Address pool group view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
aaa-access write

Usage Guidelines

Usage Scenario

Running this command, you only reference an address pool that is already configured. If you want to configure an address pool, you need to run the ip pool command in system view.

The address pools in the address pool group are used in the order in which they are configured. A second address pool can be used only when the previous one is exhausted.

Precautions

This command is supported only on the admin VS.

After the IP address pool is bound to the remote backup profile, you need to remove the binding before deleting the IP address pool.

Example

# Bind the address pool pool1 to the domain huawei.
<HUAWEI> system-view
[~HUAWEI] ip pool pool1 bas local
[~HUAWEI-ip-pool-pool1] quit
[~HUAWEI] ip pool-group huawei bas
[~HUAWEI-ip-pool-group-huawei] ip-pool pool1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >