24 Avaya 3641/3645/6120/6140 IP Wireless Handset SIP Administration Guide June 2012
# define the siaddr / next server field as the alternative TFTP server address
next-server 192.168.0.1;
# define the NTP server option 42
option ntp-servers 192.168.0.1;
# define the primary SSON server address option 242
option tftp-server-name "192.168.0.1";
# define the SVP server address option 151 if using SVP QoS
option svp-server 192.168.0.5; # option 151
# define the OAI server address option 152
option oai-server 192.168.0.6; # option 152
}
# DHCP lease pool for other devices
pool {
deny members of "AvayaPhones";
range 192.168.0.150 192.168.0.199;
next-server 192.168.0.1;
option tftp-server-name "192.168.0.1";