exam questions

Exam 200-301 All Questions

View all questions & answers for the 200-301 exam

Exam 200-301 topic 1 question 517 discussion

Actual exam question from Cisco's 200-301
Question #: 517
Topic #: 1
[All 200-301 Questions]

Which command is used to verify the DHCP relay agent address that has been set up on your Cisco IOS router?

  • 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
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
raydel92
Highly Voted 2 years, 11 months ago
Selected Answer: D
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
upvoted 21 times
...
[Removed]
Most Recent 7 months ago
Selected Answer: D
D is correct
upvoted 2 times
[Removed]
7 months ago
The function of the DHCP relay agent is to forward the DHCP messages to other subnets so that the DHCP server does not have to be on the same subnet as the DHCP clients. The DHCP relay agent transfers DHCP messages from the DHCP clients located on a subnet without a DHCP server, to other subnets.
upvoted 5 times
...
...
Garfieldcat
2 years ago
since interface id is not unknown, I think the command need to be interface"s". Missing "s" in string "show ip interface" is invalid too..
upvoted 1 times
nFin1ty
11 months, 2 weeks ago
You can type partial words and it works, like you can type 'copy run start' instead of the whole 'copy running-config startup-config'. Even just 'sh ip int' would work.
upvoted 3 times
...
...
DaBest
3 years, 1 month ago
i don't understand this question, can someone put it in simple words please?
upvoted 3 times
kadamske
3 years, 1 month ago
DHCP relay agent means: a router interface is getting its ip address automatically through dhcp, this normally happens between two connected router. After a Dhcp server has already been configured in the network, you'll issue this command on the router's interface "ip address dhcp" 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 Router2(config)#interface gigabitEthernet 0/0 Router2(config-if)#ip address dhcp Router2(config-if)#no shutdown Router2#show ip interface g0/0 GigabitEthernet0/0 is up, line protocol is up (connected) Internet address is 10.0.0.2/30 Broadcast address is 255.255.255.255 Address determined by DHCP MTU is 1500 bytes Helper address is not set
upvoted 9 times
raydel92
2 years, 11 months ago
It is not like this kadamske, DHCP relay is when you configure the Helper address on a router interface. That router is not the DHCP server, but can inform the devices on the network about the IP of the DHCP server. When a device does not know the IP address of a DHCP server, it broadcast a DHCPDISCOVER, and routers do not retransmit broadcast, so if the DHCP server is beyond the network, the device will not find it. Instead with the helper address, it can transmit a unicast packet directly to the DHCP server. Right answer still D, because you can see the helper address with that command.
upvoted 8 times
raydel92
2 years, 11 months ago
It is more that they retransmit the broadcast DHCPDISCOVER, as a unicast to the IP indicated by the Helper address. Hope it can help.
upvoted 2 times
...
...
kadamske
3 years, 1 month ago
And the only way to verify that is with the command " Show ip interface xx
upvoted 3 times
...
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago