[lacnog] Ayuda con ROUTE SERVER & Route Reflector

Javier Galvez jcgalvez en MegaLink.com
Sab Oct 12 22:51:21 BRT 2013


Hola,

Instale el QUAGGA, y estoy teniendo problemas con la configuracin del
route server...

router bgp 65000
 bgp router-id 10.10.20.254
 bgp cluster-id 10.10.20.254
 network 10.10.20.0/24
 neighbor upstream peer-group
 neighbor upstream ebgp-multihop 10
 neighbor upstream soft-reconfiguration inbound
 neighbor upstream route-server-client
 neighbor 10.10.20.2 remote-as 22541
 neighbor 10.10.20.2 peer-group upstream
 neighbor 10.10.20.3 remote-as 65400
 neighbor 10.10.20.3 peer-group upstream
 neighbor 10.10.20.4 remote-as 65411
 neighbor 10.10.20.4 peer-group upstream


ROUTE-SERVER# sh ip bgp sum
BGP router identifier 10.10.20.254, local AS number 65000
6 BGP AS-PATH entries
0 BGP community entries

Neighbor        V    AS MsgRcvd MsgSent   TblVer  InQ OutQ Up/Down 
State/PfxRcd
10.10.20.2      4 22541      78      76        0    0    0 00:00:02 Idle
10.10.20.3      4  65400     314     502        0    0    0 00:00:02 Idle
10.10.20.4      4 65411      76      79        0    0    0 0 00:00:02 Idle

simplemente la conexion con el route server no sube.

Esta es la configuracion en el router cisco
router bgp 22541
 network 200.75.160.0 mask 255.255.240.0
 redistribute eigrp 666 route-map eigrp-to-bgp
 neighbor 10.10.20.1 remote-as 65000
 neighbor 10.10.20.1 description AL ROUTE REFLECTOR
 neighbor 10.10.20.1 ebgp-multihop 2
 neighbor 10.10.20.1 soft-reconfiguration inbound
 neighbor 10.10.20.254 remote-as 65000
 neighbor 10.10.20.254 description AL ROUTE SERVER
 neighbor 10.10.20.254 ebgp-multihop 2
 neighbor 10.10.20.254 soft-reconfiguration inbound
 no auto-summary


Tengo que estar haciendo algo mal, les ruego que me ayuden a solucionar
esto

tengo 2 opciones, un route reflector 10.10.20.1 

y

route server 10.10.20.254

Aprecio mucho la colaboracion

Javier




Más información sobre la lista de distribución LACNOG