[Dnsmasq-discuss] dhcpd.conf

yogi byogi at yahoo.com
Tue Sep 16 15:25:41 BST 2008


Hi Simon ,
           I'm sorry about the goof up. here it is .

-----
# Jumpstart Support
option space SUNW;
option SUNW.root-mount-options code 1 = text;
option SUNW.root-server-ip-address code 2 = ip-address;
option SUNW.root-server-hostname code 3 = text;
option SUNW.root-path-name code 4 = text;
option SUNW.swap-server-ip-address code 5 = ip-address;
option SUNW.swap-file-path code 6 = text;
option SUNW.boot-file-path code 7 = text;
option SUNW.posix-timezone-string code 8 = text;
option SUNW.boot-read-size code 9 = unsigned integer 16;
option SUNW.install-server-ip-address code 10 = ip-address;
option SUNW.install-server-hostname code 11 = text;
option SUNW.install-path code 12 = text;
option SUNW.sysid-config-file-server code 13 = text;
option SUNW.JumpStart-server code 14 = text;
option SUNW.terminal-name code 15 = text;
-----

----
> >     use-host-decl-names on;
> >     vendor-option-space SUNW;
> >     option SUNW.JumpStart-server
> > "jumper:/export/JS/sol10/configs";
> >     option SUNW.install-server-hostname "jumper";
> >     option SUNW.install-server-ip-address 10.31.0.1;
> >     option SUNW.install-path "/export/JS/sol10/01_06";
> >     option SUNW.root-server-hostname "jumper";
> >     option SUNW.root-server-ip-address 10.31.0.1;
> >     option SUNW.root-path-name
> > "/export/JS/sol10/01_06/Solaris_10/Tools/Boot";
> >     option SUNW.sysid-config-file-server =
> > "jumper:/export/JS/sol10/configs/workstation";
> > ----

Cheers
yogesh


      




More information about the Dnsmasq-discuss mailing list