The vpn-instance command binds a DHCP server group to a VPN instance.
The undo vpn-instance command unbinds the VPN instance from a DHCP server group.
By default, no DHCP server is bound to a VPN instance.
Parameter |
Description |
Value |
---|---|---|
vpn-instance-name |
Specifies the name of a VPN instance. |
The value must be an existing VPN instance name. |
Usage Scenario
This command applies to DHCP relay agents. To apply DHCP services in a VPN instance, you need to run the vpn-instance command to bind the created DHCP server group to the VPN instance.
Prerequisites
A VPN instance has been created using the ip vpn-instance command.
Precautions
The VPN instance bound to the DHCP server group on the DHCP relay agent must be the same as the VPN instance bound to the IP address pool on the DHCP server; otherwise, users in the IP address pool cannot go online.
# Bind DHCP server group dhcp-srv1 to VPN instance huawei.
<HUAWEI> system-view [HUAWEI] ip vpn-instance huawei [HUAWEI-vpn-instance-huawei] ipv4-family [HUAWEI-vpn-instance-huawei-af-ipv4] route-distinguisher 22:1 [HUAWEI-vpn-instance-huawei-af-ipv4] quit [HUAWEI-vpn-instance-huawei] quit [HUAWEI] dhcp server group dhcp-srv1 [HUAWEI-dhcp-server-group-dhcp-srv1] vpn-instance huawei