26 show ip dhcp pool configuration, 27 show ip dhcp server statistics – Kontron AT890X Full-Size CLI User Manual

Page 239

Advertising
background image

AT8901/2/3

Utility Commands

Page 5 - 41

AT8901/2/3 CLI Reference Manual

5.9.26

show ip dhcp pool configuration

This command displays pool configuration. If

all

is specified, configuration for all the

pools is displayed.

Format

show ip dhcp pool configuration {<name> | all}

Modes

Privileged EXEC
User EXEC

Pool Name

The name of the configured pool.

Pool Type

The pool type.

Lease Time

The lease expiration time of the IP Address assigned to the client.

DNS Servers The list of DNS servers available to the DHCP client
Default Routers The list of the default routers available to the DHCP client

The following additional field is displayed for Dynamic pool type:

Network

The network number and the mask for the DHCP address pool.

The following additional fields are displayed for Manual pool type:

Client Name The name of a DHCP client.
Client Identifier The unique identifier of a DHCP client.
Hardware Address The hardware address of a DHCP client.
Hardware Address Type The protocol of the hardware platform.
Host

The IP address and the mask for a manual binding to a DHCP client.

5.9.27

show ip dhcp server statistics

This command displays DHCP server statistics.

Format

show ip dhcp server statistics

Modes

Privileged EXEC
User EXEC

Automatic Bindings The number of IP addresses that have been automatically

mapped to the MAC addresses of hosts that are found in the DHCP
database.

Expired Bindings The number of expired leases.
Malformed Bindings The number of truncated or corrupted messages that were

received by the DHCP server.

Message Received:

DHCP DISCOVER The number of DHCPDISCOVER messages the server has

received.

DHCP REQUEST The number of DHCPREQUEST messages the server has

received.

DHCP DECLINE The number of DHCPDECLINE messages the server has

received.

Advertising