04.02.2014 Views

View - ADTRAN Support Community

View - ADTRAN Support Community

View - ADTRAN Support Community

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Example Configurations<br />

router bgp 65002<br />

redistribute rip route-map REDISTRIBUTE<br />

network 192.168.2.0 mask 255.255.255.0<br />

neighbor 172.16.2.2<br />

route-map BGP-OUT out<br />

send-community standard<br />

remote-as 65000<br />

!<br />

Tertiary Site<br />

In this example, the BGP prefix is to be preferred.<br />

!<br />

interface eth 0/1<br />

ip address 192.168.3.1 255.255.255.0<br />

no shutdown<br />

!<br />

interface t1 1/1<br />

clock source line<br />

tdm-group 1 timeslots 1-24 speed 64<br />

no shutdown<br />

!<br />

interface ppp 1<br />

ip address 172.16.3.1 255.255.255.252<br />

no shutdown<br />

cross-connect 1 t1 1/1 1 ppp 1<br />

!<br />

ip prefix-list DEFAULT seq 10 permit 0.0.0.0/0<br />

!<br />

route-map REDISTRIBUTE permit 10<br />

match ip address prefix-list DEFAULT<br />

set local-preference 90<br />

!<br />

route-map BGP-OUT permit 10<br />

set community 65000:70<br />

!<br />

router bgp 65003<br />

redistribute rip route-map REDISTRIBUTE<br />

network 192.168.3.0 mask 255.255.255.0<br />

neighbor 172.16.3.2<br />

route-map BGP-OUT out<br />

send-community standard<br />

remote-as 65000<br />

!<br />

Remote Site(s)<br />

In this example, there is no local Internet connection, so it requires no special configuration. The Internet<br />

access for this site would come from the MPLS cloud using the site currently chosen by local preference.<br />

61200860L1-29.4E Copyright © 2012 <strong>ADTRAN</strong>, Inc. 55

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!