NULL
1.Specify the DHCP server address corresponding to the relay address pool
(1) Enter the system view.
system-view
(2) Enter the DHCP relay address pool view.
dhcp server ip-pool pool-name
(3) Specify the DHCP server address corresponding to the relay address pool.
remote-server ip-address&<1-8> [public | vpn-instance vpn-instance-name]
By default, the address of the DHCP server in the relay address pool is not specified.
(4) Specify the address of the network segment where the DHCP client that matches the address pool is located.
gateway-list ip-address&<1-64> export-route
By default, the network segment address of the DHCP client that matches the address pool is not specified.
2. Enter the interface view.
interface interface-type interface-number
3. Specify the address pool configured on the DHCP relay corresponding to the DHCP client.
dhcp relay pool pool-name [option {60 [option-text] | code}]
By default, the DHCP relay address pool corresponding to the DHCP client is not specified.
Example:
dhcp server ip-pool 30
gateway-list 30.30.30.2 export-route
remote-server 10.10.10.1