< Home

src-ip netpool

Function

The src-ip netpool command names the network extension address pool.

The undo src-ip netpool command deletes the name of the network extension address pool.

Format

src-ip first-address netpool pool-name

undo src-ip first-address netpool pool-name

Parameters

Parameter Description Value
first-address

Indicates the start IP address of the address pool.

It is in dotted decimal notation.
pool-name

Specifies the name of the address pool.

The value is a string of 1 to 31 case-sensitive characters. To create an address pool, run the network-extension netpool command.

Views

Function service view

Default Level

2: Configuration level

Usage Guidelines

None

Example

# Name the address pool starting from 10.1.1.1 abc.

<sysname> system-view
[sysname] v-gateway abc
[sysname-abc] service
[sysname-abc-service] network-extension netpool 10.1.1.1 10.1.1.5 255.255.255.0
[sysname-abc-service] src-ip 10.1.1.1 netpool abc
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >