as-override
Syntax
as-override;Hierarchy Level
[edit protocols bgpgroupgroup-name],[edit protocols bgp groupgroup-nameneighboraddress], [edit routing-instancesrouting-instance-nameprotocols bgpgroupgroup-name],[edit routing-instancesrouting-instance-nameprotocols bgp groupgroup-nameneighboraddress], [edit logical-routerslogical-router-nameprotocols bgpgroupgroup-name],[edit logical-routerslogical-router-nameprotocols bgpgroupgroup-nameneighboraddress],[edit logical-routerslogical-router-namerouting-instancesrouting-instance-nameprotocols bgpgroupgroup-name],[edit logical-routerslogical-router-namerouting-instancesrouting-instance-nameprotocols bgp groupgroup-nameneighboraddress]Description
Compare the AS path of an incoming advertised route with the AS number of the BGP peer under the group and replace all occurrences of the peer AS number in the AS path with its own AS number before advertising the route to the peer.
Enabling the AS override feature allows routes originating from an AS to be accepted by a router residing in the same AS. Without AS override enabled, the router refuses the route advertisement once the AS path shows that the route originated from its own AS. This is done by default to prevent route loops. The
as-overridestatement overrides this default behavior.Note that enabling the AS override feature may result in routing loops. Use this feature only for specific applications that require this type of behavior, and in situations with strict network control. One application is the IGP protocol between the provider edge router and the customer edge router in a virtual private network. For more information, see the JUNOS MPLS Applications Configuration Guide.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.