Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Cisco: VOIP

HP Switches

 

 

Cisco voip RSS feed   Index | Next | Previous | View Threaded


voicenoob at gmail

Jul 17, 2008, 7:42 PM

Post #1 of 14 (400 views)
Permalink
HP Switches

I saw someone post about HP switches in a different e-mail but thought I
would start a new thread. I have a customer that has a significant
investment in HP switches. Has anyone used these in a Cisco IPT network? I
understand about the CDP issue but what if I hard code the configuration or
can I set it as a DHCP option like an Avaya IP phone? anyone tried?


aman.chugh at gmail

Jul 17, 2008, 7:44 PM

Post #2 of 14 (378 views)
Permalink
Re: HP Switches [In reply to]

I am looking for the same info as well, have customer wanting to deploy IPT
with HP switches.

Aman


On 7/18/08, Voice Noob <voicenoob[at]gmail.com> wrote:
>
> I saw someone post about HP switches in a different e-mail but thought I
> would start a new thread. I have a customer that has a significant
> investment in HP switches. Has anyone used these in a Cisco IPT network? I
> understand about the CDP issue but what if I hard code the configuration or
> can I set it as a DHCP option like an Avaya IP phone? anyone tried?
>
> _______________________________________________
> cisco-voip mailing list
> cisco-voip[at]puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
>


brett at looney

Jul 17, 2008, 8:37 PM

Post #3 of 14 (378 views)
Permalink
Re: HP Switches [In reply to]

> I saw someone post about HP switches in a different e-mail but thought I

> would start a new thread. I have a customer that has a significant

> investment in HP switches. Has anyone used these in a Cisco IPT network?

> I understand about the CDP issue but what if I hard code the configuration

> or can I set it as a DHCP option like an Avaya IP phone? anyone tried?



We've done a customer install with HP switches. It works fine but with the
caveats you've mentioned above. The phones won't learn the voice VLAN via
CDP (obviously) and there is no DHCP option to set it (which is
disappointing) so you need to set the voice VLAN manually into each handset.



B.


thsglobal at gmail

Jul 18, 2008, 12:38 AM

Post #4 of 14 (373 views)
Permalink
Re: HP Switches [In reply to]

As Brett said - should work fine.

Probably not so much an issue now, but ensure your phones are not cisco
pre-standard PoE.. i.e. 7940, 7960. I dont think the procurves will power
them up otherwise.

New handsets seem to support LLDP-MED... I assume most new procurve switches
support as well...
Might be worth investigating.. there is a doc on Cisco that discusses.. but
I dont know what is practically possible today.
http://www.cisco.com/en/US/technologies/tk652/tk701/technologies_white_paper0900aecd804cd46d.html

Also, depends how many phones you are doing, and how many people you have
for the deployment :)
But you could write a remote control script to the phones web pages to
accomplish the initial deployment.
Still its static, so its not really ideal.

Cheers,

Tim


On 7/18/08, Voice Noob <voicenoob[at]gmail.com> wrote:
>
> I saw someone post about HP switches in a different e-mail but thought I
> would start a new thread. I have a customer that has a significant
> investment in HP switches. Has anyone used these in a Cisco IPT network? I
> understand about the CDP issue but what if I hard code the configuration or
> can I set it as a DHCP option like an Avaya IP phone? anyone tried?
>
> _______________________________________________
> cisco-voip mailing list
> cisco-voip[at]puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
>


bills at psu

Jul 18, 2008, 5:00 AM

Post #5 of 14 (356 views)
Permalink
Re: HP Switches [In reply to]

We use (have used but are phasing out) HP Procurve on the voice network.
No problem. But note: we have a logically-separated voice network,
do not use the phone's PC port (thus no need for VLAN) and have had to
deal with power insertion because our HP switches are not powered.

CDP is not needed. I don't understand what you mean about hard-code the
configuration. DHCP provides the options the phone needs to contact
Call Manager.

I was watching the other thread about Adtran and some of the stuff
people said seems quite like FUD. Cisco appreciates this scare-tactic
marketing but the truth is that you can use any LAN switch. Using Cisco
gear will make your life easier though.

