Previous page Next page

DHCP Generic Setup

Set up of a DHCP server involves the following phases:

  1. Installing the DHCP server software according to vendor instructions.
  2. Configuring the DHCP server with the following information:

The 4600 Series IP Telephones do not support Regular Expression Matching, and therefore, do not use wildcards. See Administering Options for the 4600 Series IP Telephones.

In configurations where the upgrade script and application files are in the default directory, the TFTPDIR=<path> should not be used.

You do not have to use Option 176, but if you do not use it, you must ensure the key information (TFTPSRVR, MCIPADD, and MCPORT, especially) is administered appropriately elsewhere. For example, if the DNS server is specified in Option 6, and the Domain Name is specified in Option 15, you can use the configured names “AvayaTFTPServer” and “AvayaCallServer” for TFTPSRVR and MCIPADD, respectively. Upgrading from IP Telephone Releases prior to R1.60 requires Option 176 to be administered with, at a minimum, MCIPADD.

DHCP servers should be administered to deliver only the options specified in this document. Administering additional, unexpected options may have unexpected consequences, including possibly causing the IP Telephone to ignore the DHCP server.

The Media Server Name, TFTP Server Name, and SMTP Server Name must each be no more than 32 characters in length.

NOTE:

    • Examples of good DNS administration include the following:
      - Option 6: “aaa.aaa.aaa.aaa
      - Option 15: “dnsexample.yourco.com
      - Option 66: “tftpserver.yourco.com,zzz.zzz.zzz.zzz
      - Option 176: “MCIPADD=xxxx.xxx.xxx.xxx
    • Depending on the DHCP application you choose, you should be aware of the fact that the application most likely will not immediately recycle expired DHCP leases. An expired lease may remain reserved for the original client for a day or more (for example, Windows NT DHCP reserves expired leases for about one day). The intent of this reservation period is to protect a client’s lease in case the client and the DHCP server are in two different time zones, the computers’ clocks are not in synch, or the client is not on the network when the lease expires.
    • The implication of this fact may be seen in the following example: Assume 2 IP addresses (hence two possible DHCP leases) and three IP telephones, two of which are using the two available IP addresses. When the lease expires for the first two telephones, the third will not be able to get a lease (even if the other two telephones have been removed from the network) until the reservation period expires.

The 4600 Series IP Telephone sets the indicated system values to the values of the indicated fields of the DHCPACK message as indicated in Table 4-3 below.

Table 4-3. DHCPACK Setting of System Values 
System Value
Set to
IPADD
The yiaddr field.
NETMASK
Option #1 (if received).
GIPADD
The first four octets of Option #3 (if received).
TFTPSRVR
The first four octets of the siaddr field.

The remainder of this section describes some common DHCP servers.


Previous page Next page