exam questions

Exam 300-410 All Questions

View all questions & answers for the 300-410 exam

Exam 300-410 topic 1 question 292 discussion

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

Which BGP attribute can be used to influence the path that outgoing traffic takes from your AS to other Autonomous Systems? (Choose two.)

  • A. MED
  • B. AS_Path
  • C. Weight
  • D. Local Preference
Show Suggested Answer Hide Answer
Suggested Answer: CD 🗳️

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
Titini
Highly Voted 2 years, 2 months ago
Selected Answer: BD
The BGP attributes that can be used to influence the path that outgoing traffic takes from your AS to other Autonomous Systems are AS_Path and Local Preference. The Weight attribute is useful for influencing the path of traffic within a single router, it cannot be used to influence the path of outgoing traffic from your AS to other Autonomous Systems.
upvoted 7 times
...
drxz
Highly Voted 2 years ago
Selected Answer: CD
C and D are correct. ASpath is only for manipulating incoming traffic to your AS, not outgoing.
upvoted 5 times
HungarianDish_111
1 year, 12 months ago
However not a typical case, as-path prepend used outbound is also possible. https://blog.ipspace.net/2009/03/as-path-prepending-technical-details.html
upvoted 3 times
...
...
NazgulNr5
Most Recent 5 months, 2 weeks ago
Weight is a Cisco specific attribute so if your BGP peer uses a different vendor it might give you the finger. But as it's a Cisco exam I guess it's C & D.
upvoted 1 times
...
bf10690
8 months, 1 week ago
Selected Answer: CD
The given answer is correct. C and D. AS_Path is used to influence incoming traffic, not outgoing.
upvoted 1 times
...
[Removed]
9 months, 2 weeks ago
Selected Answer: CD
C & D are correct
upvoted 1 times
...
XBfoundX
9 months, 3 weeks ago
The answer provided is correct, the question is asking us to use attributes on our own routers to prefer a specific exit point, for doing so you can use weight in case you have just one router and you have to ISPs or in case you have more routers in your AS you use your local preference so that every router in your organization will use that exit point too
upvoted 1 times
XBfoundX
8 months ago
After a month I can say that yes I still with B and C but I can also put a route-map in inbound and alter the AS-PATH, in this case if for example I receive a default-route I am altering that route and I will receive that route from the shortest AS path
upvoted 1 times
...
...
Keegom
1 year ago
Inbound Route Policy is applied for Outbound PATH SELECTION: Weight Local Pref Outbound Route Policy is applied for Inbound PATH SELECTION: AS PATH (prepend) MED
upvoted 2 times
...
MrShiv
1 year, 1 month ago
Answers : C & D Both local pref and weight will be influencing routing when the route is LEAVING the local router. These will use “in” in the route map statement as they will modify the local pref or weight attribute after the BGP message is received. Once the modification is done, the new local pref or weight value will be applied when the traffic LEAVES the router. Wording of the question is confusing but logically only these are correct options. Tested in gns3 as well. AS path will be used as “out” in the route map statement and the AS path prepend will take place in the neighbor router hence the AS path prepend value will be visible when the traffic comes in. Hope its somewhat clear now!!
upvoted 1 times
...
bk989
1 year, 3 months ago
weight doesn't get advertised to other routers in your AS. Local preference does. So if you have 2 or more exit routers you set local preference so internal AS routers choose the appropriate exit router and final AS. With only one exit router you set Weight to choose the final AS.
upvoted 2 times
bk989
1 year, 3 months ago
And AS_pAth is obvious. I will go with B and D.
upvoted 1 times
bk989
1 year, 1 month ago
Correction: C and D is best.
upvoted 1 times
bk989
8 months, 2 weeks ago
we can also manipulate AS_PATH for outgoing traffic, not typically done, example; AS overwrite.
upvoted 1 times
...
...
...
...
[Removed]
1 year, 5 months ago
Think B,C and D are all valid. Local preference is shared between router in the same OS whereas Weight and AS path manipulation need to be done per router via route maps/neighbor settings.
upvoted 1 times
...
fizzer
1 year, 7 months ago
CD Practically B,C and D will do the job, however, using the BGP path selection order, I would go for C and D Priority Attribute 1 Weight 2 Local Preference 3 Originate 4 AS path length 5 Origin code
upvoted 2 times
...
alex711
1 year, 8 months ago
Selected Answer: CD
C, D is correct. https://networklessons.com/bgp/bgp-attributes-and-path-selection
upvoted 3 times
...
guy276465281819372
1 year, 9 months ago
Selected Answer: CD
C and D easily
upvoted 3 times
...
inteldarvid
1 year, 9 months ago
Selected Answer: CD
C, D is correct. AS-PATH with the prepend I can use polcy traffi inside AS
upvoted 3 times
...
zhlzjz
1 year, 11 months ago
per long time reserch, correct anwer is B D Weight is only right when in some special situation. You can read offical book P519-521, Then you can find the answer.
upvoted 1 times
HungarianDish_111
1 year, 11 months ago
I voted C, D, because weight (C) can be used for dual-home network scenarios. Weight is only locally relevant, however, if there is only one border router for eBGP peering it can be used to manipulate outbound traffic out of one AS towards other ASs. https://community.cisco.com/t5/other-network-architecture-subjects/bgp-inbound-and-outbound-traffic/td-p/337728 I do not doubt that B (AS-path prepend) is correct, too. I just can't choose between B and C. As-path prepend used outbound is also possible. Example: https://blog.ipspace.net/2009/03/as-path-prepending-technical-details.html
upvoted 4 times
...
HungarianDish_111
1 year, 11 months ago
I am still not sure whether it's B or C. OCG for ENARSI says: "Weight can be set for specific routes with an inbound route map or for all routes learned from a specific neighbor. Weight is not advertised to peers and only influences outbound traffic from a router or an AS." Then there is a picture with a topology where weight is set on two routers of the same AS, and outgoing path is only manipulated by weight from that AS. Which part are you referring to in OCG?
upvoted 2 times
...
...
HungarianDish_111
1 year, 12 months ago
Selected Answer: CD
https://community.cisco.com/t5/routing/bgp-weight-local-preference-attributes-question/td-p/738421 https://community.cisco.com/t5/networking-knowledge-base/understanding-bgp-best-path-selection-manipulation/ta-p/3150576
upvoted 2 times
Almylle
1 year, 10 months ago
Local preference is Never Shared Between eBGP Peers, Any BGP router that receives a LOCAL_PREF attribute from an eBGP peer must ignore it (except in the case of BGP confederations)
upvoted 1 times
inteldarvid
1 year, 9 months ago
you are wrong my friend. We have policy outside our AS, with we can use LOCAL PREFERENCE for that
upvoted 1 times
...
...
...
Slinky
2 years ago
Selected Answer: CD
C and D are correct. Weight is locally significant, but if you have one router that is dual-homed, you are still influencing egress traffic. Local pref is used for influencing egress traffic from your entire autonomous system, I.e you have two separate routers running iBGP with an uplink to a different ISP each.
upvoted 4 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