[Lista ArNOG] Consulta BGP - Mikrotik

Jose Luque jluque en telered.net.ar
Lun Oct 24 23:16:05 ART 2016


Fernando,

te dejo un par de comandos por consola que ojala te sean de utilidad.-

Cisco Command

MikroTik Command

BGP-Cisco(config)#router bgp 1

/routing bgp instance
set default as=2

BGP-Cisco(config)#router bgp 1
BGP-Cisco(config-router)#neighbor 172.31.254.2 default-originate

/routing bgp peer
add default-originate=always name=peer1 remote-address=172.31.254.1
remote-as=1

BGP-Cisco(config-router)#neighbor 172.31.254.2 remote-as 2

/routing bgp peer
add name=peer1 remote-address=172.31.254.1 remote-as=1

BGP-Cisco(config-router)#network 100.99.98.0 mask 255.255.255.0
BGP-Cisco(config-router)#network 100.99.97.0 mask 255.255.255.0
BGP-Cisco(config-router)#network 100.99.96.0 mask 255.255.255.0

/routing bgp network
add network=100.89.88.0/24
add network=100.89.87.0/24
add network=100.89.86.0/24

clear ip bgp 172.31.254.2 soft in

routing bgp peer refresh peer1

clear ip bgp 172.31.254.2 soft out

routing bgp peer resend peer1

show ip bgp neighbor

routing bgp peer print status

show ip bgp neighbor 1.1.1.1 advertised-routes

routing bgp advertisements print peer=peer_name

show ip bgp neighbor 1.1.1.1 received-routes

ip route print where received-from=peer_name

show ip bgp summary

routing bgp peer print brief

show ip route bgp

ip route print where bgp=yes

Saludos!


--
*Jose Luque*

*Tecnologia y Nuevos Servicios*







*Email: jluque en telered.net.ar <jluque en telered.net.ar>Tel. +54 (011)
4469.7450 int. 2406Directo +54 (011) 5171.5153Av Pte Peron 1783 - San
MiguelBuenos Aires - ARGENTINAwww.telered.com.ar
<http://www.telered.com.ar/>*

El 24 de octubre de 2016, 18:23, Fernando R. Soto <fsoto en fi.uba.ar>
escribió:

> Si cierto! Gracias Diego
>
>
>
> No pasaba a la tabla de ruteo pq en el AS_Path estaba mi AS.
>
> Lo habilite y ya veo las dos rutas
>
>
>
> Slds.
>
>
>
>
>
> -----Mensaje original-----
> De: lista-bounces en arnog.com.ar [mailto:lista-bounces en arnog.com.ar] En
> nombre de Diego Rodriguez
> Enviado el: lunes, 24 de octubre de 2016 5:12 p. m.
> Para: lista en arnog.com.ar
> Asunto: Re: [Lista ArNOG] Consulta BGP - Mikrotik
>
>
>
> Fernando,
>
>
>
> Podés verlo en la tabla de rutas (IP -> ROUTES), ahí vas a ver la
> preferida como activa y las otras en azul...
>
>
>
> Saludos
>
>
>
> Diego F. Rodríguez
>
> STARNETWORKS
>
> Redes y Comunicaciones Moreno S.R.L.
>
>
>
> Cel: 15 6660 0035
>
> Tel: 3220 5923
>
>
>
>
>
> El día 24 de octubre de 2016, 17:09, Fernando R. Soto <fsoto en fi.uba.ar>
> escribió:
>
> > Estimados, Necesito hacerle esta consulta sobre BGP y Mikrotik
>
> >
>
> >
>
> >
>
> > Es esta:
>
> >
>
> > Router A le publica por BGP un prefijo al router C
>
> >
>
> > El router B también le publica el mismo prefijo, pero con un menos
>
> > AS-Path, al Router C
>
> >
>
> >
>
> >
>
> > Con lo cual el Router C prefiere sacar el tráfico por router B (menos
>
> > saltos).
>
> >
>
> >
>
> >
>
> >
>
> >
>
> > Tengo un comando en MK, para estando en router C, confirmar q el
>
> > prefijo me está llegando por A?
>
> >
>
> >
>
> >
>
> >
>
> >
>
> > Slds.
>
> >
>
> >
>
> >
>
> >
>
> > _______________________________________________
>
> > Lista mailing list
>
> > Lista en arnog.com.ar
>
> > http://mailmancabase.interdotnet.com.ar/mailman/listinfo/lista
>
> >
>
> _______________________________________________
>
> Lista mailing list
>
> Lista en arnog.com.ar
>
> http://mailmancabase.interdotnet.com.ar/mailman/listinfo/lista
>
> _______________________________________________
> Lista mailing list
> Lista en arnog.com.ar
> http://mailmancabase.interdotnet.com.ar/mailman/listinfo/lista
>
>
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://mailmancabase.interdotnet.com.ar/pipermail/lista/attachments/20161024/4cc290fa/attachment-0001.html>


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