...
- Connect into the router using a Serial cable, Telnet, or SSH
- Enter Privileged EXEC mode
- Find your DHCP scope name by typing the following command
show ip dhcp pool
- Enter Global Configuration mode
- Enter into DHCP pool configuration by typing:
- ip dhcp pool <name>
Locate the pertaining command(s) to enter from the table below
Manufacturer Command to input via CLI Notes Cisco option 150 ip <IP address(s) provided by Customer Care> No Quotes required around IP address Polycom option 160 ascii "<URL provided by Customer Care>" Quotes required around ASCII string Exit Configuration mode
- Save the Running Configuration by typing the following command
copy running-config startup-config
- Restart your VoIP device(s)
...
- Complete the following steps to properly configure your device.
- Connect into the router using a Serial cable, Telnet, or SSH
- Enter Privileged EXEC mode
- Enter Global Configuration mode
Locate the pertaining command(s) to enter from the table below
Manufacturer Command to input via CLI Notes Cisco dhcpd option 150 ip <IP address(s) provided by Customer Care> No Quotes required around IP address Polycom dhcpd option 160 ascii "<URL provided by Customer Care>" Quotes required around ASCII string Exit Configuration mode
- Save the Running Configuration by typing the following command
copy running-config startup-config
- Restart your VoIP device(s)
...