Voice Noob wrote:
> I saw someone post about HP switches in a different e-mail but thought I
> would start a new thread. I have a customer that has a significant
> investment in HP switches. Has anyone used these in a Cisco IPT network?
> I understand about the CDP issue but what if I hard code the
> configuration or can I set it as a DHCP option like an Avaya IP phone?
> anyone tried?

_______________________________________________
cisco-voip mailing list
cisco-voip[at]puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip


thsglobal at gmail

Jul 18, 2008, 5:44 AM

Post #6 of 14 (356 views)
Permalink
Re: HP Switches [In reply to]

Just out of curiosity... why dont you use the PC port?
You have phones where you dont have pc's? or you run 2 cables, and sets of
switches?

As far as I know with Cisco.. DHCP will not help config your VLAN on the
phone. A lot of 3rd party systems have this capability though. They boot in
a data vlan, get a DHCP lease from the data scope, and some custom DHCP
option tells them which vlan to use, and then they reboot themselves with
this config using separate voice and data vlans.

Manual config comes in when you want to use the pc port in the phone, and
you want to run separate voice and data vlans..
If you didnt have Cisco switches with CDP v2.. the switch could not tell the
phone which vlan to use for which port automatically.
So to configure your phone to use the voice vlan, you could manually set it
from the phone interface itself. (Lots of work on a large deployment)

Now there is LLDP-MED, there is talk of this in Cisco, and I've seen support
on phone config pages in CCM... but I'm not sure if it can be used /
deployed the same way yet. Would be interesting to know if it is possible.

Personally Cisco is still my favourite, and Cisco on Cisco is probably
always going to be the easiest.. but I do like the HP gear, and where budget
doesnt allow, i think it's certainly a worthy contender...

Same can be said for the Nortel stuff too... you had stacking and layer 2
meshing without blocking links (and between multiple physical chassis!) long
before 3750's, stackwise, cross stack etherchannel and virtualisation came
out.....

I'm going to wash my mouth out now... i feel a bit dirty :) I hope John
Chambers is not reading this forum..

Cheers,

Tim


On 7/18/08, Bill Simon <bills[at]psu.edu> wrote:
>
> We use (have used but are phasing out) HP Procurve on the voice network.
> No problem. But note: we have a logically-separated voice network, do not
> use the phone's PC port (thus no need for VLAN) and have had to deal with
> power insertion because our HP switches are not powered.
>
> CDP is not needed. I don't understand what you mean about hard-code the
> configuration. DHCP provides the options the phone needs to contact Call
> Manager.
>
> I was watching the other thread about Adtran and some of the stuff people
> said seems quite like FUD. Cisco appreciates this scare-tactic marketing
> but the truth is that you can use any LAN switch. Using Cisco gear will
> make your life easier though.
>
> Voice Noob wrote:
>
>> I saw someone post about HP switches in a different e-mail but thought I
>> would start a new thread. I have a customer that has a significant
>> investment in HP switches. Has anyone used these in a Cisco IPT network? I
>> understand about the CDP issue but what if I hard code the configuration or
>> can I set it as a DHCP option like an Avaya IP phone? anyone tried?
>>
>
> _______________________________________________
> cisco-voip mailing list
> cisco-voip[at]puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>


voicenoob at gmail

Jul 18, 2008, 5:50 AM

Post #7 of 14 (356 views)
Permalink
Re: HP Switches [In reply to]

Bill I don't think you situation is comparable to most. You are not using a
converged network which is one of the big reasons to go with an IPT system.
You have two physical networks one for voice and one for data.

I want to have one physical and two logical networks like I can with Cisco
phones and Cisco switches. The phone boots up and changes to the voice vlan
and the phones are on the data vlan. I don't care to tell the customer that
they must manually configure this but can they still use DHCP for all of the
IP info and just manually set the voice vlan?
ALso if I do this how do I set it up on the HP switch side? Is it a trunk or
an access port with two vlans?

On Fri, Jul 18, 2008 at 7:00 AM, Bill Simon <bills[at]psu.edu> wrote:

> We use (have used but are phasing out) HP Procurve on the voice network.
> No problem. But note: we have a logically-separated voice network, do not
> use the phone's PC port (thus no need for VLAN) and have had to deal with
> power insertion because our HP switches are not powered.
>
> CDP is not needed. I don't understand what you mean about hard-code the
> configuration. DHCP provides the options the phone needs to contact Call
> Manager.
>
> I was watching the other thread about Adtran and some of the stuff people
> said seems quite like FUD. Cisco appreciates this scare-tactic marketing
> but the truth is that you can use any LAN switch. Using Cisco gear will
> make your life easier though.
>
>
> Voice Noob wrote:
>
>> I saw someone post about HP switches in a different e-mail but thought I
>> would start a new thread. I have a customer that has a significant
>> investment in HP switches. Has anyone used these in a Cisco IPT network? I
>> understand about the CDP issue but what if I hard code the configuration or
>> can I set it as a DHCP option like an Avaya IP phone? anyone tried?
>>
>
>


thsglobal at gmail

Jul 18, 2008, 6:02 AM

Post #8 of 14 (356 views)
Permalink
Re: HP Switches [In reply to]

I think HP switches have what they call an "auxilary vlan" that you can
configure on each port.
Going back a while, but you can use as a voice vlan.

As for the nice 3rd party pass the VLAN through DHCP.. I dont think the
Cisco phones support this either yet..

Problem is still telling your phone to use the voice vlan... LLDP-MED would
be the ultimate solution - should give the equivalent of Cisco on Cisco with
CDPv2... but I dont know if this is a reality yet.. might be worth asking
your local Cisco SE as I havent seen much written about it yet..

Cheers,

Tim.




On 7/18/08, Voice Noob <voicenoob[at]gmail.com> wrote:
>
> Bill I don't think you situation is comparable to most. You are not using
> a converged network which is one of the big reasons to go with an IPT
> system. You have two physical networks one for voice and one for data.
>
> I want to have one physical and two logical networks like I can with Cisco
> phones and Cisco switches. The phone boots up and changes to the voice vlan
> and the phones are on the data vlan. I don't care to tell the customer that
> they must manually configure this but can they still use DHCP for all of the
> IP info and just manually set the voice vlan?
> ALso if I do this how do I set it up on the HP switch side? Is it a trunk
> or an access port with two vlans?
>
>
> On Fri, Jul 18, 2008 at 7:00 AM, Bill Simon <bills[at]psu.edu> wrote:
>
>> We use (have used but are phasing out) HP Procurve on the voice network.
>> No problem. But note: we have a logically-separated voice network, do not
>> use the phone's PC port (thus no need for VLAN) and have had to deal with
>> power insertion because our HP switches are not powered.
>>
>> CDP is not needed. I don't understand what you mean about hard-code the
>> configuration. DHCP provides the options the phone needs to contact Call
>> Manager.
>>
>> I was watching the other thread about Adtran and some of the stuff people
>> said seems quite like FUD. Cisco appreciates this scare-tactic marketing
>> but the truth is that you can use any LAN switch. Using Cisco gear will
>> make your life easier though.
>>
>>
>> Voice Noob wrote:
>>
>>> I saw someone post about HP switches in a different e-mail but thought I
>>> would start a new thread. I have a customer that has a significant
>>> investment in HP switches. Has anyone used these in a Cisco IPT network? I
>>> understand about the CDP issue but what if I hard code the configuration or
>>> can I set it as a DHCP option like an Avaya IP phone? anyone tried?
>>>
>>
>>
>>
>
>
> _______________________________________________
> cisco-voip mailing list
> cisco-voip[at]puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
>


bills at psu

Jul 18, 2008, 6:28 AM

Post #9 of 14 (356 views)
Permalink
Re: HP Switches [In reply to]

Note I said logically separated not physically separated. Yes you run a
cable to your PC and a cable to your phone. You can do the logical
separation at the switch (configure port-based VLANs) or further
downstream if you want a whole switch of just phones and another whole
switch of just PCs... etc. We do not run separate core networks.
Disadvantages?... if we want to connect from pc to the voice network
it's routed (but this is to our advantage because then we have the
ability to set up access lists at the router level). We can't use VT
Advantage (not a concern) and we miss out on some silly click-to-dial
stuff that no one in our organization seems to care much about. Rather,
they want a rock-solid phone system and that's what they get.

I guess the definition of "converged network" is different for everyone
though.

Voice Noob wrote:
> Bill I don't think you situation is comparable to most. You are not
> using a converged network which is one of the big reasons to go with an
> IPT system. You have two physical networks one for voice and one for data.
>
> I want to have one physical and two logical networks like I can with
> Cisco phones and Cisco switches. The phone boots up and changes to the
> voice vlan and the phones are on the data vlan. I don't care to tell the
> customer that they must manually configure this but can they still use
> DHCP for all of the IP info and just manually set the voice vlan?
> ALso if I do this how do I set it up on the HP switch side? Is it a
> trunk or an access port with two vlans?
>
> On Fri, Jul 18, 2008 at 7:00 AM, Bill Simon <bills[at]psu.edu
> <mailto:bills[at]psu.edu>> wrote:
>
> We use (have used but are phasing out) HP Procurve on the voice
> network. No problem. But note: we have a logically-separated
> voice network, do not use the phone's PC port (thus no need for
> VLAN) and have had to deal with power insertion because our HP
> switches are not powered.
>
> CDP is not needed. I don't understand what you mean about hard-code
> the configuration. DHCP provides the options the phone needs to
> contact Call Manager.
>
> I was watching the other thread about Adtran and some of the stuff
> people said seems quite like FUD. Cisco appreciates this
> scare-tactic marketing but the truth is that you can use any LAN
> switch. Using Cisco gear will make your life easier though.

_______________________________________________
cisco-voip mailing list
cisco-voip[at]puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip


cenders at homesbyavi

Jul 18, 2008, 6:30 AM

Post #10 of 14 (355 views)
Permalink
Re: HP Switches [In reply to]

We're a pure HP shop as well. Pretty hard to beat a lifetime warranty and ½ the initial cost... we're also a segmented voice network (separate switches) and didn't bother paying for PoE.



Corbett Enders

Network Manager
Homes by Avi - 2007 Canadian Builder of the Year.


voicenoob at gmail

Jul 18, 2008, 7:03 AM

Post #11 of 14 (355 views)
Permalink
Re: HP Switches [In reply to]

So there are two network cables going from your distribution closet to your
desk. One cable to the phone and one cable to the PC? I want to run one
cable, have the phone on the voice network and PC on the data network. If I
have to configure the VLAN manually that is fine I just want to know if it
will work this way.

On Fri, Jul 18, 2008 at 8:28 AM, Bill Simon <bills[at]psu.edu> wrote:

> Note I said logically separated not physically separated. Yes you run a
> cable to your PC and a cable to your phone. You can do the logical
> separation at the switch (configure port-based VLANs) or further downstream
> if you want a whole switch of just phones and another whole switch of just
> PCs... etc. We do not run separate core networks. Disadvantages?... if we
> want to connect from pc to the voice network it's routed (but this is to our
> advantage because then we have the ability to set up access lists at the
> router level). We can't use VT Advantage (not a concern) and we miss out on
> some silly click-to-dial stuff that no one in our organization seems to care
> much about. Rather, they want a rock-solid phone system and that's what
> they get.
>
> I guess the definition of "converged network" is different for everyone
> though.
>
> Voice Noob wrote:
>
>> Bill I don't think you situation is comparable to most. You are not using
>> a converged network which is one of the big reasons to go with an IPT
>> system. You have two physical networks one for voice and one for data.
>> I want to have one physical and two logical networks like I can with
>> Cisco phones and Cisco switches. The phone boots up and changes to the voice
>> vlan and the phones are on the data vlan. I don't care to tell the customer
>> that they must manually configure this but can they still use DHCP for all
>> of the IP info and just manually set the voice vlan?
>> ALso if I do this how do I set it up on the HP switch side? Is it a trunk
>> or an access port with two vlans?
>>
>> On Fri, Jul 18, 2008 at 7:00 AM, Bill Simon <bills[at]psu.edu <mailto:
>> bills[at]psu.edu>> wrote:
>>
>> We use (have used but are phasing out) HP Procurve on the voice
>> network. No problem. But note: we have a logically-separated
>> voice network, do not use the phone's PC port (thus no need for
>> VLAN) and have had to deal with power insertion because our HP
>> switches are not powered.
>>
>> CDP is not needed. I don't understand what you mean about hard-code
>> the configuration. DHCP provides the options the phone needs to
>> contact Call Manager.
>>
>> I was watching the other thread about Adtran and some of the stuff
>> people said seems quite like FUD. Cisco appreciates this
>> scare-tactic marketing but the truth is that you can use any LAN
>> switch. Using Cisco gear will make your life easier though.
>>
>
>


