- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- Re: VoIP configuration on HP 5120 EI switches (Alc...
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
Discussions
Discussions
Discussions
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
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
09-16-2014 08:59 AM
09-16-2014 08:59 AM
VoIP configuration on HP 5120 EI switches (Alcatel IP phones)
Hi,
we have HP 5120 EI switches configured for Alcatel VoIP phones. Anyone with the same setup? I want to compare the configurations in use on the field:
voice vlan mac-address 0080-9f00-0000 mask ffff-ff00-0000 description Alcatel phone
#
vlan 9
name VoIP
#
vlan 10
name Client
#
interface GigabitEthernet1/0/10
port link-type hybrid
undo port hybrid vlan 1
port hybrid vlan 10 untagged
port hybrid pvid vlan 10
voice vlan qos trust
voice vlan 9 enable
loopback-detection enable
loopback-detection action shutdown
poe enable
stp edged-port enable
The DHCP scope for VLAN 9 is also configured on the HP 5120 EI switch:
dhcp server ip-pool dhcp_vlan9 extended
network ip range 10.9.10.10 10.9.10.250
network mask 255.255.255.0
next-server 10.11.11.1
gateway-list 10.9.10.254
Sometimes the Alcatel phones have to be rebooted MANY times, before they are ready. This behaviour is strange...
Regards, Leonardo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2014 02:53 AM
09-22-2014 02:53 AM
Re: VoIP configuration on HP 5120 EI switches (Alcatel IP phones)
I would try 3 things one by one
we have an installation with 5500's working with Alcatel phones. I have checked our general setup config and these seemed to be different to me.
1-under interfaces that are connected to phones disable auto voice vlan
2- system view disable voice vlan security
3- use trunk ports at the interfaces instead of hybrid ports.
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2014 07:47 AM
09-25-2014 07:47 AM
Re: VoIP configuration on HP 5120 EI switches (Alcatel IP phones)
Hi.
It seems to me that you are missing one setting in this interface:
port hybrid vlan 9 tagged
Since you don't have the permission to the voice VLAN tagged on the interface, the phone wouldn't work properly.
And more: in all my implementations I've been using the hybrid port link-type with success. This settings can be increased with the tips mentioned by our buddy above.
Fred Mancen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2014 11:02 PM
09-25-2014 11:02 PM
Re: VoIP configuration on HP 5120 EI switches (Alcatel IP phones)
Hi mertdemi,
what you are proposing is a manual voice configuration. As far as I know you cannot connect a PC behind the phone in such an environment. But we use this kind of connection, therefore we need the auto-voice-vlan configuration.
Regards, Leonardo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2014 11:12 PM
09-25-2014 11:12 PM
Re: VoIP configuration on HP 5120 EI switches (Alcatel IP phones)
Hi Fred_Mancen_1,
I tried the command, but only got an error message:
[SWITCH-GigabitEthernet1/0/10]port hybrid vlan 9 tagged
In auto voice VLAN mode, a Trunk or Hybrid port can not be added to or be deleted from voice VLAN manually when voice VLAN is enabled on it.
The phones are working with the configuration I posted. We just have strange behaviours here and there (as I stated before). I'm trying to isolate them and trying to find out if the phones or the switch config is the problem.
Regards, Leonardo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2014 12:07 PM
10-16-2014 12:07 PM
Re: VoIP configuration on HP 5120 EI switches (Alcatel IP phones)
Hi LS1971
To tag the Voice vlan, you'll need to undo the voice vlan first. That should allow you to tag it.
If used the below port config with an ip phone and was able the use the passthrough port for a pc if you need to try another config.
interface GigabitEthernet#/#/##
port link-type hybrid
undo port hybrid vlan 1
port hybrid vlan 40 tagged
port hybrid vlan 18 untagged
port hybrid pvid vlan 18
undo voice vlan mode auto
voice vlan 40 enable
poe enable
stp edged-port enable
#
return
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2014 03:31 AM
10-21-2014 03:31 AM
Re: VoIP configuration on HP 5120 EI switches (Alcatel IP phones)
Hi Lrod78,
Hi Lrod78
how do you configure your IP phones? Do you manually configure the VLAN-ID on them? We want to be able to attach the IP phones to the network out-of-the-box without having to configure anything on them.
Regards, Leonardo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2014 09:19 AM
10-21-2014 09:19 AM
Re: VoIP configuration on HP 5120 EI switches (Alcatel IP phones)
The only thing they are set for is to pick up an address via DHCP. There's nothing else really done.
Are they still not grabbing an IP from the correct VLAN?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2017 08:10 AM
03-24-2017 08:10 AM
Re: VoIP configuration on HP 5120 EI switches (Alcatel IP phones)
Hi Leonardo,
I have the same issue with Alcatel IP Phone. Did you solve this issue? Can you share your config?
Thanks.
Regards.
A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2017 07:45 AM
03-30-2017 07:45 AM
Re: VoIP configuration on HP 5120 EI switches (Alcatel IP phones)
Hi mekand,
here's what the configuration of one of our 5120-EI switch looks like.
VoIP config:
voice vlan mac-address 0080-9f00-0000 mask ffff-ff00-0000 description Alcatel phone
#
vlan 69
name VoIP
quit
#
vlan 71
name Client
quit
#
interface GigabitEthernet1/0/1
port link-type hybrid
undo port hybrid vlan 1
port hybrid vlan 71 untagged
port hybrid pvid vlan 71
voice vlan qos trust
voice vlan 69 enable
undo enable snmp trap updown
undo enable log updown
loopback-detection enable
loopback-detection control enable
loopback-detection per-vlan enable
loopback-detection action shutdown
poe enable
stp edged-port enable
lldp voice-vlan 69
quit
#
DHCP config:
dhcp server ip-pool dhcpvlan69 extended
network ip range 10.11.12.100 10.11.12.200
network mask 255.255.255.0
next-server 10.18.19.1
gateway-list 10.11.12.254
quit
#
interface Vlan-interface69
description VLAN69
ip address 10.11.12.253 255.255.255.0
dhcp server apply ip-pool dhcpvlan69
quit
#
Asuming a 10.11.12.0/24 VoIP-subnet and the Alcatel telephone system's IP being 10.18.19.1. Hope this helps. :-)
Regards, Leonardo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2017 04:59 AM
07-24-2017 04:59 AM
Re: VoIP configuration on HP 5120 EI switches (Alcatel IP phones)
Hi
Could you give a hand for H3C configuration !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2017 08:04 AM
07-25-2017 08:04 AM
Re: VoIP configuration on HP 5120 EI switches (Alcatel IP phones)
Hmm... HP Comware = H3C, so the config should be the same! :-)
Regards, Leonardo