<div><div>Thanks, so would I be correct in, using example:</div><div><br></div><div><br></div><div><div>cisco# config t</div><div>cisco(config)# ip as-path access-list 1 permit ^$</div><div>cisco(config)# ip bgp new</div><div>
cisco(config)# ^Z</div></div><div><br></div><div>Should use ^$  or put in my range?</div><div><br></div><div><div>cisco(config)# router bgp qwerty</div><div>cisco(config-router)# no sync</div><div>cisco(config-router)# network 10.3.2.0 mask 255.255.255.0</div>
<div>cisco(config-router)# neighbor 10.6.6.3 remote-as foo</div><div>cisco(config-router)# neighbor 10.6.6.3 access-list 1 out</div><div><br></div><div>cisco(config-router)# neighbor 10.25.9.110 remote-as bar</div><div>cisco(config-router)# neighbor 10.25.9.110 access-list 1 out</div>
<div><br></div><div>and google also say it need null0 all network entry too but this guide no say?</div></div><div><br></div><div>Google has much info, but each leave thing out other use, no simple for dummies and cisco site scare me <img src="cid:330@goomoji.gmail" style="margin-top: 0px; margin-right: 0.2ex; margin-bottom: 0px; margin-left: 0.2ex; vertical-align: middle; " goomoji="330"></div>
<div><br></div><div>Thanks for help, much appreciate!</div><div><br></div><div><br><div class="gmail_quote">On Sat, Oct 29, 2011 at 9:01 PM, Jason Lixfeld <span dir="ltr"><<a href="mailto:jason@lixfeld.ca">jason@lixfeld.ca</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">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.<br>

<br>
Also, the global routing table is almost 7 times bigger now than it was in 1998, so make sure you have enough memory.<br>
<br>
There are lots of calculators out there to determine appropriate memory requirements based on the expected number of received prefixes.<br>
<font color="#888888"><br>
--<br>
<br>
Sent from my mobile device<br>
</font><div><div></div><div class="h5"><br>
<br>
On 2011-10-29, at 5:29 AM, Edward avanti <<a href="mailto:edward.avanti@gmail.com">edward.avanti@gmail.com</a>> wrote:<br>
<br>
> Halo All,<br>
><br>
> Could someone please advise if the configuring BGP guide from<br>
> <a href="http://www.cyberflunk.com/~nikm/cisco/bgp.html" target="_blank">http://www.cyberflunk.com/~nikm/cisco/bgp.html</a>  is still applicable for<br>
> today?<br>
> The article was wrote on 1998 for 4200, we have 7200 and before I kill our<br>
> company off face of planet into void I ask advise on if it still simple<br>
> advise for operation in 2011.<br>
><br>
> Many regards<br>
> Edwardo<br>
</div></div><div><div></div><div class="h5">> _______________________________________________<br>
> cisco-nsp mailing list  <a href="mailto:cisco-nsp@puck.nether.net">cisco-nsp@puck.nether.net</a><br>
> <a href="https://puck.nether.net/mailman/listinfo/cisco-nsp" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-nsp</a><br>
> archive at <a href="http://puck.nether.net/pipermail/cisco-nsp/" target="_blank">http://puck.nether.net/pipermail/cisco-nsp/</a><br>
</div></div></blockquote></div><br></div></div>