< Home

network-extension manual-route

Function

The network-extension manual-route command sets the IP address of a network segment in network extension manual mode.

The undo network-extension manual-route command deletes the IP address of a network segment in network extension manual mode.

Format

network-extension manual-route ip-address mask

undo network-extension manual-route ip-address mask

Parameters

Parameter Description Value
ip-address Specifies the network segment IP address that can receive user request packets through the virtual gateway. The value is in dotted decimal notation.
mask Specifies the subnet mask. The value is in dotted decimal notation.

Views

Virtual gateway service view, Virtual gateway user group view

Default Level

2: Configuration level

Usage Guidelines

After the user successfully enables network extension on the client, the device delivers routing information to the client based on the IP network segment configured by this command.

If the administrator uses this command to change (add, delete, or modify) the IP network segment again, the device force the user out. After the user disables network extension and enables it again, the device re-delivers new routing information to the client based on the new IP network segment.

Example

# Set the IP address of a network segment in network extension manual mode.

<sysname> system-view
[sysname] v-gateway gateway
[sysname-gateway] service
[sysname-gateway-service] network-extension manual-route 10.10.10.0 255.255.255.0

# Set the IP address of a network segment in network extension manual mode in the virtual gateway user group view.

<sysname> system-view
[sysname] v-gateway vg1
[sysname-vg1] vpndb
[sysname-vg1-vpndb] group /default
[sysname-vg1-vpndb-group-/default] network-extension manual-route 10.10.10.0 255.255.255.0
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >