section (Static mapping algorithm public address pool view)

Function

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

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

By default, no IP address segment is available in the public 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 public 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 global pool view, you can add IP address segments to the public 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] global-pool 1
[*HUAWEI-nat-static-mapping-global-pool-1] section 1 10.0.0.1 10.0.0.255
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >