[GTER] OSPFv3 UBNT EdgeMax x MikroTik

Eduardo Schoedler listas at esds.com.br
Tue Mar 29 17:59:27 -03 2016


Em 29 de março de 2016 15:37, Diorges Rocha - Radionet Telecom
<diorges at radionet.net.br> escreveu:
> 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

Você está com a interface desativada (disabled=*yes*)?

Aqui tenho rodando a seguinte configuração (e funcionando com juniper):

/routing ospf-v3 instance
set [ find default=yes ] redistribute-connected=as-type-1 router-id=x.x.x.x
/routing ospf-v3 interface
add area=backbone cost=1 interface=vlanXXXX-iBGP disabled=no

--
Eduardo Schoedler



More information about the gter mailing list