remoteas
Remote as, short for remote autonomous system, is a term used in Border Gateway Protocol (BGP) to refer to the autonomous system number (ASN) of a BGP neighbor. An autonomous system is a collection of IP networks under a single administrative domain that shares common routing policies. When two routers form a BGP session, each side identifies the other by its AS number. The remote AS is the ASN of the neighbor as configured on the local router.
In BGP, there are two main peering types that influence how remote-as is used. In external BGP
Configuration typically involves a command that associates a neighbor IP with its remote AS. For example, in
Correct use of remote-as is important for proper route exchange, policy enforcement, and loop prevention. Misconfiguring