04.02.2014 Views

View - ADTRAN Support Community

View - ADTRAN Support Community

View - ADTRAN Support Community

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Example Configurations<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.1.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 110<br />

!<br />

router bgp 65001<br />

redistribute rip route-map REDISTRIBUTE<br />

network 192.168.1.0 mask 255.255.255.0<br />

neighbor 172.16.1.2<br />

remote-as 65000<br />

!<br />

Secondary Site<br />

In this example, the default route advertised with RIP by the external firewall (local prefix) is to be<br />

preferred.<br />

!<br />

interface eth 0/1<br />

ip address 192.168.2.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.2.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 110<br />

!<br />

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

set community 65000:90<br />

!<br />

54 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!