Sengor . writes: > Hi James, > > Interesting option to route. Does anyone know where exeactly route -p > keeps the actual persistent routes stored within the filesystem? > > On 11/17/07, James Carlson <[EMAIL PROTECTED]> wrote: > > - "route -p add ..." -- persistent routes; use "route -p show" to > > display any persistent routes that might be configured, and see > > the route(1M) man page for details.
Yes. The routes are kept in /etc/inet/static_routes. This is intentionally *NOT* a documented file and thus may change in format or disappear entirely without notice. The administrative interface provided is the command-line tool. -- James Carlson, Solaris Networking <[EMAIL PROTECTED]> Sun Microsystems / 35 Network Drive 71.232W Vox +1 781 442 2084 MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677 _______________________________________________ networking-discuss mailing list [email protected]
