< Home

display dhcp server group

Function

The display dhcp server group command displays the configuration of a DHCP server group.

Format

display dhcp server group [ group-name ]

Parameters

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.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

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.

Example

# 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
Table 1 Description of the display dhcp server group command output

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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >