nedd help with option 150

Shane Kerr Shane_Kerr at isc.org
Fri Jul 28 12:20:03 UTC 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Schachmann wrote:
> Hello,
>  i have read a lot of mailing lists about option 150 for Cisco IP Phones 
> Tftp Server

You are defining "tftp-server":

> option tftp-server code 150 = ip-address ;

But then trying to use "tftp-server-name":

> subnet 10.30.0.0 netmask 255.255.252.0 {
> option tftp-server-name 10.*******;
>   range 10.******** 10*********;
>   default-lease-time 6000;
>   max-lease-time 9000;
> }

Change one of them to match the other.

Also, you should use an array of IP addresses to define the option:

option tftp-server code 150 = array of ip-address;

If you've only got one TFTP server it won't matter, but it is a bit more correct. :)

- --
Shane
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD4DBQFEygDzMsfZxBO4kbQRAvB0AJ9sGag8OBpEx4a3/tRtq5eAZNvGDgCXdigI
oKfX3AsR0todiXP1r35agw==
=Y7tj
-----END PGP SIGNATURE-----


More information about the dhcp-users mailing list