[Xorp-users] RIP not announcing the route

Mayank Kandari mayank.kandari at gmail.com
Mon Oct 8 02:11:56 PDT 2007


Hello

         I have confired the rip on xorp , but  I am not able to anounce
network from my machine.

            protocols {
        rip {
            interface eth0 {
                vif eth0 {
                    address 172.16.0.9 {
                    }
                }
            }
            export: "connected"
        }
    }
    policy {
        policy-statement connected {
            term export {
                from {
                    protocol: "connected"
                }
            }
        }
    }
    interfaces {
        interface eth0 {
            vif eth0 {
                address 10.16.0.1 {
                    prefix-length: 8
                }
                address 10.16.0.2 {
                    prefix-length: 8
                }
            }
            default-system-config {
            }
        }
    }

This is  configuration of my xorp router. Can any one help me in solving the
problem.

regards
Mayank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/xorp-users/attachments/20071008/6fc09bc5/attachment.html 


More information about the Xorp-users mailing list