[j-nsp] BGP Configuration

Javier Gallardo (DF/TEM) javier.gallardo at ericsson.com
Wed Feb 2 00:30:42 EST 2005


Hi,
We will replace a Cisco router with a M20 router. The Cisco has the BGP configuration as follows. Could someone  help me to traduce this code to JUNOS syntax?. 

router bgp 2222
network 200.23.150.0 mask 255.255.255.0
neighbor 200.23.150.2 remote-as 2222
neighbor 200.23.150.2 send-community
neighbor 200.23.150.2 next-hop-self
neighbor 200.33.214.129 remote-as 6503
neighbor 200.33.214.129 send-community
neighbor 200.33.214.129 route-map set_community out
neighbor 200.33.214.129 route-map secundario in
no synchronization
!
route-map set_community  permit 10
match ip address 1
set community 6503:0090
!
route-map secundario permit 10
 set local-preference 90


Regards.
//Javier



More information about the juniper-nsp mailing list