Re: dhcp vendor classes option




"Adastra" <Adastra@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:FA77390C-7848-4DF3-AB88-48AA0F661B36@xxxxxxxxxxxxxxxx
phones subnet is 255.255.255.0, computers subnet is 255.255.248.0,


These subnet masks are only half the picture. What IP address ranges are you
trying to provide with the DHCP server? By looking at the masks however, it
looks like your computer scope overlaps the phone scope. This is probably
why it's being picked up first (but this assumption is based on only having
knowledge of your masks, and not the range of IPs you are trying to hand out
to computers and phones).

How many computers do you have?

How many phones do you have?

what is vendor class data type, i use string with code 60, its ok ?
in the string i have ccp.avaya.com


60 is probably the code the phones are looking for, so this is fine.

ethereal offer in phone dhcp discover option 60: Vendor Class identifier =
"ccp.avaya.com" - hexa 3c 0d 63 63 70 2e 61 76 61 79 61 2e 63 6f 6d


This string is for an outside address. I'm not familiar with Avaya phone
systems, but typically, the phones should be pointing to your PBX or call
control server. This server is internal, and often provides the phones with
configuration information, and even images. Right now, you are pointing the
phones to an external server on the internet...

when i deactivate first scope (computers scope), second phone scope
working
correctly.


Probabl because your computer scope encompasses your phone scope.

i know that vlan is better solution but i dont know how i can do it with
one
dhcp server ?

The DHCP server needs to have an interface on each VLAN, OR, the router or
layer 3 switch you have everything connected to needs to act as a DHCP or
BOOTP relay. As a relay, it can forward your client's DHCP requests to a
DHCP server on another subnet.

Oliver

Your



lukas

"Oliver O'Boyle" wrote:

yes. i see it, i have ASCII value ccp.avaya.com, binary 63 63 70 2E 61
76
61
79 61 2E 63 6F 6D in scope options table general too but ip phone get
ip
address from bad scope :-(

Are your phones on the same subnet as your workstations?

Normally, it is a best practice to put them in their own separate VLAN.
However, I have not implemented an Avaya solution yet, so I'm not sure
what
the vendor recommends. I prefer putting IP phones in their own VLAN for
better manageability and security reasons.

Oliver


lukas

"Oliver O'Boyle" wrote:

"Adastra" <Adastra@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:80C609AF-9703-4763-BDEC-E86C937B9F06@xxxxxxxxxxxxxxxx
hi oliver,

i was unsuccesfull :-(.

How were you unsuccessful? After you create the option, are you able
to
see
it in the DHCP Standard Options list?

Oliver

i have 1 superscope with 2 scopes, first is 172.16.16.0/21 for
computers,
second 192.168.12.1/24 is for avaya ip phones. i created predefined
options
in options class - dhcp standard options - code 60, string
ccp.avaya.com (
vendor info is from ethereal)

do you have any proposal or hint ?

thank you

lukas

"Oliver O'Boyle" wrote:


"Adastra" <Adastra@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:68A7698D-BE2D-4947-800E-252D7CA35D76@xxxxxxxxxxxxxxxx
hi all,

i would like to use our main dhcp windows 2003 server for avaya
ip
phones
and computers too. i tried to create a separate scope for ip
phones
only
with
vendor classes option 60 but without success. can you help me
with
it
please ?

thank you

lukas

Hi Lukas,

You need to open your DHCP MMC --> right-click on the name of the
server
that will be hosting the scope for your IP phones --> select
"Pre-defined
Options" --> click "Add" --> enter your vendor information (put the
number
"60" in the "code" field).

Once this option is created, you can use it in your scopes, as
needed.

Hope that helps,
Oliver











.



Relevant Pages

  • Re: Application Hang
    ... Do not run 2 DHCP servers together, that will create conflicts for the client. ... Under DNS management console is the server listed under Forward lookup zone, if yes with how many entries and which ones? ... I hope this is what you were looking for by way of scope options: ...
    (microsoft.public.windows.server.networking)
  • Re: SBS Reinstall
    ... In DHCP when I select the server it shows 192.168.16.2 and when I expand it ... "The wizard cannot set the DHCP scope options" error message when you run ... Ethernet adapter local area connection: ...
    (microsoft.public.windows.server.sbs)
  • Re: DHCP reservation question/problem
    ... In DCHP Server you can specify if a scope applies to DCHP clients, ... its set to just DHCP clients. ... Is there some reason not to assign static IP's to the phones?? ... and if the reservation was already setup it works. ...
    (microsoft.public.windows.server.sbs)
  • Re: ...OS is Win 2003 Std...
    ... Microsoft Small Business Server Support ... >> The scope I have defined is identical to what you have listed, except for>> the range of the scope; ... but the message in the system error log>> indicates that it is not servicing clients because there is no NIC with a>> static IP assigned. ... >> The messages can be produced at will currently by simply restarting the> DHCP>> server service. ...
    (microsoft.public.windows.server.sbs)
  • Re: dhcp vendor classes option
    ... 172.16.16.0/21 first scope for computers ... To have your get a DHCP address AND have them in their own VLAN, ... that points DHCP requests to a DHCP server. ... your phones asking for a resource that is located on the Internet?... ...
    (microsoft.public.windows.server.networking)