[Xorp-hackers] (no subject)

Luca Giraudo luca.giraudo at gmail.com
Tue Oct 23 00:51:25 PDT 2007


This is my configuration of static routes.
If you want a preinstalled static route try this:
-------------------------------
protocols {
        static {
              route 10.1.1.0/24 {
                        next-hop: 10.1.0.4
                        metric: 10
                }
        }
}
-------------------------------

else, if you want only to start the static routes process:
-------------------------------
protocols {
        static {

        }
}
-------------------------------

Luca
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/xorp-hackers/attachments/20071023/99516647/attachment.html 


More information about the Xorp-hackers mailing list