ip-pool(AAA domain view)

Function

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

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

By default, no address pool is referenced by the domain.

This command is supported only on the NetEngine 8000 F1A.

Format

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

undo ip-pool [ pool-name ]

Parameters

Parameter Description Value
pool-name

Specifies the name of the address pool.

The value is a string of 1 to 128 case-insensitive characters.

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.

For example, if 10 address pools are configured in the domain, then the value ranges from 1 to 10.

Views

AAA domain view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
ippool write

Usage Guidelines

Usage Scenario

You must limit the IP addresses used by the users in a domain by configuring the address pools.

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 ip pool in system view.

Precautions

If the number of dynamic IPv4 address pools configured in a domain exceeds 1024, users can only be assigned addresses from the first 1024 dynamic IPv4 address pools when they go online.

Example

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