jason.aarons at us

Jul 18, 2008, 7:15 AM

Post #12 of 14 (355 views)
Permalink
Re: HP Switches [In reply to]

Since the cheaper phone is only 10/100 a lot of customers have
structured wiring with 3 or more runs to each desk. In the closet they
have non-POE 1000BaseT switches for PCs and 10/100BaseT switches for
phones with PoE. They run 10/100 to the phone and 1000 to the PC. The
cost of 10/100/1000 PoE switches is pretty expensive compared to 10/100
PoE. Still one network on backend just no IP Phones on expensive
1000BaseT ports. This also reduces SmartNet costs.



All Cisco makes it easier to manage/troubleshoot, but Ethernet is
Ethernet.







From: cisco-voip-bounces[at]puck.nether.net
[mailto:cisco-voip-bounces[at]puck.nether.net] On Behalf Of Voice Noob
Sent: Friday, July 18, 2008 10:04 AM
To: Bill Simon
Cc: cisco voip
Subject: Re: [cisco-voip] HP Switches



So there are two network cables going from your distribution closet to
your desk. One cable to the phone and one cable to the PC? I want to run
one cable, have the phone on the voice network and PC on the data
network. If I have to configure the VLAN manually that is fine I just
want to know if it will work this way.

On Fri, Jul 18, 2008 at 8:28 AM, Bill Simon <bills[at]psu.edu> wrote:

Note I said logically separated not physically separated. Yes you run a
cable to your PC and a cable to your phone. You can do the logical
separation at the switch (configure port-based VLANs) or further
downstream if you want a whole switch of just phones and another whole
switch of just PCs... etc. We do not run separate core networks.
Disadvantages?... if we want to connect from pc to the voice network
it's routed (but this is to our advantage because then we have the
ability to set up access lists at the router level). We can't use VT
Advantage (not a concern) and we miss out on some silly click-to-dial
stuff that no one in our organization seems to care much about. Rather,
they want a rock-solid phone system and that's what they get.

I guess the definition of "converged network" is different for everyone
though.

Voice Noob wrote:

Bill I don't think you situation is comparable to most. You are not
using a converged network which is one of the big reasons to go with an
IPT system. You have two physical networks one for voice and one for
data.
I want to have one physical and two logical networks like I can with
Cisco phones and Cisco switches. The phone boots up and changes to the
voice vlan and the phones are on the data vlan. I don't care to tell the
customer that they must manually configure this but can they still use
DHCP for all of the IP info and just manually set the voice vlan?
ALso if I do this how do I set it up on the HP switch side? Is it a
trunk or an access port with two vlans?

On Fri, Jul 18, 2008 at 7:00 AM, Bill Simon <bills[at]psu.edu
<mailto:bills[at]psu.edu>> wrote:

We use (have used but are phasing out) HP Procurve on the voice
network. No problem. But note: we have a logically-separated
voice network, do not use the phone's PC port (thus no need for
VLAN) and have had to deal with power insertion because our HP
switches are not powered.

CDP is not needed. I don't understand what you mean about hard-code
the configuration. DHCP provides the options the phone needs to
contact Call Manager.

I was watching the other thread about Adtran and some of the stuff
people said seems quite like FUD. Cisco appreciates this
scare-tactic marketing but the truth is that you can use any LAN
switch. Using Cisco gear will make your life easier though.








-----------------------------------------
Disclaimer:

This e-mail communication and any attachments may contain
confidential and privileged information and is for use by the
designated addressee(s) named above only. If you are not the
intended addressee, you are hereby notified that you have received
this communication in error and that any use or reproduction of
this email or its contents is strictly prohibited and may be
unlawful. If you have received this communication in error, please
notify us immediately by replying to this message and deleting it
from your computer. Thank you.


peter.slow at gmail

Jul 18, 2008, 7:19 AM

Post #13 of 14 (355 views)
Permalink
Re: HP Switches [In reply to]

