Why do BGP routers reject an update that contains their own AS in the path?

Master RIPE BGP Security with our comprehensive test. Understand the Border Gateway Protocol, explore multiple choice questions, and get ready for your exam with detailed hints and explanations.

Multiple Choice

Why do BGP routers reject an update that contains their own AS in the path?

Explanation:
BGP uses the AS_PATH attribute to prevent routing loops. Each time a route is advertised, the AS adds its own identifier to the path. If a router receives an update that already contains its own AS in the AS_PATH, accepting or re-advertising that route would loop packets back through the same AS sequence. To avoid this, the router discards the update. TTL differences or path length alone don’t enforce this loop prevention, and while policy can influence filtering, the standard reason here is to stop potential loops detected by the AS_PATH check.

BGP uses the AS_PATH attribute to prevent routing loops. Each time a route is advertised, the AS adds its own identifier to the path. If a router receives an update that already contains its own AS in the AS_PATH, accepting or re-advertising that route would loop packets back through the same AS sequence. To avoid this, the router discards the update. TTL differences or path length alone don’t enforce this loop prevention, and while policy can influence filtering, the standard reason here is to stop potential loops detected by the AS_PATH check.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy