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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

46XX booting problem

Status
Not open for further replies.

sekitori

Technical User
Jun 27, 2006
253
NL
I have release 2.7 on my test-http server and booted some phones with this new software.

I noticed that one out of five phones had to be reset manually to come up correct, whereas the rest would start up automatically...
They all did seem to load the software correct, but some phones didn't find the DHCP server after loading.

It's my first attempt to boot the phones off a (Ubuntu linux 6.06 LTS) http server - is there anything I'm doing wrong ?

Could this have something to do with my DHCP string ?

I use this one for the data-vlan (199)

MCIPADD=10.20.120.5,10.20.120.6,10.20.120.1,10.20.135.1,MCPORT=1719,HTTPSRVR=10.20.198.250,L2Q=1,L2QVLAN=199,VLANSEP=1,PHY2VLAN=198,VLANTEST=60

and this one for the voice-vlan (198)

MCIPADD=10.20.120.1,10.20.120.2,MCPORT=1719,HTTPSRVR=10.20.198.250,L2Q=1,L2QVLAN=199,VLANSEP=1,PHY2VLAN=198,VLANTEST=60

My 46xxsettings.txt file only contains these settings;
SET PHNCC 31
SET PHNDPLENGTH 4
SET PHNIC 00
SET PHNLD ""
SET PHNLDLENGTH 10
SET PHNOL 0
SET SYSLANG Nederlands
SET FTPSRVR 10.20.10.104
SET FTPDIR \
SET FTPUSERSTAT 0

I took these values from the 2.4 settingsfile....


Any ideas would be appreceated....

regards,
 
Try this:

Date Vlan (199)scope opt 176
L2Q=1,L2QVLAN=198,VLANSEP=1,VLANTEST=0

voice Vlan (198)scope opt 176

MCIPADD=10.20.120.1,10.20.120.2,MCPORT=1719,HTTPSRVR=10.20.198.250,L2Q=1,L2QVLAN=198,VLANSEP=1,VLANTEST=0


PHY2VLAN=198 ? Are workstations using 802.1q ?

rgrds Rob
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top