You should be able to do this, I have seen LLDP in use with our phones
and this was at least half a year ago. I imagine it should work by
now. If there are configuration options for it in Unified CM, they
ought to work. (if you're on a _released_ version ;) I've looked at
packet caps of this operating with IP phones so I know someone
deployed it.

it should definitely work if you configure it manually as long as the
HPs support 802.1q and I beleive they do.

It also shouldn't be terribly difficult to test if you want to do a
pilot or something before rollout.

-Peter

On Fri, Jul 18, 2008 at 10:03 AM, Voice Noob <voicenoob[at]gmail.com> wrote:
> So there are two network cables going from your distribution closet to your
> desk. One cable to the phone and one cable to the PC? I want to run one
> cable, have the phone on the voice network and PC on the data network. If I
> have to configure the VLAN manually that is fine I just want to know if it
> will work this way.
>
> On Fri, Jul 18, 2008 at 8:28 AM, Bill Simon <bills[at]psu.edu> wrote:
>>
>> Note I said logically separated not physically separated. Yes you run a
>> cable to your PC and a cable to your phone. You can do the logical
>> separation at the switch (configure port-based VLANs) or further downstream
>> if you want a whole switch of just phones and another whole switch of just
>> PCs... etc. We do not run separate core networks. Disadvantages?... if we
>> want to connect from pc to the voice network it's routed (but this is to our
>> advantage because then we have the ability to set up access lists at the
>> router level). We can't use VT Advantage (not a concern) and we miss out on
>> some silly click-to-dial stuff that no one in our organization seems to care
>> much about. Rather, they want a rock-solid phone system and that's what
>> they get.
>>
>> I guess the definition of "converged network" is different for everyone
>> though.
>>
>> Voice Noob wrote:
>>>
>>> Bill I don't think you situation is comparable to most. You are not using
>>> a converged network which is one of the big reasons to go with an IPT
>>> system. You have two physical networks one for voice and one for data.
>>> I want to have one physical and two logical networks like I can with
>>> Cisco phones and Cisco switches. The phone boots up and changes to the voice
>>> vlan and the phones are on the data vlan. I don't care to tell the customer
>>> that they must manually configure this but can they still use DHCP for all
>>> of the IP info and just manually set the voice vlan?
>>> ALso if I do this how do I set it up on the HP switch side? Is it a trunk
>>> or an access port with two vlans?
>>>
>>> On Fri, Jul 18, 2008 at 7:00 AM, Bill Simon <bills[at]psu.edu
>>> <mailto:bills[at]psu.edu>> wrote:
>>>
>>> We use (have used but are phasing out) HP Procurve on the voice
>>> network. No problem. But note: we have a logically-separated
>>> voice network, do not use the phone's PC port (thus no need for
>>> VLAN) and have had to deal with power insertion because our HP
>>> switches are not powered.
>>>
>>> CDP is not needed. I don't understand what you mean about hard-code
>>> the configuration. DHCP provides the options the phone needs to
>>> contact Call Manager.
>>>
>>> I was watching the other thread about Adtran and some of the stuff
>>> people said seems quite like FUD. Cisco appreciates this
>>> scare-tactic marketing but the truth is that you can use any LAN
>>> switch. Using Cisco gear will make your life easier though.
>>
>
>
> _______________________________________________
> cisco-voip mailing list
> cisco-voip[at]puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
>
_______________________________________________
cisco-voip mailing list
cisco-voip[at]puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip


peter.slow at gmail

Jul 18, 2008, 7:34 AM

Post #14 of 14 (356 views)
Permalink
Re: HP Switches [In reply to]

Jason,
Are you saying that the cost of the phones required to support LLDP
makes it not worth it to do so? I just want to make sure I understand
'cause you may be right. i guess something that might offset that
though is that with twice or three times as many runs to the desk,
you're going to need to back that up with port density which would
result in needing more linecards/bigger chasses, driving your costs
back up.

also,

"Cisco Unified IP Phone Release Notes for Firmware Release 8.3(4)SR1
(SCCP and SIP) 7971G-GE, 7970G, 7961G-GE, 7961G, 7941G-GE, 7941G,
7931G (SCCP only), 7911G, and 7906G

Cisco Catalyst Port Security and LLDP-MED

Cisco Unified IP Phone firmware release 8.3(3) and later, provides
support for the LLDP-MED Link Layer protocol. LLDP is a protocol
similar to CDP and used for device discovery between a LAN switch and
an endpoint. Some Catalyst switches running IOS earlier than
12.2(44)SE, may not support LLDP and indicate that an extra device has
been connected to the switch port. "

