i2007 Nortel has just released UNIStim firmware release v2.3. There were some major enhancements made in firmware release v2.2 that enhanced DHCP provisioning for the 1100 series and i2007 phones. With release v2.3 the same new enhanced DHCP provisioning is now available for the i2001, i2002 and i2004 (Phase II only) phones.

While I haven’t personally started testing the new firmware release I’d like to discuss the new DHCP options that will be available to phones running this software release. It’s really important that we not confuse the legacy DHCP options with these newly available DHCP options. Unless your phone is running a firmware release documented below you should ignore this post entirely!

  • 0604DBP for i2001, i2002, i2004 (Phase 2 Only)
  • 0621C4V for i2007
  • 0623C4N, 0624C4N, 0625C4N and 0627C4N for 1110, 1120E, 1140E and 1150E respectively
  • 062AC5L for 1210, 1220 and 1230

Nortel Internet Telephones running the firmware documented above will support a new DHCP option and vendor class “Nortel-i2004-B”. The format of the newly defined “Nortel-i2004-B” DHCP option is;

Nortel-i2004-B,param1=value1;param2=value2;param3=value3;…

PARAMETERVALUEDESCRIPTION
s1ip0.0.0.0 – 255.255.255.255Primary Server IP Address
p10 – 65535Primary Server port number
a10 – 255Primary Server action code
r10 – 255Primary Server retry count
s2ip0.0.0.0 – 255.255.255.255Secondary Server IP Address
p20 – 65535Secondary Server port number
a20 – 255Secondary Server action code
r20 – 255Secondary Server retry count
xip0.0.0.0 – 255.255.255.255XAS Server IP Address
xp0 – 65535XAS Server port number
xaCharacter string up of the following of the following character “g” graphicalXAS Server action code
unidCharacter string up to 32 charactersUnique network identification
menlock(f)ull lock or (p)artial lock or (u)nlockMenu lock mode
vq(y)es or (n)oEnable 802.1q for voice VLAN
vcp0 – 15802.1q control p bit for voice stream
vmp0 – 15802.1q media p bit for voice stream
vlanf(y)es or (n)oEnable VLAN filter on voice stream
pc(y)es or (n)oEnable PC port
pcs(a)uto negotiation
(10)Mbps
(100)Mbps
PC port speed
pcd(a)uto negotionation
(f)ull duplex
(h)alf duplex
PC port duplex
dq(y)es or (n)oEnable 802.1q for PC port
dv(y)es or (n)oEnable VLAN for data
dvid0 – 4095VLAN ID for data VLAN
dp0 – 15802.1q p bit for data stream
pcuntag(y)es or (n)oStrip 802.1q tags on packets forwarded to PC port
lldp(y)es or (n)oEnable 802.1ab LLDP
pk1Character string of 16 characters representing 16 hexadecimal digitsS1 PK
pk2Character string of 16 characters representing 16 hexadecimal digitsS2 PK
cacheip(y)es or (n)oEnable cached IP
igarp(y)es or (n)oIgnore GARP
srtp(y)es or (n)oEnable SRTP-PSK
dim(y)es or (n)oEnable screen dimmer
bt(y)es or (n)oEnable Bluetooth (1140E and 1150E only)

The above table was taken directly from the Nortel release notes.

An example configuration string would look something like the following;

Nortel-i2004-B;s1ip=47.11.62.20;p1=4100;a1=1;r1=255;s2ip=47.11.62.21;p2=4100;a2=1;r2=2;xip=47.11.62.147;xp=5000;xa=g;unid=Main-tower;menulock=p;vq=y;vcp=3;vmp=4;vlanf=y;pc=y;pcs=a;pcd=a;dq=y;dv=y;dvip=60;dp=5;pcuntag=y;lldp=y;pk1=438A64FC24127C23;pk2=64FC23CD24AB1413;cachedip=y;igarp=n;srtp=n;dim=y;bt=y;

You’ll obviously need to be careful with using the “lldp” option in DHCP because it could hang the IP phone if you don’t have the network switch setup properly.

Cheers!

Related posts:

  1. UNIStim Firmware Release 3.1 for Nortel IP phones
  2. UNIStim Firmware Release 3.2 for Nortel IP Phones
  3. UNIStim Firmware Release 4.0 for Nortel IP Phones
  4. UNIStim Firmware Release 3.3 for Nortel IP Phones
  5. UNIStim Firmware Release 3.4 for Nortel IP Phones