Specifications
show dhcp-client
Chapter 8
IP Services Commands
158
Examples
The following command displays DHCP client information:
PROMPT# show dhcp-client
Interface: corpvlan(4)
Configuration Status: Enabled
DHCP State: IF_UP
Lease Allocation: 65535 seconds
Lease Remaining: 65532 seconds
IP Address: 10.3.1.110
Subnet Mask: 255.255.255.0
Default Gateway: 10.3.1.1
DHCP Server: 10.3.1.4
DNS Servers: 10.3.1.29
DNS Domain Name: mycorp.com
Table 14 describes the fields in this display.
Table 14. Output for show dhcp-client
Field Description
Interface VLAN name and number.
Configuration Status Status of the DHCP client on this VLAN:
• Enabled
• Disabled
DHCP State State of the IP interface:
•IF_UP
• IF_DOWN
Lease Allocation Duration of the address lease.
Lease Remaining Number of seconds remaining before the address
lease expires.
IP Address IP address received from the DHCP server.
Subnet Mask Network mask of the IP address received from the
DHCP server.
Default Gateway Default router (gateway) IP address received from
the DHCP server. If the address is 0.0.0.0, the server
did not provide an address.
DHCP Server IP address of the DHCP server.