[Xorp-users] stand alone pim and igmp from xorp

Eric S. Johnson esj at cs.fiu.edu
Thu Feb 4 14:36:38 PST 2010


william at losrios.edu said:
> I'm doing it because there is a bug in XORP with OSPF and MD5
> authentication.

I ran into that bug too. You can "fix it" on cisco routers
with the interface command

ip ospf lls disable


IE 
interface Vlan16
 ip address x.x.x.x y.y.y.y
 ip pim sparse-mode
 ip ospf authentication message-digest
 ip ospf message-digest-key 1 md5 7 045D19095E2F404F1F4A0B
 ip ospf cost xx
 ip ospf priority 129
 ip ospf lls disable


Haven't looked into other vendors as all I have on the lan that
uses OSPF MD5 is cisco and quagga (which doesn't do lls) and xorp.

E



More information about the Xorp-users mailing list