Specifying gateways for DHCP clients
About gateways for DHCP clients
DHCP clients send packets destined for other networks to a gateway. The DHCP server can assign the gateway address to the DHCP clients.
Restrictions and guidelines
You can specify gateway addresses in each address pool on the DHCP server. A maximum of 64 gateways can be specified in DHCP address pool view or secondary subnet view.
The DHCP server assigns gateway addresses to clients on a secondary subnet in the following ways:
If gateways are specified in both address pool view and secondary subnet view, DHCP assigns those specified in the secondary subnet view.
If gateways are specified in address pool view but not in secondary subnet view, DHCP assigns those specified in address pool view.
Procedure
Enter system view.
system-view
Enter DHCP address pool view.
dhcp server ip-pool pool-name
Specify gateways.
gateway-list ip-address&<1-64>
By default, no gateway is specified.
(Optional.) Specify gateways in secondary subnet view.
Enter secondary subnet view.
network network-address [ mask-length | mask mask ] secondary
Specify gateways.
gateway-list ip-address&<1-64>
By default, no gateway is specified.