Sample BGP Config

Sample BGP Config

NewsGroups | Search | Tools
 comp.dcom.sys.cisco  Post an article  get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content  add this group's latest topics to your Google content  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
Sample BGP Config M 07-08-2008
|--> Re: Sample BGP Config guercio@_toglim ..07-09-2008
Posted by M on July 8, 2008, 7:25 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
Does anyone have a sample BGP config for a 3700 series router they would be
willing to share? Still trying google but not finding much.

Matt



Pure Networks
Posted by guercio@_toglimi_gmail.com on July 9, 2008, 8:06 am
If you were  Registered and logged in, you could reply and use other advanced thread options
> Does anyone have a sample BGP config for a 3700 series router they would =
be
> willing to share? =A0Still trying google but not finding much.

Do you mean external bgp for an autonomous system?

if you want a non transit configuration it's like this:

ip as-path access-list 10 permit ^$
ip as-path access-list 20 permit ^REMOTEASNUMBER_

route-map out permit 10
match as-path 10

route-map in permit 20
match as-path 20

router bgp YOURASNUMBER
bgp log-neighbor-changes
neighbor REMOTEPEERIP remote-as REMOTEASNUMBER
!
address-family ipv4
neighbor REMOTEPEERIP route-map in in
neighbor REMOTEPEERIP route-map out out
no auto-summary
no synchronization
network YOURNETWORK
exit-address-family

'ao
Guercio

Posted by Merv on July 9, 2008, 12:56 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
> Does anyone have a sample BGP config for a 3700 series router they would be
> willing to share? Still trying google but not finding much.
>
> Matt


should be more or less independent of the IOS platform

google for

"Cisco BGP sample config"

"BGP tutorial"



take a look at
http://www.cisco.com/en/US/tech/tk365/technologies_configuration_example09186a008009456d.shtml

and

avi.freedman.net/bigbgp.ppt


Similar ThreadsPosted
Sample config of Bonded T1 August 2, 2007, 9:42 am
BGP multihoming with uneven links - sample config and Qs April 5, 2005, 7:19 am
Sample 1700 Configs April 21, 2005, 8:52 am
CCNA sample Q clarification January 10, 2007, 10:44 am
Need sample code for Multilink1 setup with two isp February 22, 2007, 10:19 am
sample ccie/ccnp labs for dynamips June 25, 2007, 11:55 pm
initial config of 3560, set config, cant ping~~nv_done: unable to open "flash:/C:\new\config.new February 5, 2008, 11:39 pm
"copy running-config startup-config" simultaneously March 8, 2005, 6:00 am
copy startup-config running-config ??? Why is this command not used. April 1, 2007, 12:01 am
2924 Switch: VLAN config not in config.text May 22, 2007, 5:23 am

other useful resources:
The Federal Communications Commission (FCC)
Telecommunications Industry Association
Electronic and Software Security Products and Services
International Telecommunication Union

Custom CGI Perl and PHP programming by 1-Script.com

Contact Us | Privacy Policy
The site map in XML format XML site map