Which command can you enter to troubleshoot the failure of address assignment?

IT Questions BankWhich command can you enter to troubleshoot the failure of address assignment?

Question:
Which command can you enter to troubleshoot the failure of address assignment?

  • sh ip dhcp database
  • sh ip dhcp pool
  • sh ip dhcp import
  • sh ip dhcp server statistics

Explanation: The command “show ip dhcp pool” is used to display information about the DHCP address pools. There are some information we can use to check the failure of address assignment. For example we can see how many IP addresses have been leased for a specific pool. If some IP addresses have been assigned from a pool but a client of that pool has not received the assignment then maybe the issue belongs to the client itself.

R1#show ip dhcp pool
Pool SERVER :
 Utilization mark (high/low)    : 100 / 0
 Subnet size (first/next)       : 0 / 0 
 Total addresses                : 1
 Leased addresses               : 1
 Pending event                  : none
 0 subnet is currently in the pool :
 Current index        IP address range                    Leased addresses
 172.16.200.100       172.16.200.100   - 172.16.200.100    1

Exam with this question: CCNA v3.0 (200-125) Study Guide – Exam Dumps

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments