exam questions

Exam 200-301 All Questions

View all questions & answers for the 200-301 exam

Exam 200-301 topic 1 question 350 discussion

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


Refer to the exhibit. A router received these five routes from different routing information sources. Which two routes does the router install in its routing table?
(Choose two.)

  • A. OSPF route 10.0.0.0/30
  • B. IBGP route 10.0.0.0/30
  • C. OSPF route 10.0.0.0/16
  • D. EIGRP route 10.0.0.1/32
  • E. RIP route 10.0.0.0/30
Show Suggested Answer Hide Answer
Suggested Answer: AD 🗳️

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
[Removed]
Highly Voted 3 years, 1 month ago
Ref: Route Selection in Cisco Routers - Cisco “… Summary The LONGEST PREFIX MATCH always wins among the routes actually installed in the routing table, while the routing protocol with the LOWEST ADMINISTRATIVE DISTANCE always wins when installing routes into the routing table. …” You have 5 routes from 4 different routing protocols. Two of these routes are from OSPF: the router must choose (between them) which one to install in the routing table, and here the longest prefix match criteria wins (router chooses OSPF route 10.0.0.0/30). Now, you have 4 routes. 3 routes are all /30 routes (same prefix length): the router chooses on the basis of lowest administrative distance, and OSPF wins (administrative distance for these protocols is OSPF 110, which is lower than RIP 120, which is lower than BGP 200). The last route is an EIGRP one, and this is also a host route (look at the /32 prefix). There can’t be a longest prefix than a host route. Also, this route doesn’t have to compete with any other route to be installed in the routing table. So, this route is the router’s second choice. Answers A and D are correct.
upvoted 31 times
DixieNormus
2 years, 11 months ago
Googling your reference found me this link: https://www.cisco.com/c/en/us/support/docs/ip/enhanced-interior-gateway-routing-protocol-eigrp/8651-21.html From your reference: Let's look at another scenario to see how the router handles another common situation: varying prefix lengths. Assume, again, that a router has four routing processes running on it, and each process has received these routes: EIGRP (internal): 192.168.32.0/26 RIP: 192.168.32.0/24 OSPF: 192.168.32.0/19 Which of these routes will be installed in the routing table? Since EIGRP internal routes have the best administrative distance, it's tempting to assume the first one will be installed. However, since each of these routes has a different prefix length (subnet mask), they're considered different destinations, and they will all be installed in the routing table.
upvoted 5 times
...
...
ismatdmour
Highly Voted 3 years, 5 months ago
We have 3 correct answers not 2 ! One route to 10.0.0.0/30 selected from the 3 routes IBGP/OSPF and RIP (OSPF is correct option A) One route to a host 10.0.0.1/32 (D) EIGRP One route to 10.0.0.0/16 OSPF (C) A D and C are correct ?
upvoted 26 times
mohammed018
1 year, 4 months ago
Hey there bro, I just wanted to ask do you got a Gmail account so I can message you and ask you something regarding the CCNA exam. Just a heads up t could be a great opportunity for both of us. It'll help me achieve my goals, and you can earn some quick cash out of it. That way it will benefit both of us If you're interested just message me yes with your email and we can discuss the details future.
upvoted 1 times
...
g_mindset
2 years, 12 months ago
totally agree! 3 correct answer here: A, C, & D.
upvoted 3 times
...
...
Lse
Most Recent 7 months, 2 weeks ago
Selected Answer: AD
== Routing Table Entry steps 1. Lower Administrative Distance {0,1,90,110,120 D,S,E,O,R} 2. Longest Prefix Match 3. Metric Comparison - EIGRP: Bandwidth and delay - OSPF: Cost (based on bandwidth - RIP: Hop count 4. equal-cost multipaths (if supported and configured). == For Route selection steps 1. Destination Address Matching 2. Longest Prefix Match 3. Lower Administrative Distance 4. Metric 5. Equal-Cost Multipath(ECMP) {locad balancing}
upvoted 2 times
...
MarkFromMilan
8 months, 2 weeks ago
Selected Answer: CE
Hi GreadDane; are you sure that OSPF route 10.0.0.0/30 will be installed intead of OSPF 10.0.0.0/16, including the other one? This way, the router would ignore some 65k valid destinations!
upvoted 1 times
...
Joshua25
10 months ago
Selected Answer: CD
Packet tracer result is CD 10.0.0.0/16 has absorbed 10.0.0.0/30. This question has nothing to do with longest prefix match. Longest prefix match is for choosing which route to use to reach a destination address. This question is about choosing which routes to install. In a real router, it should install every route with a unique network ID and mask. The correct answer for real hardware should be ACD.
upvoted 1 times
...
adrianspa
1 year ago
EIGRP (Enhanced Interior Gateway Routing Protocol): Internal EIGRP: 90 External EIGRP: 170 RIP (Routing Information Protocol): RIP: 120 iBGP (Internal Border Gateway Protocol): iBGP: 200 OSPF (Open Shortest Path First): OSPF: 110
upvoted 1 times
...
picho707
1 year, 6 months ago
Selected Answer: AD
A. OSPF route 10.0.0.0/30 D. EIGRP route 10.0.0.1/32 Selection method: AD and Longest Prefix.
upvoted 1 times
...
dropspablo
2 years ago
Answer correct: A. Rota OSPF 10.0.0.0/30 C. Rota OSPF 10.0.0.0/16 D. Rota EIGRP 10.0.0.1/32 Next ask
upvoted 1 times
...
daddydagoth
2 years, 5 months ago
Selected Answer: AD
ADC are the correct answers. This is a missleading question that wouldn't come up like this in the actual exam.
upvoted 5 times
[Removed]
2 years, 1 month ago
Hopefully because you're right, this is a misleading question.
upvoted 2 times
...
...
DoBronx
2 years, 9 months ago
Selected Answer: AD
I chose ADC
upvoted 1 times
...
splashy
2 years, 11 months ago
This question is BAF and should have three correct answers A C D riddle me this riddle me that: If every host route would "win" from a non host (subnet) route in the routing table, how do you think you will be able to ping other hosts in the subnets those host routes are in?
upvoted 3 times
...
dipanjana1990
3 years ago
there will be three correct answers. One will be selected among the three /30 mask, other one will be /16 mask and last one will be /32 mask. among the three /30 mask routes, Ospf will be selected since Ospf has lowest AD which is 110 whereas RIP has AD value of 120 and iBGP has AD value of 200.
upvoted 5 times
nander
3 years ago
Agree. /16 network should be added to the routing table too.
upvoted 1 times
...
...
ZUMY
3 years, 1 month ago
A & D are correct
upvoted 1 times
...
AWSEMA
3 years, 1 month ago
JUST ONE ROUTE IN THE ROUTING TABLE WILL APPEAR ( EIGRP) !!! why they say 2 ???
upvoted 1 times
...
bitree
3 years, 4 months ago
source: https://www.cisco.com/c/en/us/support/docs/ip/enhanced-interior-gateway-routing-protocol-eigrp/8651-21.html according to cisco, 3 routes will be installed, because different subnets mean different destinations. Moot question
upvoted 2 times
bitree
3 years, 4 months ago
actually 4 routes will get installed. all but the RIP route for 10.0.0.0/32 will get installed.
upvoted 1 times
i_am_confused
3 years, 2 months ago
No, the IBGP route will definitely not be installed either because IBGP has a higher AD than OSPF.
upvoted 2 times
...
...
...
gachocop3
3 years, 4 months ago
A&D The longest-matching route is preferred first. In the event, there are multiple routes to a destination with the same prefix length, the route learned by the protocol with the lowest administrative distance is preferred.
upvoted 2 times
DixieNormus
2 years, 11 months ago
That is only for making forwarding decisions, not for determining what gets put on the routing table.
upvoted 1 times
...
...
dannysolisa
3 years, 6 months ago
Selected Answer: AD
A and D b/c IBGP has 200 of AD
upvoted 9 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 ...