section(Bas IP address pool view)

Function

The section command configures an address segment in an IP address pool.

The undo section command deletes the address segments from the IP address pool.

By default, an address segment in an IP address pool is not configured.

This command is supported only on the NetEngine 8000 F1A.

Format

section section-number start-ip-address [ end-ip-address ]

undo section section-number

Parameters

Parameter Description Value
section-number

Specifies the address segment number.

The value is an integer that ranges from 0 to 255.

start-ip-address

Specifies the start IP address of the address segment in the dotted decimal format.

The value is in the dotted decimal format.

end-ip-address

Specifies the end IP address of the address segment. This value cannot be smaller than start-ip-address. If you do not specify the end IP address, it indicates that there is only one IP address in the address segment.

The value is in the dotted decimal format.

Views

Bas IP address pool view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
ippool write

Usage Guidelines

Usage Scenario

A local IP address pool is made up of address segments. Each IP address pool may contain 256 address segments at most and each address segment may contain 65536 addresses at most. Note that the addresses in different address segments cannot overlap with each other.

Precautions

In VS mode, this command is supported only by the admin VS.

You must configure the gateway address for the IP address pool before you configure address segments.

Example

# Configure an address segment for the local IP address pool huawei.
<HUAWEI> system-view
[~HUAWEI] ip pool huawei bas local
Info: It's successful to create an IP address pool
[*HUAWEI-ip-pool-huawei] commit
[~HUAWEI-ip-pool-huawei] gateway 172.27.1.1 255.255.255.0
[*HUAWEI-ip-pool-huawei] section 0 172.27.1.2 172.27.1.253
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >