Parameter |
Description |
Value |
|---|---|---|
group-name |
Displays the configuration of a specified DHCP server group. |
The value must be an existing DHCP server group on the device. |
Usage Scenario
The display dhcp server group command displays information about all the DHCP server groups of a DHCP relay agent and the number of DHCP servers in the DHCP server groups. If group-name is specified, the display dhcp server group group-name command displays DHCP server addresses and the number of DHCP servers in a specified DHCP server group.
Prerequisites
A DHCP server group has been created on a device using the dhcp server group command.
# Display the configuration of the DHCP server group myServers.
<sysname> display dhcp server group myServers
Group-name : myServers
(0) Server-IP : 10.1.1.1
Gateway : 10.10.10.1
Item |
Description |
|---|---|
Group-name |
Name of a DHCP server group. To specify the parameter, run the dhcp server group command. |
(x) Server-IP |
IP addresses of DHCP servers in a DHCP server group. x is the index of the IP addresses and ranges from 0 to 19. To specify the parameter, run the dhcp-server command. |
Gateway |
Gateway address of the DHCP server in the DHCP server group. To specify the parameter, run the gateway command. |