Header
Home | Set as homepage | Add to favorites
  Search the Site     » Advanced Search
Sections
Syndication


Blogroll:

||||| ALL Cisco-Network ARTICLES |||||  
CCIE Journey,
The CCIE Journey,


Redistributing Routes into BGP

Nov 30,2008 by alperen

image

Redistributing Routes into BGP
Redistributing routes into BGP can save you a tremendous amount of time when you need BGP to
advertise numerous routes from your network. In order to configure redistribution into BGP, the following
command needs to be entered in router configuration mode:
redistribute protocol process-id
protocol - the routing protocol to redistribute.
process-id - if protocol is IGRP or EIGRP this the AS number.
- if protocol is OSPF this is the process-id.
- if protocol is RIP or IS-IS the process-id is not needed.
In Figure 8.16, eBGP will need to be configured between routers R2 and R3. R1 will not
have BGP configured. We will use the loopback interfaces on R2 and R3 for the BGP session.
R2’s loopback interface number is 0, and the address is 2.2.2.2. R3’s loopback interface number
is 0, and the address is 3.3.3.3. R1 and R2 are running an EIGRP AS 100 as their IGP. We
will want to redistribute all of the routes R2 knows into BGP. We will also want to redistribute
the Ethernet segment on R3 into BGP. The Ethernet segment on R3 does not have a routing
protocol running.
136 times read

Related news

» IGRP Redistribution
by alperen posted on Nov 27,2008
» Redistribution for EIGRP
by alperen posted on Nov 27,2008
» Connected Interfaces, Static Routes, and Default Routes
by alperen posted on Dec 01,2008
» IS-IS
by alperen posted on Dec 01,2008
» IS-IS redistribution
by alperen posted on Dec 01,2008
Did you enjoy this article?
(total 0 votes)

comment Comments (0 posted) 

More Top News
CCSP-Cisco Certified Security Professional
Most Popular
Most Commented
Featured Author