Displaying 2 results from an estimated 2 matches for "l2qvlan".
2018 Mar 01
2
Avaya 9608G and DHCP and TFTP and HTTP oh my
Right-- I've seen the Avaya document you cite below. It says "To administer DHCP option 242, make a copy of an existing option 176" but I don't have any example of option 176 or 242 to copy, and don't know what to do to /etc/dhcpd.conf to make it offer option 242.
Then there's this long table of parameters to use with (presumably) option 242.
I was hoping someone had a
2018 Mar 06
2
Avaya 9608G and DHCP and TFTP and HTTP oh my
...f "digium-phones";
deny members of "cisco-spa-phones";
allow members of "avaya-phones";
deny members of "sophos";
#option option-242 "MCIPADD=10.180.202.110,HTTPSRVR=fonia.teste.com.br,L2Q=0,L2QVLAN=0";
option option-242 "MCIPADD=10.194.141.251,HTTPSRVR=10.194.141.251,HTTPDIR=voipcfg";
}
Having already created a /voipcfg directory on the web server, the phone now boots from there and reads 46xxsettings.txt.
-------------- next part -------------...