Command
Show DHCP Lease
Use
This command shows DHCP lease information for interfaces that are configured with DHCP on the router.
Syntax
Router#show dhcp lease
Example
In the below example we configure R1’s Fa0/0 to use DHCP.
R1(config)#int fa0/0 R1(config-if)# |
Then we verify the lease information with show dhcp lease.
R1(config)#do show dhcp lease |