The dhcp-server command adds DHCP server members to a DHCP server group.
The undo dhcp-server command deletes the DHCP server members from a DHCP server group.
dhcp-server ip-address [ ip-address-index ]
undo dhcp-server { ip-address | ip-address-index }
| Parameter | Description | Value |
|---|---|---|
| ip-address | Specifies an IP address for the DHCP server. | - |
| ip-address-index | Specifies the IP address index of the DHCP server. If the index is not specified, the system automatically assigns an available index. | The value is an integer that ranges from 0 to 19. |
Usage Scenario
This command is used for the DHCP relay. The administrator can configure multiple DHCP server members in a DHCP server group so that the DHCP relay can select one member to forward packets.
Precautions