[Xorp-users] Xorp 1.6 LiveCD fails to run RIP

Loren M. Lang lorenl at north-winds.org
Sat May 29 00:53:36 PDT 2010


On Mon, May 24, 2010 at 07:18:17PM -0700, Loren M. Lang wrote:
> I am using the Xorp 1.6 LiveCD inside VirtualBox 3.1.8 to test out some network configurations using both RIP and OSPF.  I have successfully gotten OSPF to peer with other routers running Quagga, but I cannot seem to make Xorp use RIP.  I am running other routers with RIPv2 multicast and no authentication.  When I startup a fresh Xorp router with the following configuration, I see zero RIP traffic coming from the Xorp router.  When I first commit the changes, all I see is an IGMP join to group 224.0.0.9 followed by an IGMP leave from group 224.0.0.9.  show rip peers shows no peers, however, other Quagga RIPv2 routers have no trouble seeing each other.

I took a look at the log file /var/log/xorp_rtrmgr.log and it looks like
the RIP process is failing to send multicast messages:

[ 2010/05/28 14:26:59 WARNING xorp_fea XrlFeaTarget ] Handling method
for socket4/0.1/send_from_multicast_if failed: XrlCmdError 102 Command
failed Socket not found
[ 2010/05/28 14:26:59  ERROR xorp_rip:1420 RIP +557 port.cc
port_io_send_completion ] Send failed

I have downloaded the ISO containing xorp.ct and will test it shortly.

> 
> protocols {
>    fib2mrib {
>    }
>    rip {
>        interface em1 {
>            vif em1 {
>                address 192.168.10.11 {
>                }
>            }
>        }
>        export: "connected-routes"
>    }
> }
> policy {
>    policy-statement "connected-routes" {
>        term export {
>            from {
>                protocol: "connected"
>            }
>        }
>    }
> }
> fea {
>    unicast-forwarding4 {
>    }
> }
> interfaces {
>    interface em1 {
>        description: "Ethernet"
>        vif em1 {
>            address 192.168.10.11 {
>                prefix-length: 29
>                broadcast: 192.168.10.15
>            }
>        }
>    }
>    interface lo0 {
>        description: "Loopback interface"
>        vif lo0 {
>        }
>    }
> }
> 
> 
> 
> -- 
> Loren M. Lang
> lorenl at north-winds.org
> http://www.north-winds.org/
> 
> 
> Public Key: ftp://ftp.north-winds.org/pub/lorenl_pubkey.asc
> Fingerprint: 10A0 7AE2 DAF5 4780 888A  3FA4 DCEE BB39 7654 DE5B
> 
> _______________________________________________
> Xorp-users mailing list
> Xorp-users at xorp.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-users
> 

-- 
Loren M. Lang
lorenl at north-winds.org
http://www.north-winds.org/


Public Key: ftp://ftp.north-winds.org/pub/lorenl_pubkey.asc
Fingerprint: 10A0 7AE2 DAF5 4780 888A  3FA4 DCEE BB39 7654 DE5B
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.ICSI.Berkeley.EDU/pipermail/xorp-users/attachments/20100529/f083f5e7/attachment.bin 


More information about the Xorp-users mailing list