< Home

section (private or public IPv4 address pool view)

Function

The section command configures the private IPv4 address segment in the private IPv4 address pool view or public IPv4 address segment in the public address pool view.

The undo section command deletes the private IPv4 address segment in the private IPv4 address pool view or public IPv4 address segment in the public address pool view.

Format

section section-id start-ipv4 end-ipv4

undo section section-id

Parameters

Parameter Description Value

section-id

Specifies the index of the private or public IPv4 address segment.

  • USG6510E/6510E-POE: The value is an integer ranging from 1 to 10.
  • USG6530E: The value is an integer ranging from 1 to 100.
  • USG6515E/6550E/6560E/6580E: The value is an integer ranging from 1 to 200.
  • USG6525E/6555E/6565E/6575E-B/6585E/6605E-B: The value is an integer ranging from 1 to 200.
  • USG6610E/6620E: The value is an integer ranging from 1 to 500.
  • USG6615E/6625E: The value is an integer ranging from 1 to 500.
  • USG6630E/6650E: The value is an integer ranging from 1 to 500.
  • USG6635E/6655E: The value is an integer ranging from 1 to 500.
  • USG6680E: The value is an integer ranging from 1 to 1000.
  • USG6712E/6716E: The value is an integer ranging from 1 to 2000.

start-ipv4

Specifies the start address of the private or public IPv4 address segment.

The value is in dotted decimal notation.

end-ipv4

Specifies the end address of the private or public IPv4 address segment.

The value is in dotted decimal notation.

Views

Private or public IPv4 address pool view

Default Level

2: Configuration level

Usage Guidelines

You can configure multiple inconsecutive private or public IPv4 address segments.

Example

# Configure private IPv4 address pool section 1 and set the address segment to 2.2.2.2~2.2.2.5.

<sysname> system-view
[sysname] nat static-mapping
[sysname-nat-static] inside-ipv4-pool 1
[sysname-nat-static-inside-ipv4-pool-1] section 1 2.2.2.2 2.2.2.5
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >