Cisco Catalyst 3750 Software Configuration Manual page 646

Metro switch
Hide thumbs Also See for Catalyst 3750:
Table of Contents

Advertisement

Configuring BGP
The network has these characteristics:
Routers A and B are running EBGP, and Routers B and C are running IBGP. Note that the EBGP
peers are directly connected and that the IBGP peers are not. As long as there is an IGP running that
allows the two neighbors to reach one another, IBGP peers do not have to be directly connected.
All BGP speakers within an AS must establish a peer relationship with each other. That is, the BGP
speakers within an AS must be fully meshed logically. BGP4 provides two techniques that reduce
the requirement for a logical full mesh: confederations and route reflectors.
AS 200 is a transit AS for AS 100 and AS 300—that is, AS 200 is used to transfer packets between
AS 100 and AS 300.
BGP peers initially exchange their full BGP routing tables and then send only incremental updates. BGP
peers also exchange keepalive messages (to ensure that the connection is up) and notification messages
(in response to errors or special conditions).
In BGP, each route consists of a network number, a list of autonomous systems that information has
passed through (the autonomous system path), and a list of other path attributes. The primary function
of a BGP system is to exchange network reachability information, including information about the list
of AS paths, with other BGP systems. This information can be used to determine AS connectivity, to
prune routing loops, and to enforce AS-level policy decisions.
A router or switch running Cisco IOS does not select or use an IBGP route unless it has a route available
to the next-hop router and it has received synchronization from an IGP (unless IGP synchronization is
disabled). When multiple routes are available, BGP bases its path selection on attribute values. See the
"Configuring BGP Decision Attributes" section on page 28-50
BGP Version 4 supports classless interdomain routing (CIDR) so you can reduce the size of your routing
tables by creating aggregate routes, resulting in supernets. CIDR eliminates the concept of network
classes within BGP and supports the advertising of IP prefixes.
These sections briefly describe how to configure BGP and supported BGP features:
Default BGP Configuration, page 28-45
Enabling BGP Routing, page 28-47
Managing Routing Policy Changes, page 28-49
Configuring BGP Decision Attributes, page 28-50
Configuring BGP Filtering with Route Maps, page 28-52
Configuring BGP Filtering by Neighbor, page 28-53
Configuring Prefix Lists for BGP Filtering, page 28-54
Configuring BGP Community Filtering, page 28-55
Configuring BGP Neighbors and Peer Groups, page 28-56
Configuring Aggregate Addresses, page 28-58
Configuring Routing Domain Confederations, page 28-59
Configuring BGP Route Reflectors, page 28-60
Configuring Route Dampening, page 28-61
Monitoring and Maintaining BGP, page 28-62
For detailed descriptions of BGP configuration, refer to the "Configuring BGP" chapter in the Cisco IOS
IP and IP Routing Configuration Guide. For details about specific commands, refer to the Cisco IOS IP
and IP Routing Command Reference for Release 12.1.
Catalyst 3750 Metro Switch Software Configuration Guide
28-44
Chapter 28
Configuring IP Unicast Routing
for information about BGP attributes.
78-15870-01

Advertisement

Table of Contents
loading

Table of Contents