BGP Dual-As support, any RFC?
Posted
by
Saran
on Server Fault
See other posts from Server Fault
or by Saran
Published on 2012-12-06T16:06:04Z
Indexed on
2012/12/06
17:06 UTC
Read the original article
Hit count: 265
bgp
Generally most of routers like cisco and junos allow a router to have dual-As to be configured via a "local-as" command which overrides the global as-number configured in "router bgp ". Also local-as prepending may or may not happen based on configurations; for example "no-prepend" in cisco. Now my question is, is there any RFC which which standardises this Dual-As support?? Which provides guidelines on whether or not to prepend the "local-as" to As-Path attributes in the Bgp updates ?
© Server Fault or respective owner