[j-nsp] Help with OSPF config
Alain Briant
alain.briant at c-s.fr
Tue Feb 19 08:24:23 EST 2008
Hi Matthew
If you simply have your "neighborship" that does not come up between
Juniper and cisco that's certainly a problem of
Authentication like it has already been said to you.
If it does come up and goes down after a moment, just have a look at
your NSF feature installed in the C12000.
The equivalent at Juniper is graceful-restart but I don't know if you
have enabled it.
This was just another idea!
Alain
Matthew Crocker a écrit :
>I need some Juniper-Foo for my OSPF config.
>
> I have 3 routers connected to a GigE switch.
>
>Router A is a Cisco 12000
>Router B is a Juniper J6350
>Router C is a Redback SE-400
>
>I have A&C talking OSPF and sharing routes just fine.
>
>I have A&B & C&B complaining about what the Juniper is sending out
>and shutting it down.
>
>Router B config is
>
># show protocols ospf
>export export-statics;
>area 0.0.0.0 {
> authentication-type md5;
> interface ge-0/0/0.0 {
> authentication {
> md5 1 key "$XXXXXXXXXXXXXXXXX"; ## SECRET-DATA
> }
> }
>}
>
>Router A config is
>interface GigabitEthernet4/1
> description Link to CORE-SW-A-Fe-0-1
> ip address 1.2.3.4 255.255.255.128
> no ip directed-broadcast
> ip ospf authentication message-digest
> ip ospf authentication-key 7 XXXXXXXXXXXXXXX
> ip ospf message-digest-key 1 md5 7 XXXXXXXXXXXXX
> no negotiation auto
>
>router ospf 1
> router-id 204.97.12.4
> log-adjacency-changes
> nsf
> area 0 authentication message-digest
> redistribute connected subnets
> redistribute static subnets
> network 1.2.3.0 0.0.0.255 area 0
>
>
>_______________________________________________
>juniper-nsp mailing list juniper-nsp at puck.nether.net
>https://puck.nether.net/mailman/listinfo/juniper-nsp
>
>
>
>
More information about the juniper-nsp
mailing list