Dan McDonald wrote:
On Wed, May 23, 2007 at 12:30:24PM -0700, Sean Clarke wrote:I add a static route to a host using the following command:route add -host x.x.x.x y.y.y.y -static I would like that to be added automatically on boot up.In Nevada (and possibly one of the S10 updates), there's the -p flag to route(1m): route -p add -host x.x.x.x y.y.y.y
Note that this route can and will disappear if the link goes down on build 55; I don't know if that behavior has been changed. - Bart -- Bart Smaalders Solaris Kernel Performance [EMAIL PROTECTED] http://blogs.sun.com/barts _______________________________________________ networking-discuss mailing list [email protected]
