section (Static mapping algorithm private IP address pool view)

Function

The section command adds IP address segments to the private address pools configured for the static source tracing algorithm.

The undo section command deletes IP address segments from the private address pools configured for the static source tracing algorithm.

By default, no IP address segment is available in the private address pools configured for the static source tracing algorithm.

This command is supported only on the NetEngine 8000 F1A.

Format

section section-id start-address end-address

undo section section-id [ start-address end-address ]

Parameters

Parameter Description Value
section-id

Specifies the ID of an IP address segment.

The value is an integer ranging from 1 to 2000.

start-address

Specifies the start IP address of the address pool.

The value is in dotted decimal notation.

end-address

Specifies the end IP address of the address pool.

The value is in dotted decimal notation.

Views

Static mapping algorithm private IP address pool view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
nat write

Usage Guidelines

Usage Scenario

Run the section command in the inside pool view, you can add IP address segments to the private address pools configured for the static source tracing algorithm.

Precautions

Addresses configured for a NAT address pool cannot be used as interface IP addresses, and different NAT address pools cannot share the same IP addresses.

Example

# Configure section 1 with addresses ranging from 10.0.0.1 to 10.0.0.255 for private IP address pool 2000.
<HUAWEI> system-view
[~HUAWEI] nat static-mapping
[*HUAWEI-nat-static-mapping] inside-pool 2000
[*HUAWEI-nat-static-mapping-inside-pool-2000] section 1 10.0.0.1 10.0.0.255
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >