exam questions

Exam 300-410 All Questions

View all questions & answers for the 300-410 exam

Exam 300-410 topic 1 question 346 discussion

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

What must be configured by the network engineer to circumvent AS_PATH loop prevention mechanism in IP/VPN Hub and Spoke deployment scenarios?

  • A. Use allowas-in at the PE_Hub.
  • B. Use allowas-in and as-override at all PEs.
  • C. Use allowas-in and as-override at the PE_Hub.
  • D. Use as-override at the PE_Hub.
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
HungarianDish_111
Highly Voted 2 years ago
Selected Answer: D
AS override: this can be configured on the PE routers, the AS number will be replaced with the AS number from the service provider. Allow-AS in: this can be configured on the CE routers which tells them to accept prefixes with their own AS number in the AS path. https://networklessons.com/bgp/mpls-layer-3-vpn-bgp-override https://content.cisco.com/chapter.sjs?uri=/searchable/chapter/content/en/us/td/docs/ios-xml/ios/iproute_bgp/configuration/xe-3s/irg-xe-3s-book/bgp-as-override-split-horizon.html.xml
upvoted 10 times
...
HarwinderSekhon
Highly Voted 1 year, 9 months ago
Selected Answer: D
AS-Override: Purpose: This is used to replace occurrences of the AS number of the provider edge (PE) router with the AS number of the remote AS, typically in the context of BGP VPNs. Typical Use: This is often used by service providers in a BGP/MPLS VPN to prevent loops in the customer's network when the customer is using the same AS number at multiple sites.
upvoted 5 times
...
Gene_nstudy
Most Recent 9 months, 3 weeks ago
here is detailed explanation of neighbor as-override command https://www.n-study.com/en/bgp-detail/bgp-neighbor-as-override/
upvoted 1 times
...
[Removed]
10 months, 2 weeks ago
Selected Answer: D
D is correct
upvoted 1 times
...
XBfoundX
10 months, 3 weeks ago
D is right, you will mantain your ASN in the CE routers. The PE router will put the provider AS so the CE routers will not see the ASN of the other CE that is sending the routes to the PE and then the PE sending these routes to the other CEs routers.
upvoted 1 times
...
ZamanR
1 year, 5 months ago
D is correct
upvoted 1 times
...
inteldarvid
1 year, 10 months ago
Selected Answer: D
yes, correct option "D"
upvoted 3 times
...
6dd4aa0
2 years, 1 month ago
Selected Answer: D
While former is used by PE to modify the AS Number in AS Path so that prefix is not dropped, the latter is implemented in CE device to introduce an exception in BGP AS path loop prevention mechanism. Hub should be seen as a provider edge, and Spoke as a customer edge. "If the customer requires to keep minimal configuration at CE side and let the provider perform the BGP routing control, the best approach will be to use “As-Override“." Hence, the Hub is provider edge, it should be configured with AS-Override
upvoted 4 times
...
Titini
2 years, 3 months ago
Selected Answer: C
We need both commands to prevent loops
upvoted 2 times
...
DUBC89x
2 years, 6 months ago
Well after reading more I believe D is correct. Since the answers are only on the provider end.
upvoted 4 times
...
DUBC89x
2 years, 6 months ago
Selected Answer: A
1. AS Override : Its feature allows a provider edge (PE) router to change private autonomous system used by customer edge (CE) device on an external BGP session running on a VPN routing and forwarding access link. The private AS number is changed to PEAS number. 2. Allowas In : This feature allows for routes to be received and processed even if router detects its own ASN in AS-Path. A router discards BGP network prefixes if it sees its ASN in AS-Path as a loop prevention mechanism. "https://www.geeksforgeeks.org/difference-between-as-override-and-allowas-in/#:~:text=2.,as%20a%20loop%20prevention%20mechanism."
upvoted 1 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 ...