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

dhcp scope option B string settings wont take

Status
Not open for further replies.

1998xj8

Technical User
Jun 12, 2008
221
US
128 Call Server information
Nortel-i2004-A,100.88.44.100:4100,1,3;100.88.40.100:4100,1,10.
We installed the phones using A scope and set the nic to 100F

Now there is a network switch replacement and management wants the IP sets to Auto.. so we tryied this but the nic cards do not change and we see this ERROR on the dhcp recieved scope

144 Additional Phone Options
Nortel-i2004-B,nis=a,pcs=a. ERROR
 
Are you using a ";" between the paramaters and at the end of the string?
 
no we used a comma and . at end

Nortel-i2004-A,100.88.44.100:4100,1,3;100.88.40.100:4100,1,10,nis=a,pcs=a.
 
The last two paramaters cannot be used in the Nortel-i2004-a string. They either havet to be in a Nortel-i2004-b string or provided by tftp/http config files.
 
The DCHP strings on the server hosting DHCP ***must*** be formated ***e-x-a-c-t-l-y*** as shown in Nortel's documentation* or they will not work! There is no room for error here. It is very very very easy to confuse or overlook commas, semi-colons, colons and periods. Change your screen resolution to make everything bigger if necessary. Make sure you copy/paste what you have in your DHCP server to a text file and save it somewhere safe before making any changes.

* - you can find this info in the appendixes of any given UniStim firmware release notes.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top