exam questions

Exam 350-401 All Questions

View all questions & answers for the 350-401 exam

Exam 350-401 topic 1 question 428 discussion

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


Refer to the exhibit. A client has two directly connected eBGP peering links with diverse ISPs. Both providers advertise the same public prefix 209.165.200.224/27 to R1 without any route manipulation. Traffic leaves R1 outbound via ISP1 but returns inbound via ISP2. Which configuration prevents asymmetrical routing and makes ISP1 the preferred path inbound and outbound?
A.

B.

C.

D.

Show Suggested Answer Hide Answer
Suggested Answer: C

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]
7 months ago
C is correct
upvoted 1 times
...
eearmani
11 months, 3 weeks ago
there two route-maps configured one with AS prepend which will influence the traffic inbound to R1
upvoted 1 times
...
landgar
1 year, 11 months ago
Exported routes from R1 should be advertised with AS path prepend to ISP2, to make it less preferred. This is the same way as the incoming routes coming with a longer AS path by ISP2. The 3 ASs 65000 in the incoming routes is to mislead us.
upvoted 1 times
...
markymark874
1 year, 11 months ago
C is correct. Change the bgp neighbor setting to out instead of in for ISP2 to influence the routes sent to ISP2 to make the routing less preferred.
upvoted 2 times
...
Asymptote
1 year, 11 months ago
C is the correct answer. R1 makes ISP2 less preferenced by adding more AS path to its best path advertisement. prepended AS path is transitive and the upstream will choose the lesser AS path as the best path which is ISP1 to reach R1.
upvoted 2 times
...
nushadu
2 years ago
as I got it, from AS 64500 (not shown in the map but you see it in as path) point of view after "answer C" 3 hops were added to the as path towards ISP2 and ISP2 propagates this info further, so as64500 chooses the shortest path with 3 hops compare to six, agree? :))
upvoted 1 times
nushadu
2 years ago
the problem here with the DIRECTION of applying route-map, it must be EXPORTED to peer (OUT in Cisco terminology) but in the current config, it is IMPORTED (IN direction) so we need just to change direction from in -> out in cmd. "C" is my answ.
upvoted 2 times
...
...
attiko
2 years, 1 month ago
The Answer is C, correct.
upvoted 1 times
...
FrameRelay
2 years, 2 months ago
when I am not sure like I am now I go for exclusion, D is out of the question since local preference has only affect locally, then B is also out because the ACL would again have affect only on the local router and because we are setting weight to 100, the weight on the link toward ISP1 is still better as the weight is 200, therefore a null change there. A and C remain as contendents, and the weight change makes sense but because we are trying to influence ISP2 path choice, C accually has a better method by prepending 3 extra hops to the path, so to me it looks like C makes the most sense.
upvoted 3 times
...
jj970us
2 years, 3 months ago
Is C is the correct answer?
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 ...