The group network-extension netpool command binds the virtual IP address pool of network expansion to the user group.
group group-name network-extension netpool { start-ip | alias pool-name }
undo group group-name network-extension netpool
| Parameter | Description | Value |
|---|---|---|
| group-name | Indicates the group name. | The value must be an existing group name. |
| start-ip | Specifies the start IP address for the address pool. The IP address serves as the name of the address pool. |
The value is in dotted decimal notation. |
| alias pool-name | Specify the name of an address pool. |
The value is a string of 1 to 31 case-sensitive characters. |
After the group network-extension netpool command is executed, the virtual IP addresses for network expansion are assigned from the address pool with start IP address start-ip to users in group group-name. If the virtual IP addresses in the address pool are used by online users who do not belong to group group-name, the system forces the users offline. If a user who does not belong to group group-name is bound to a virtual IP address in this address pool, the system automatically cancels the virtual IP address of the user.
# Bind group 1 to the virtual IP address pool (for network expansion) starting from 10.1.1.1.
<sysname> system-view [sysname] v-gateway abc [sysname-abc] service [sysname-abc-service] network-extension netpool 10.1.1.1 10.1.1.10 255.255.255.0 [sysname-abc-service] quit [sysname-abc] vpndb [sysname-abc-vpndb] group /default/1 network-extension netpool 10.1.1.1