exam questions

Exam 300-410 All Questions

View all questions & answers for the 300-410 exam

Exam 300-410 topic 1 question 542 discussion

Actual exam question from Cisco's 300-410
Question #: 542
Topic #: 1
[All 300-410 Questions]



Refer to the exhibit. Which configuration is required for R2 to get the IP address from the DHCP server.

  • A. ip access-list extended R2WAN
    permit tcp any any eq 68
  • B. ip access-list extended R2WAN
    permit udp any any eq 67
  • C. interface GigabitEthernet0/0
    ip access-group R2WAN out
  • D. ip access-list extended R2WAN
    permit udp any any eq 68
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
DavideDL
Highly Voted 1 year, 3 months ago
Selected Answer: D
The server listens on UDP port number 67, and the client listens on UDP port number 68. In this scenario R2 is the client, so you have to accept the inbound: permit udp any any eq 68
upvoted 8 times
...
[Removed]
Most Recent 10 months, 1 week ago
Selected Answer: D
D is corerct
upvoted 1 times
...
Pietjeplukgeluk
1 year, 2 months ago
Selected Answer: D
It is a bit unclear what GI0/0 actually is, if the interface is facing the WAN (guess the name implies this) so the interface of Branch2 to the right side of the router with the .2 marking, it indeed == D
upvoted 2 times
bk989
9 months, 2 weeks ago
I don't even think there's enough addresses in the address pool. .3, .2 is being excluded, .1 is being used, pool looks like its 192.168.250.0-192.168.250.3
upvoted 2 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 ...