exam questions

Exam 200-301 All Questions

View all questions & answers for the 200-301 exam

Exam 200-301 topic 1 question 448 discussion

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


Refer to the exhibit. A network engineer is in the process of establishing IP connectivity between two sites. Routers R1 and R2 are partially configured with IP addressing. Both routers have the ability to access devices on their respective LANs. Which command set configures the IP connectivity between devices located on both LANs in each site?

  • A. R1 ip route 192.168.1.1 255.255.255.0 GigabitEthernet0/1 R2 ip route 10.1.1.1 255.255.255.0 GigabitEthernet0/1
  • B. R1 ip route 192.168.1.0 255.255.255.0 GigabitEthernet0/0 R2 ip route 10.1.1.1 255.255.255.0 GigabitEthernet0/0
  • C. R1 ip route 0.0.0.0 0.0.0.0 209.165.200.225 R2 ip route 0.0.0.0 0.0.0.0 209.165.200.226
  • D. R1 ip route 0.0.0.0 0.0.0.0 209.165.200.226 R2 ip route 0.0.0.0 0.0.0.0 209.165.200.225
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
SVN05
Highly Voted 3 years ago
Answer D is correct as it is stating any route goes through next hop of 2019.165.200.226(for R1) while any route next hops to 209.165.200.225(On R2) Answer A and B are not correct as the question states that both routers can access their respective LANs thus having a static route in each own LAN makes no sense.
upvoted 16 times
...
MarkFromMilan
Most Recent 6 months, 1 week ago
Selected Answer: C
And what about the consideration that unknown destination packets will bounce forth and back between the two routers? Mumble... What a pity!
upvoted 1 times
...
[Removed]
1 year, 2 months ago
Selected Answer: D
D is correct
upvoted 1 times
...
ananinamia
1 year, 9 months ago
REMEMBER! package flows from source to destination!!! so first source then destination comes
upvoted 2 times
...
Shanku97
1 year, 9 months ago
the question already states that both route is already configured to access devices on their local lan, so a & b will be eliminated at first,
upvoted 2 times
...
Jorro99404
2 years ago
Selected Answer: D
D is the correct
upvoted 2 times
...
iMo7ed
2 years, 3 months ago
Selected Answer: D
D is correct
upvoted 2 times
...
DoBronx
2 years, 7 months ago
Selected Answer: D
D is correct
upvoted 2 times
...
GigaGremlin
2 years, 8 months ago
Selected Answer: D
Answer D is correct Router(config)#ip route 0.0.0.0 0.0.0.0 [exit-interface or IP address of the next-hop]
upvoted 2 times
...
ShehuUsman
2 years, 10 months ago
Selected Answer: C
D is wrong. Answer C is correct as it is stating any route goes through 209.165.200.225(for R1) while any route to 209.165.200.226(On R2)
upvoted 1 times
Sutokuto
2 years, 8 months ago
No, answer D is correct because after 0.0.0.0 0.0.0.0 you put the next hop, which is router 2 on .226 You don't put the router's own interface.
upvoted 7 times
Customexit
2 years, 7 months ago
IIRC, if you decided to enter the local router's interface, you would put g0/0 in this case. But the answers use the next-hop.
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 ...