Cisco Cisco Packet Data Gateway (PDG)

Página de 361
Routing   
▀  BGP-4 Routing 
 
 
▄  ASR 5500 System Administration Guide, StarOS Release 17 
246 
   
BGP-4 Routing 
The Border Gateway Protocol 4 (BGP-4) routing protocol is supported through a BGP router process that is 
implemented at the context level. 
The Border Gateway Protocol (BGP) is an inter-AS routing protocol. An Autonomous System (AS) is a set of routers 
under a single technical administration that use an interior gateway protocol and common metrics to route packets 
within the AS. The set of routers uses an exterior gateway protocol to route packets to other autonomous systems. 
BGP runs over TCP. This eliminates the need for the BGP protocol to implement explicit update fragmentation, 
retransmission, acknowledgement, and sequencing information. Any authentication scheme used by TCP may be used 
in addition to BGP’s own authentication mechanisms. 
BGP routers exchange network reachability information with other BGP routers. This information builds a picture of AS 
connectivity from which routes are filtered and AS-level policy decisions are enforced. 
BGP-4 provides classless inter-domain routing. This includes support for advertising an IP prefix and eliminates the 
concept of network class within BGP. BGP-4 also allows the aggregation of routes, including the aggregation of AS 
paths. 
Overview of BGP Support 
Mobile devices communicate to the Internet through Home Agents (HAs). HAs assign IP addresses to the mobile node 
from a configured pool of addresses. These addresses are also advertised to Internet routers through an IP routing 
protocol to ensure dynamic routing. The BGP-4 protocol is used as a monitoring mechanism between an HA and 
Internet router with routing to support Interchassis Session Recovery (ICSR). (Refer to Interchassis Session Recovery 
for more information.) 
The objective of BGP-4 protocol support is to satisfy routing requirements and monitor communications with Internet 
routers. BGP-4 may trigger an active to standby switchover to keep subscriber services from being interrupted. 
The following BGP-4 features are supported: 
 
Exterior Border Gateway Protocol (EBGP) multi-hop 
 
Route Filtering for inbound and outbound routes 
 
Route redistribution and route-maps 
 
Support for BGP communities and extended communities in route maps 
 
Local preference for IPv4 and IPv6 (IBGP peers) 
IP pool routes and loopback routes are advertised in the BGP domain in the following ways: 
 
Through BGP Configuration Mode redistribution commands, all or some of the connected routes are 
redistributed into the BGP domain. (IP pool and loopback routes are present in the IP routing table as 
connected routes.) The network routemap command provides the flexibility to change many BGP attributes. 
 
Through the BGP Configuration Mode network commands, connected routes are explicitly configured for 
advertisement into the BGP domain. The network routemap command provides the flexibility to change 
many BGP attributes. Refer to the Border Gateway Protocol Configuration Mode Commands chapter of the 
Command Line Interface Reference for details on these commands. 
Important:
  If a BGP task restarts because of a processing card failure, a migration, a crash, or the removal of a 
processing card, all peering session and route information is lost.