- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- ip-helper with Avaya phone system on 2650 switch
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-08-2010 06:43 AM
тАО06-08-2010 06:43 AM
ip-helper with Avaya phone system on 2650 switch
hostname "ProCurve Switch 2650-PWR"
ip routing
snmp-server community "public" Unrestricted
vlan 1
name "DEFAULT_VLAN"
no ip address
no untagged 1-50
exit
vlan 10
name "VOICE"
untagged 1,37
ip address 10.40.10.1 255.255.255.0
ip helper-address 10.30.10.2
tagged 2-47,49-50
exit
vlan 20
name "DATA"
untagged 2-48
ip address 10.30.10.1 255.255.255.0
tagged 49-50
exit
password manager
DHCP relay is started but the phones will not get an IP address from the server on port 48 and I can't see why. Phone is on port 37 just to avoid confusion. I'm probably missing something obvious but ....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-08-2010 07:00 AM
тАО06-08-2010 07:00 AM
Re: ip-helper with Avaya phone system on 2650 switch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-08-2010 07:03 AM
тАО06-08-2010 07:03 AM
Re: ip-helper with Avaya phone system on 2650 switch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-08-2010 07:14 AM
тАО06-08-2010 07:14 AM
Re: ip-helper with Avaya phone system on 2650 switch
Port 1 is missed simply as it's my test config, and the HP software has done one as it's reporting port 37 as being both tagged and untagged for vlan 10 which isn't possible, when in fact it is only tagged (I've reset the config to default and re-entered just to make sure).
I can make the config work by setting the DHCP server to have a NIC on each VLAN and allocate addresses accordingly BUT with the pressure to virtualise I'd only want a single NIC doing the work and have a secondary DHCP server sharing the addresses in event of failure.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-08-2010 07:31 AM
тАО06-08-2010 07:31 AM
Re: ip-helper with Avaya phone system on 2650 switch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-08-2010 08:47 AM
тАО06-08-2010 08:47 AM
Re: ip-helper with Avaya phone system on 2650 switch
do they speak lldp-med? then you need to enable it on the switch with:
vlan 10
voice
exit
wr mem
hth
alex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-08-2010 08:55 AM
тАО06-08-2010 08:55 AM
Re: ip-helper with Avaya phone system on 2650 switch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-08-2010 09:15 AM
тАО06-08-2010 09:15 AM
Re: ip-helper with Avaya phone system on 2650 switch
i am not really good with voip, here is what i mean:
your phones need to know which vlan (10 or 20) to use before making any dhcp requests. As far as i know there are three ways to do so:
1.) configure on the phone <- lot of work in large enviroments
2.)cdp <- doesn't work on hp switches as this is a cisco protocoll
3.)lldp-med <- open protocoll and supported (invented?) by hp
as your are playing in the lab just try lldp-med
hth
alex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-08-2010 11:11 AM
тАО06-08-2010 11:11 AM
Re: ip-helper with Avaya phone system on 2650 switch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-08-2010 01:25 PM
тАО06-08-2010 01:25 PM
Re: ip-helper with Avaya phone system on 2650 switch
vlan 10
name "VOICE"
untagged 1,37
ip address 10.40.10.1 255.255.255.0
ip helper-address 10.30.10.2
tagged 2-47,49-50
exit
DHCP server on port 48 ?
Port 48 Isn't tagged aware in vlan 10. Should it be?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-08-2010 02:21 PM
тАО06-08-2010 02:21 PM
Re: ip-helper with Avaya phone system on 2650 switch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-09-2010 04:43 AM
тАО06-09-2010 04:43 AM
Re: ip-helper with Avaya phone system on 2650 switch
There is no technical problem to bring multiple VLANS to the virtual DHCPserver each to a different virtualNIC.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-09-2010 04:54 AM
тАО06-09-2010 04:54 AM
Re: ip-helper with Avaya phone system on 2650 switch
>>>
Phone is on port 37
vlan 10
name "VOICE"
untagged 1,37
<<<
Normal configuration is to have the phone port untagged in data-vlan and tagged in voice vlan.
The first dhcp request is on the data vlan (untagged). then it must be recognized as phone either by lldp or by "dhcp option 82".
The voice vlan id is sent to the phone and
The phone sends a new "tagged" dhcp request on the voice vlan.
You'll need a dhcp relay for the second request configured on the voice vlan if you want the request forwarded to a dhcp server that's not on the voice vlan.
so you'll need (only phone port)
vlan 10
tagged 37
vlan 20
untagged 37
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-09-2010 07:28 AM
тАО06-09-2010 07:28 AM
Re: ip-helper with Avaya phone system on 2650 switch
Seems to be the nearest to an answer. Still waiting on the supplier unfortunately but this is nearest I've found to a reply. Couldn't find searching on HP site but found through Avaya site ?!?!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-09-2010 08:03 AM
тАО06-09-2010 08:03 AM
Re: ip-helper with Avaya phone system on 2650 switch
If a phone is voice, why does it need to be on a data vlan? I can understand if a computer will be plugged intoport 37 but it's not. Or will it? Will port 37 always be connected to a phone?
Why can't port 37 (phone) be untagged 10 and port 48 (dhcp) be tagged 10?
Does the phone need to be on the data (vlan 20) network at all? This will eliminate wrong network traffic.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-09-2010 08:07 AM
тАО06-09-2010 08:07 AM
Re: ip-helper with Avaya phone system on 2650 switch
vlan 1
name "DEFAULT_VLAN"
no ip address
no untagged 1-50
exit
vlan 10
name "VOICE"
untagged 1,37
tagged 48
ip address 10.40.10.1 255.255.255.0
ip helper-address 10.30.10.2
tagged 48-50
exit
vlan 20
name "DATA"
untagged 2-36,38-48
ip address 10.30.10.1 255.255.255.0
tagged 49-50
exit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-09-2010 08:48 AM
тАО06-09-2010 08:48 AM
Re: ip-helper with Avaya phone system on 2650 switch
Untag the port on the DATA VLAN
Tag the port in the voice VLAN
the voice vlan should be configured with the "VOICE" command as below
#vlan 10
#voice
#write mem
this should work and also make sure that either to configure the voice vlan on the phones manually or check if the phone supports LLDP-MED, in this case the voice controller should do the vlan configuration for the phone.
please you can refer to the below document for more details:
http://h40060.www4.hp.com/procurve/uk/en/pdfs/application-notes/AN-C6_ProCurve-Avaya-phone-final-0904008.pdf
Follow as mentioned and it should work perfectly, also the document has the 802.1x configuration in case you want to add security to the ports.
The document is the office HP PorCurve interoperability with AVAYA phones.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-09-2010 01:07 PM
тАО06-09-2010 01:07 PM
Re: ip-helper with Avaya phone system on 2650 switch
My problem isn't with the config of the switch particularly, I can make the config work by adding plugging in the voice DHCP server directly, but I'm trying to get the voice VLAN to see the DHCP server on the data VLAN by using ip-helper. If I create a secondary data VLAN and setup a port untagged to that VLAN then I can use the ip-helper command to point at the one and only DHCP server and it works. My issue seems to be with tagged vlans connecting to the DHCP server. I've got stacks of examples from both the HP and Avaya site but all of them have a configuration that is very different. As soon as I find the answer it'll be posted here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-09-2010 10:27 PM
тАО06-09-2010 10:27 PM
Re: ip-helper with Avaya phone system on 2650 switch
is the server connected to the same switch ?
Can you post ur latest configuration so i can check it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-09-2010 11:42 PM
тАО06-09-2010 11:42 PM
Re: ip-helper with Avaya phone system on 2650 switch
; J8165A Configuration Editor; Created on release #H.10.83
hostname "ProCurve Switch 2650-PWR"
qos dscp-map 010101 priority 2
qos dscp-map 101001 priority 4
qos dscp-map 101010 priority 4
qos dscp-map 101011 priority 4
qos dscp-map 101110 priority 5
interface 11
name "Secondary DATA VLAN for test"
exit
interface 37
name "VOIP phone for test"
exit
interface 48
name "DHCP Server"
exit
ip routing
snmp-server community "public" Unrestricted
vlan 1
name "DEFAULT_VLAN"
no ip address
no untagged 1-50
exit
vlan 10
name "VOICE"
ip address 10.40.10.1 255.255.255.0
ip helper-address 10.30.10.2
tagged 1-47,49-50
exit
vlan 20
name "DATA"
untagged 1-10,12-48
ip address 10.30.10.1 255.255.255.0
tagged 49-50
exit
vlan 30
name "DATA2"
untagged 11
ip address 10.41.10.1 255.255.255.0
ip helper-address 10.30.10.2
exit
qos type-of-service diff-services
password manager
As requested
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-02-2011 02:07 AM
тАО06-02-2011 02:07 AM
Re: ip-helper with Avaya phone system on 2650 switch
Avaya phone system quote San Diego
http://voipphonesystemquote.com/