Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DHCP scope trouble

Status
Not open for further replies.

GoBigOrange

Programmer
Oct 24, 2012
5
US
Wanted to see if anybody had ran into this before. I have 1600 series sets on an IP Office 500v2 version 8.1 (67). I want to use the IP Office to server the files for upgrading the phones, but I get a 404 file not found error when the phones boot. I have the following set up in my DHCP server:

MCIPADD=172.x.x.x,MCPORT=1719,HTTPSRVR=172.x.x.x,TFTPSRVR=172.x.x.x,HTTPDIR=z,L2QVLAN=110,L2Q=1,VLANTEST=0

The IP address is the same for all as this represents the IP Office control unit.

I believe the issue is that the string does not specify the directory to reach the files on the 500V2 memory card. I have looked all over but cant seem to find that information. I have tried HTTPDIR=/SYSTEM/PRIMARY, but that doesn't work either.

The phones work great and boot up just fine, but I cant get them to upgrade. Any ideas???
 
All you need is this in the data vlan:

L2QVLAN=110,L2Q=1,

Then be sure that DHCP on the IPO is turned on in the voice vlan.


BAZINGA!

I'm not insane, my mother had me tested!

 
Peter,

You forget to mention that the IPO's "Voice" LAN port must be untagged in the Voice VLAN on the switch. But that goes without saying for you, I guess :)

Grtz,
DutchRonald
 
Ofcourse the vlans must be already in place and configured right :)

PS, Ronald i still think i know you :)


BAZINGA!

I'm not insane, my mother had me tested!

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top