[GTER] Subir OSPF CISCO com o JUNIPER?

Mileto Tales miletotalesgter at gmail.com
Thu Feb 4 19:41:18 -02 2016


Considerando que a conectividade está ok e você está pingando o /30, deve
ser um problema relacionado a MTU. Habilite o debug no Cisco "debug ip ospf
adj"/terminal mon ou no Juniper monitor traffic interface ae0.222
no-resolve e veja qual o problema.


Tales

2016-02-04 17:44 GMT-02:00 Francisco Soares <soares at tecnetce.com.br>:

> Alguém pode nos ajudar, onde estou errando?
>
> Não esta fechando o ospf
>
>
>
> O CISCO X JUNIPER
>
>
>
> #CISCO
>
> interface Port-channel1.222
>
> description OSPF-FULANO
>
> encapsulation dot1Q 222
>
> ip address 10.85.0.1 255.255.255.252
>
> ip ospf network broadcast
>
> !
>
>
>
> router ospf 6
>
> router-id 10.85.0.1
>
> network 10.85.0.0 0.0.0.3 area 0.0.85.10
>
> network 192.168.1.0
>
> !
>
>
>
>
>
> #JUNIPER
>
> export OSPF-IPV4-FULANO-EXPORT;
>
> area 0.0.85.10 {
>
>     interface ae0.222;
>
> }
>
>
>
> term ipv4-private {
>
>     from {
>
>         route-filter 192.168.0.0/24 exact;
>
>     }
>
>     then accept;
>
> }
>
>
>
> term 50 {
>
>     then reject;
>
> }
>
>
>
>
>
> Fancisco Soares da Silva
>
> Gerente de Redes
>
> --
> gter list    https://eng.registro.br/mailman/listinfo/gter
>



More information about the gter mailing list