Command
Show DHCP Server
Use
This command shows information about known DHCP servers that have communicated with the router.
Syntax
Router#show dhcp server
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 server
R1(config)#do sh dhcp server |