[Xorp-users] Module not foudn problem

Pavlin Radoslavov pavlin at icir.org
Tue Sep 4 23:58:12 PDT 2007


> Well I thought I had tested the default-system-config configuration but 
> it appears not.  After deleting all the interface section and 
> reprogramming as you suggested using only "default-system-config", its 
> working now.  However, I did try your second suggesting using both hard 
> coded addresses and using the default-system-config and both worked and 
> both show commands display the exact same information.  So it seems when 
> adding other configurations like "mld" have some issue with hard coding 
> interface addresses.  Besides the simple configuration you suggest of 
> just configuring the default interface and mfea6, would you want 
> something else tried but with the more complex configuration file that 
> works when using just defaults in the interface section?
> 
> Output from your second Option (b) suggestion:
> 
> xorp at FEON.nrl.gigef.net> show interfaces
> eth0/eth0: Flags:<ENABLED,BROADCAST,MULTICAST> mtu 1500
>         inet6 2001:480:f022:3:400:8000:0:196 prefixlen 84
>         inet6 fe80::21a:6bff:fe69:a875 prefixlen 64
>         inet 10.128.142.196 subnet 10.128.142.0/24 broadcast 10.128.142.255
>         physical index 4
>         ether 0:1a:6b:69:a8:75
> xorp at FEON.nrl.gigef.net> show mfea6 interface
> Interface    State    Vif/PifIndex Addr            Flags
> eth0         UP                0/4 2001:480:f022:3:400:8000:0:196 
> MULTICAST BROADCAST KERN_UP
> register_vif UP                1/4 2001:480:f022:3:400:8000:0:196 
> PIM_REGISTER KERN_UP

Sorry, the second command should have been
"show mfea6 interface address" and shound print both IPv6 addresses:
2001:480:f022:3:400:8000:0:196 and fe80::21a:6bff:fe69:a875 .

Could you send your "interfaces" config section when you explicitly
configure the IP addresses instead of using "default-system-config".
I just tried it, and appears to work, though I had to use FreeBSD
instead of Linux, because the Linux version we have doesn't support
IPv6 multicast routing.

Regards,
Pavlin



More information about the Xorp-users mailing list