-Pete

On Fri, Jul 18, 2008 at 10:15 AM, Jason Aarons (US)
<jason.aarons[at]us.didata.com> wrote:
> Since the cheaper phone is only 10/100 a lot of customers have structured
> wiring with 3 or more runs to each desk. In the closet they have non-POE
> 1000BaseT switches for PCs and 10/100BaseT switches for phones with PoE.
> They run 10/100 to the phone and 1000 to the PC. The cost of 10/100/1000
> PoE switches is pretty expensive compared to 10/100 PoE. Still one network
> on backend just no IP Phones on expensive 1000BaseT ports. This also reduces
> SmartNet costs.
>
>
>
> All Cisco makes it easier to manage/troubleshoot, but Ethernet is Ethernet.
>
>
>
>
>
>
>
> From: cisco-voip-bounces[at]puck.nether.net
> [mailto:cisco-voip-bounces[at]puck.nether.net] On Behalf Of Voice Noob
> Sent: Friday, July 18, 2008 10:04 AM
> To: Bill Simon
> Cc: cisco voip
> Subject: Re: [cisco-voip] HP Switches
>
>
>
> So there are two network cables going from your distribution closet to your
> desk. One cable to the phone and one cable to the PC? I want to run one
> cable, have the phone on the voice network and PC on the data network. If I
> have to configure the VLAN manually that is fine I just want to know if it
> will work this way.
>
> On Fri, Jul 18, 2008 at 8:28 AM, Bill Simon <bills[at]psu.edu> wrote:
>
> Note I said logically separated not physically separated. Yes you run a
> cable to your PC and a cable to your phone. You can do the logical
> separation at the switch (configure port-based VLANs) or further downstream
> if you want a whole switch of just phones and another whole switch of just
> PCs... etc. We do not run separate core networks. Disadvantages?... if we
> want to connect from pc to the voice network it's routed (but this is to our
> advantage because then we have the ability to set up access lists at the
> router level). We can't use VT Advantage (not a concern) and we miss out on
> some silly click-to-dial stuff that no one in our organization seems to care
> much about. Rather, they want a rock-solid phone system and that's what
> they get.
>
> I guess the definition of "converged network" is different for everyone
> though.
>
> Voice Noob wrote:
>
> Bill I don't think you situation is comparable to most. You are not using a
> converged network which is one of the big reasons to go with an IPT system.
> You have two physical networks one for voice and one for data.
> I want to have one physical and two logical networks like I can with Cisco
> phones and Cisco switches. The phone boots up and changes to the voice vlan
> and the phones are on the data vlan. I don't care to tell the customer that
> they must manually configure this but can they still use DHCP for all of the
> IP info and just manually set the voice vlan?
> ALso if I do this how do I set it up on the HP switch side? Is it a trunk or
> an access port with two vlans?
>
> On Fri, Jul 18, 2008 at 7:00 AM, Bill Simon <bills[at]psu.edu
> <mailto:bills[at]psu.edu>> wrote:
>
> We use (have used but are phasing out) HP Procurve on the voice
> network. No problem. But note: we have a logically-separated
> voice network, do not use the phone's PC port (thus no need for
> VLAN) and have had to deal with power insertion because our HP
> switches are not powered.
>
> CDP is not needed. I don't understand what you mean about hard-code
> the configuration. DHCP provides the options the phone needs to
> contact Call Manager.
>
> I was watching the other thread about Adtran and some of the stuff
> people said seems quite like FUD. Cisco appreciates this
> scare-tactic marketing but the truth is that you can use any LAN
> switch. Using Cisco gear will make your life easier though.
>
>
>
>
>
> ________________________________
>
> Disclaimer: This e-mail communication and any attachments may contain
> confidential and privileged information and is for use by the designated
> addressee(s) named above only. If you are not the intended addressee, you
> are hereby notified that you have received this communication in error and
> that any use or reproduction of this email or its contents is strictly
> prohibited and may be unlawful. If you have received this communication in
> error, please notify us immediately by replying to this message and deleting
> it from your computer. Thank you.
>
> _______________________________________________
> cisco-voip mailing list
> cisco-voip[at]puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
>
_______________________________________________
cisco-voip mailing list
cisco-voip[at]puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip

Cisco voip RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.