Supported VoIP devices can be automatically provisioned using DHCP Options.  This is beneficial in all deployments.

 

Contact Customer Care to receive your provisioning server settings before proceeding.

Step-by-step guide

Cisco Routers

Complete the following steps to properly configure your device.

  1. Connect into the router using a Serial cable, Telnet, or SSH
  2. Enter Privileged EXEC mode
  3. Find your DHCP scope name by typing the following command
    1. show ip dhcp pool
  4. Enter Global Configuration mode
  5. Enter into DHCP pool configuration by typing:
    1. ip dhcp pool <name>
  6. Locate the pertaining command(s) to enter from the table below

    ManufacturerCommand to input via CLINotes
    Ciscooption 150 ip <IP address(s) provided by Customer Care>No Quotes required around IP address
    Polycomoption 160 ascii "<URL provided by Customer Care>"Quotes required around ASCII string
  7. Exit Configuration mode

  8. Save the Running Configuration by typing the following command
    1. copy running-config startup-config
  9. Restart your VoIP device(s)

Cisco Adaptive Security Appliances 

  1. Complete the following steps to properly configure your device.
  2. Connect into the router using a Serial cable, Telnet, or SSH
  3. Enter Privileged EXEC mode
  4. Enter Global Configuration mode
  5. Locate the pertaining command(s) to enter from the table below

    ManufacturerCommand to input via CLINotes
    Ciscodhcpd option 150 ip <IP address(s) provided by Customer Care>No Quotes required around IP address
    Polycomdhcpd option 160 ascii "<URL provided by Customer Care>"Quotes required around ASCII string
  6. Exit Configuration mode

  7. Save the Running Configuration by typing the following command
    1. copy running-config startup-config
  8. Restart your VoIP device(s)

 

 

 

Cisco Configuration Guide

http://www.cisco.com/c/en/us/td/docs/ios/12_2/ip/configuration/guide/fipr_c/1cfdhcp.html

Related articles

Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.

Related issues