EasyManua.ls Logo

Avaya 1230 - Configure DHCP Server with Auto-Provision Data

Avaya 1230
428 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
class "11xx12xxSIP" {
match if substring(option vendor-class-identifier, 0, 18) = “Nortel-SIP-Phone-A”;
option tftp-server-name “http://< IP address>/ ″;
}
...
pool {
range 192.168.xxx.xxx 192.168.xxx.xxx;
allow members of "11xx12xxUNIStim";
allow members of "11xx12xxSIP";
}
...
The following is an example of the similar handling but for the Open DHCP Server’s configuration
file.
OpenDHCPServer.ini
[GLOBAL_OPTIONS]
SubnetMask=255.255.255.0
Router=192.168.1.101
TFTPServerName="tftp://192.168.1.169"
# Custom options for Avaya 1100 and 1200 SIP phones
[RANGE_SET]
FilterVendorClass="Nortel-SIP-Phone-A"
DHCPRange=192.168.1.210-192.168.1.220
TFTPServerName="http://192.168.1.188"
# Custom options for Avaya 1100 and 1200 UNIStim phones
[RANGE_SET]
FilterVendorClass="Nortel-i2004-A"
DHCPRange=192.168.1.230-192.168.1.240
TFTPServerName="tftp://192.168.1.188"
Refer to your DHCP server’s documentation for specifically how to configure a vender class id.
Configure DHCP Server with auto-provision data
The network items found in the IP Deskphone’s Device Settings menu can be auto-provisioned
using DHCP. The parameters are sent to the phone in the DHCP OFFER and DHCP ACK
messages by adding them in either a vendor or site specific option.
The option text begins with “Nortel-SIP-Phone-B,” followed by parameter/value pairs separated by
semi-colons. The option string syntax is shown below:
“Nortel-SIP-Phone-B, <param>=<value>;<param>=<value>;… <param>=<value>;”
See section Configuration parameters on page 108 for a list of the auto-provision parameters and
their syntax. Be sure any parameters being sent in the DHCP option string are set to “AUTO” mode
in the Device Settings menu; if they are set as MANUAL then the manual values will override them
and they will not take effect. For more details on how to setup automatic vs. manual configuration
parameters, see Provisioning the IP Deskphones on page 130.
Configure DHCP Server with auto-provision data
March 2015 SIP Software for Avaya 1200 Series IP Deskphones-Administration 107
Comments? infodev@avaya.com

Table of Contents

Other manuals for Avaya 1230

Related product manuals