exam questions

Exam 200-301 All Questions

View all questions & answers for the 200-301 exam

Exam 200-301 topic 1 question 957 discussion

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



Refer to the exhibit. Which configuration enables DHCP addressing for hosts connected to interface FastEthernet0/1 on router R3?

  • A. interface FastEthernet0/1
    ip helper-address 10.0.1.1
    !
    access-list 100 permit tcp host 10.0.1.1 eq 67 host 10.148.2.1
  • B. interface FastEthernet0/1
    ip helper-address 10.0.1.1
    !
    access-list 100 permit udp host 10.0.1.1 eq 67 host 10.148.2.1
  • C. interface FastEthernet0/0
    ip helper-address 10.0.1.1
    !
    access-list 100 permit host 10.0.1.1 host 10.148.2.1 eq bootps
  • D. interface FastEthernet0/1
    ip helper-address 10.0.1.1
    !
    access-list 100 permit udp host 10.0.1.1 eq bootps host 10.148.2.1
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
Dutch012
Highly Voted 2 years, 2 months ago
Why we should care about ACL? it is not applied on the F 0/1 interface so logically B and D are right what do you think guys?
upvoted 13 times
ac89l
1 year, 11 months ago
i agree corrupted question
upvoted 4 times
...
...
Bhrino
Highly Voted 1 year, 11 months ago
Selected Answer: B
I believe that b and d could work so this has 2 correct answers because you could the name or port number
upvoted 8 times
...
Nazi_m
Most Recent 2 months, 2 weeks ago
Selected Answer: B
A and D both of them are true
upvoted 1 times
...
exiledwl
7 months ago
Aren't B & D produce the same result? bootps = port 67
upvoted 2 times
Kafka_Tamura
5 months ago
B the protocol wich is set is tcp, the right protocol is udp for dhcp
upvoted 1 times
...
...
bymrdas
11 months, 3 weeks ago
Selected Answer: D
BOOTP is implemented using the User Datagram Protocol (UDP) for transport. Port number 67 is used by the server for receiving client requests, and port number 68 is used by the client for receiving server responses.
upvoted 2 times
...
[Removed]
1 year, 1 month ago
Selected Answer: D
going with D
upvoted 2 times
[Removed]
1 year, 1 month ago
67 Server 68 Client bootps Server bootpc Client
upvoted 5 times
...
...
kalitwol
1 year, 1 month ago
Selected Answer: B
both b and are correct, coz bootps is udp port 68
upvoted 2 times
kalitwol
1 year, 1 month ago
*67 not 68
upvoted 1 times
...
...
[Removed]
1 year, 4 months ago
Selected Answer: B
The ACL *does* matter. The DHCP server is located at 10.0.1.1, which means inbound traffic from the DHCP server will come through on that interface. Check the IP and subnet mask. B is the only correct answer, as it's the only one with an ACL that explicitly permits traffic from a DHCP server (UDP port 67). The 10.148.2.1 address is the IP address of the f0/1 interface that's acting as a DHCP relay for the subnet.
upvoted 4 times
...
picho707
1 year, 5 months ago
Selected Answer: D
R1(config)#access-list 100 permit udp host 10.0.1.1 eq ? <0-65535> Port number biff Biff (mail notification, comsat, 512) bootpc Bootstrap Protocol (BOOTP) client (68) bootps Bootstrap Protocol (BOOTP) server (67)
upvoted 3 times
...
ryanyuan828
1 year, 6 months ago
Selected Answer: D
Agree with krzysiew. Basically the same question with opposite answers.
upvoted 3 times
Starlord2535
1 year, 2 months ago
not the same answers. A. interface FastEthernet0/1 ip helper-address 10.0.1.1 ! access-list 100 permit tcp host 10.0.1.1 eq 67 host 10.148.2.1 (it is using a TCP host instead of UDP, however this clears up the confusion since D. interface FastEthernet0/1 ip helper-address 10.0.1.1 ! access-list 100 permit udp host 10.0.1.1 eq bootps host 10.148.2.1 shows up on both questions so I will go with D)
upvoted 2 times
...
...
[Removed]
1 year, 10 months ago
Selected Answer: B
Answer B
upvoted 1 times
...
krzysiew
2 years ago
Selected Answer: D
here is a similar question https://www.examtopics.com/discussions/cisco/view/82007-exam-200-301-topic-1-question-582-discussion/
upvoted 6 times
...
Goena
2 years, 1 month ago
DHCP uses UDP port 67
upvoted 4 times
MalikMak
1 year, 2 months ago
67 = server port and 68 = client port and for dhcp to work properly we need both and bootps does it so answer D is correct.
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