200-301 · Question #259
Which command is used to verify the DHCP relay agent address that has been set up on your Cisco IOS router?
The correct answer is D. show ip interface. With that command you can see if the helper address (dhcp relay) is configured. Router1#sh ip interface g0/0 GigabitEthernet0/0 is up, line protocol is up (connected) Internet address is 10.0.0.1/30 Broadcast address is 255.255.255.255 Address determined by setup command MTU is 1
Question
Which command is used to verify the DHCP relay agent address that has been set up on your Cisco IOS router?
Options
- Ashow ip interface brief
- Bshow ip dhcp bindings
- Cshow ip route
- Dshow ip interface
- Eshow interface
- Fshow ip dhcp pool
How the community answered
(47 responses)- A2% (1)
- C2% (1)
- D89% (42)
- F6% (3)
Explanation
With that command you can see if the helper address (dhcp relay) is configured. Router1#sh ip interface g0/0 GigabitEthernet0/0 is up, line protocol is up (connected) Internet address is 10.0.0.1/30 Broadcast address is 255.255.255.255 Address determined by setup command MTU is 1500 bytes Helper address is 192.168.4.2
Topics
Community Discussion
No community discussion yet for this question.