[GTER] OSPFv3 UBNT EdgeMax x MikroTik

Thiago Pereira Carvalho Silva tpc.silva at gmail.com
Tue Mar 29 16:51:22 -03 2016


Diorges,

Tenta via CLI, pegue do fórum da UBNT.:

ubnt at ubnt# show interfaces switch switch0 vif 10 ipv6 ospfv3
 cost 10
 ifmtu 1516

ubnt at ubnt# show protocols ospfv3
 area 0.0.0.0 {
     area-type {
     }
     interface switch0.10
 }
 parameters {
     router-id 172.16.0.3
 }

Entretanto, achei outro post no fórum da mikrotik que segue.:
http://forum.mikrotik.com/viewtopic.php?t=106034&p=528400

Duas CCRs, no meio um AirFiber (24GHz), e aparentemente mesmo erro. E a
config está com o network-type setado.

Abraços,

Em 29 de março de 2016 16:07, Diorges Rocha - Radionet Telecom <
diorges at radionet.net.br> escreveu:

> Até tentei, mas na EdgeRouter acho que esquecerem de por na
> configuração o comando pra mudar o network type, portanto
> acredito que por padrão seja broadcast.
>
> Forcei broadcast no Mikrotik e mesmo erro.
>
> Em 29 de março de 2016 14:49, Thiago Pereira Carvalho Silva <
> tpc.silva at gmail.com> escreveu:
>
> > Diorges,
> >
> > Pelo que vi, o network-type não está setado, portanto default, tentou
> > forçar em point-to-point/broadcast etc pra ser se funciona?
> >
> > Abraços
> >
> > Em 29 de março de 2016 15:37, Diorges Rocha - Radionet Telecom <
> > diorges at radionet.net.br> escreveu:
> >
> > > Já verifiquei o MTU dos 2 lados estão em 1500.
> > >
> > > Essa é configuração de OSPFv3 na minha EdgeRouter:
> > > radionet at BORDA-BGP# show interfaces ethernet eth2
> > >  address 138.xxx.xxx.202/30
> > >  address 2804:xxxx:1111::1/64
> > >  duplex auto
> > >  ipv6 {
> > >      dup-addr-detect-transmits 0
> > >      ospfv3 {
> > >          cost 1
> > >          dead-interval 40
> > >          hello-interval 10
> > >          instance-id 0
> > >          priority 1
> > >          retransmit-interval 5
> > >          transmit-delay 1
> > >      }
> > >  }
> > >  speed auto
> > >
> > > radionet at BORDA-BGP# show protocols ospfv3
> > >  area 0.0.0.0 {
> > >      interface eth2
> > >  }
> > >  parameters {
> > >      router-id 138.xxx.xxx.1
> > >  }
> > >
> > >
> > > Agora segue a configuração do Mikrotik:
> > >
> > > /routing ospf-v3 instance
> > > set [ find default=yes ] redistribute-connected=as-type-1
> > > redistribute-static=as-type-1 router-id=138.xxx.xxx.6
> > > /routing ospf-v3 interface
> > > add area=backbone disabled=yes interface=ether4
> > >
> > > /ipv6 address
> > > add address=2804:xxxx:1110::2/128 advertise=no interface=loopback
> > > add address=2804:xxxx:1111::2 advertise=no interface=ether4
> > >
> > >
> > >
> > >
> > > Em 29 de março de 2016 13:53, Eduardo Schoedler <listas at esds.com.br>
> > > escreveu:
> > >
> > > > Em 29 de março de 2016 14:43, Diorges Rocha - Radionet Telecom
> > > > <diorges at radionet.net.br> escreveu:
> > > > > Kalil, estou falando de OSPFv3 que é para IPv6, OSPF (ipv4) roda
> > > normal.
> > > > >
> > > > > Eduardo, o problema aqui que o neighbor não sobe, da esse erro:
> > > > > "07:31:16 route,ospf,info Database Description packet has different
> > > > options
> > > > > field
> > > > > 07:31:16 route,ospf,info     received=11001000  (V6|E|R)
> > > > > 07:31:16 route,ospf,info     mine=11001000  (V6|E|R)"
> > > > >
> > > > > No forum da UBNT diz que a Mikrotik não segue a RFC que diz que se
> > vier
> > > > > bits desconhecidos os LSAs devem ignorar e subir normalmente, mas
> > isso
> > > > > não acontece com Mikrotik, simplesmente descarta.
> > > >
> > > > Sem ver suas configurações fica difícil.
> > > > O MTU das interfaces está igual?
> > > >
> > > > Você consegue exportar suas configurações e jogar aqui?
> > > > No terminal, execute:
> > > >
> > > > [admin at mk] > /routing ospf-v3 export compact
> > > >
> > > > Não esqueça de remover os dados sensíveis (ips, etc).
> > > >
> > > > --
> > > > Eduardo Schoedler
> > > > --
> > > > gter list    https://eng.registro.br/mailman/listinfo/gter
> > > >
> > >
> > >
> > >
> > > --
> > > Diorges Rocha
> > > Gerente de TI
> > >
> > > Tel.: (67) 3451-4035
> > > Cel.: (67) 9938-1105
> > >
> > > R. Edson Bezerra, 685 - Centro
> > > Itaporã - MS - Brasil
> > > CEP 79890-000
> > > --
> > > gter list    https://eng.registro.br/mailman/listinfo/gter
> > --
> > gter list    https://eng.registro.br/mailman/listinfo/gter
>
>
>
>
> --
> Diorges Rocha
> Gerente de TI
>
> Tel.: (67) 3451-4035
> Cel.: (67) 9938-1105
>
> R. Edson Bezerra, 685 - Centro
> Itaporã - MS - Brasil
> CEP 79890-000
> --
> gter list    https://eng.registro.br/mailman/listinfo/gter
>



More information about the gter mailing list