hi Jeremy

[EMAIL PROTECTED] wrote:


After reading the router.pdf, I found a section very interesting regarding "Add a route that persists across systemreboots." (Page 32).

First of all, is it only useable for solaris Update 3 (I d'ont have the option on solaris Update 2)?

the "-p" (persistent) flag was added to the route (1M) command in
Solaris 10 Update 3 and  OpenSolaris/Solaris Nevada build 33.

And does the host has to be a router to have this option?

nope.

Then I wonder where the information of this route is stored? Because if the route persist it has to have a file somwhere, am I worng?

you're right, they're stored in a project-private file, which means the right way to add/delete persistent static routes is via route's -p flag, as there's no commitment to
the stability of said file. see

http://docs.sun.com/app/docs/doc/819-2240/6n4htdni4?q=route+add&a=view

for details on usage of the persistent flag.  thanks!

alan
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to