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 />

!<br />

interface eth 0/1<br />

ip address 192.168.X.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.X.1 255.255.255.252<br />

no shutdown<br />

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

!<br />

router bgp 65XXX<br />

network 192.168.X.0 mask 255.255.255.0<br />

neighbor 172.16.X.2<br />

remote-as 65000<br />

!<br />

MPLS Cloud Sample Configuration<br />

The following configuration represents the BGP community setup and full meshing in the<br />

MPLS cloud if it were represented on a single AOS device. The provided configuration is<br />

only intended to be an example for administrators whose network is performing the full<br />

meshing and BGP definitions that is normally realized by the MPLS network.<br />

!<br />

ip community-list C100<br />

permit 65000:100<br />

!<br />

ip community-list C90<br />

permit 65000:90<br />

!<br />

ip community-list C70<br />

permit 65000:70<br />

!<br />

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

match community C100<br />

set local-preference 100<br />

!<br />

route-map BGP-IN permit 20<br />

match community C90<br />

set local-preference 90<br />

!<br />

route-map BGP-IN permit 30<br />

match community C70<br />

set local-preference 70<br />

!<br />

route-map BGP-IN permit 40<br />

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

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

Saved successfully!

Ooh no, something went wrong!