Thanks, so would I be correct in, using example:
cisco# config t cisco(config)# ip as-path access-list 1 permit ^$ cisco(config)# ip bgp new cisco(config)# ^Z Should use ^$ or put in my range? cisco(config)# router bgp qwerty cisco(config-router)# no sync cisco(config-router)# network 10.3.2.0 mask 255.255.255.0 cisco(config-router)# neighbor 10.6.6.3 remote-as foo cisco(config-router)# neighbor 10.6.6.3 access-list 1 out cisco(config-router)# neighbor 10.25.9.110 remote-as bar cisco(config-router)# neighbor 10.25.9.110 access-list 1 out and google also say it need null0 all network entry too but this guide no say? Google has much info, but each leave thing out other use, no simple for dummies and cisco site scare me [?] Thanks for help, much appreciate! On Sat, Oct 29, 2011 at 9:01 PM, Jason Lixfeld <[email protected]> wrote: > If you're just starting out, you could probably do away with setting the > route-maps and just use a network statement under router bgp. Route maps > and communities could be a little overkill for what you are maybe trying to > do. > > Also, the global routing table is almost 7 times bigger now than it was in > 1998, so make sure you have enough memory. > > There are lots of calculators out there to determine appropriate memory > requirements based on the expected number of received prefixes. > > -- > > Sent from my mobile device > > > On 2011-10-29, at 5:29 AM, Edward avanti <[email protected]> wrote: > > > Halo All, > > > > Could someone please advise if the configuring BGP guide from > > http://www.cyberflunk.com/~nikm/cisco/bgp.html is still applicable for > > today? > > The article was wrote on 1998 for 4200, we have 7200 and before I kill > our > > company off face of planet into void I ask advise on if it still simple > > advise for operation in 2011. > > > > Many regards > > Edwardo > > _______________________________________________ > > cisco-nsp mailing list [email protected] > > https://puck.nether.net/mailman/listinfo/cisco-nsp > > archive at http://puck.nether.net/pipermail/cisco-nsp/ >
<<330.gif>>
_______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
