Displaying dhcp server information, Displaying, Active lease entries – Brocade Communications Systems Layer 3 Routing Configuration ICX 6650 User Manual

Page 96: Address-pool information, Displaying active lease entries, Displaying address-pool information

Advertising
background image

78

Brocade ICX 6650 Layer 3 Routing Configuration Guide

53-1002603-01

Configuring IP parameters – Layer 3 Switches

Displaying DHCP Server information

The following DHCP show commands can be entered from any level of the CLI.

Displaying active lease entries

The show ip dhcp-server binding command displays a specific active lease, or all active leases, as
shown in the following example:

Brocade# show ip dhcp-server binding

The following output is displayed:

Brocade# show ip dhcp-server binding

Bindings from all pools:

IP Address Client-ID/ Lease expiration Type

Hardware address

192.168.1.2 0000.005d.a440 0d:0h:29m:31s Automatic

192.168.1.3 0000.00e1.26c0 0d:0h:29m:38s Automatic

Syntax: show ip dhcp-server binding [address]

address - Displays entries for this address only

Table 10

describes this output.

Displaying address-pool information

This show ip dhcp-server address-pool command displays information about a specific address
pool, or for all address pools.

Brocade# show ip dhcp-server address-pools

Output similar to the following is displayed, as shown here.

Showing all address pool(s):

Pool Name: one

Time elapsed since last save: 0d:0h:6m:52s

Total number of active leases: 2

Address Pool State: active

IP Address Exclusions: 192.168.1.45

IP Address Exclusions: 192.168.1.99 192.168.1.103

Pool Configured Options:

bootfile: example.bin

dhcp-default-router: 192.168.1.1

dns-server: 192.168.1.100

domain-name: example.com

TABLE 10

CLI display of show ip dhcp-server binding command

Field

Description

IP address

The IP addresses currently in the binding database

Client ID/Hardware address

The hardware address for the client

Lease expiration

The time when this lease will expire

Type

The type of lease

Advertising