CCNA: Cisco Certified Network Associate — Question 1262
Which command is used to verify the DHCP relay agent address that has been set up on your Cisco IOS router?
Answer options
- A. show ip interface brief
- B. show ip dhcp bindings
- C. show ip route
- D. show ip interface
- E. show interface
- F. show ip dhcp pool
Correct answer: D
Explanation
The command 'show ip interface' provides detailed information about the interfaces on the router, including the DHCP relay agent address. The other commands do not specifically display the relay agent address; for instance, 'show ip route' focuses on routing information, while 'show ip dhcp bindings' and 'show ip dhcp pool' relate to DHCP leases and pools, respectively.