cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
522
Views
0
Helpful
3
Replies

DHCP on 3560

sykesemea
Level 1
Level 1

We are implmenting VoIP in one of the center where we have configure DHCP server on 3560. We are using Nortel VoIP phones and we need to set option 128 and 191. I am looking for help as how we can set these option on cisco 3560 switch DHCP. Thanks in advance.

3 Replies 3

mattcalderon
Level 4
Level 4

Essentially under your dhcp scope you can configure these options just by typing options and your option number with the IP.

http://www.cisco.com/en/US/docs/ios/12_4/ip_addr/configuration/guide/hipdhcps.html

Hope this helps

Excerpt from the above doc

option code [instance number] {ascii string | hex string | ip-address}

Example:

Router(dhcp-config)# option 19 hex 01

I have gone through this and not clear exact config as i am not sure what these [instance number] {ascii string | hex string | ip-address} stand for.I am reffreing below document extract for configuration of DHCP for Nortel Phone

The format of the String for the 128 Site Specific Option is:

Nortel-i2004-A,iii.iii.iii.iii:ppppp,aaa,rrr;iii.iii.iii.iii:ppppp,aaa,rrr.

Where “A” = the Hardware Revision of the i2004 Phone

“iii.iii.iii.iii” = the IP Address of the Call Server (S1 or S2)

“ppppp” = port number for the Call Server

“aaa” = the Action for the Server

“rrr” = the Retry Count for the Server

The Site Specific Option #191

Where: “A” = Hardware Revision of the i2004 IP Phone

“vvvv”= The VLAN ID in Decimal

VLAN-A:vvvv

thanks

Unfortunately I am not well versed on the nortel side.

I would try this though

option 191 ip x.x.x.x

and see if your nortel phones pick that up.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card