Displaying 1 result from an estimated 1 matches for "tftp161".
2018 Feb 28
4
Avaya 9608G and DHCP and TFTP and HTTP oh my
...out are options like this:
pool {
range dynamic-bootp 10.194.138.241 10.194.138.254;
allow members of "avaya-phones";
deny members of "sophos";
# 10.194.141.251 is asterisk server
#option tftp161 "http://10.194.141.251";
option tftp161 "10.194.141.251";
option tftp162 "/voipcfg";
next-server 10.194.141.251;
}
DHCP is doing some things right for this...