- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- auto vlan voip 2530
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
01-21-2021 01:09 AM
01-21-2021 01:09 AM
hello
we have a 2530 with 2 vlan
vlan voip - 2100
vlan data x - 100
vlan data y - 200
Is there a way to create an automatic connection that detects a phone belonging to Vlan voip - 2100
samle config is not work
device-identity name "VoIP-Phone"
lldp oui 0c383e sub-type 1 <<< mac of fanvile phone >>>>>
exit
device-profile name "Phone-Profile"
untagged-vlan 399
exit
device-profile device-type "VoIP-Phone"
associate "Phone-Profile"
exit
phone is access mode !
best regard
gadi
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-21-2021 05:23 AM
01-21-2021 05:23 AM
Re: auto vlan voip 2530
Hi @gadisontag
Is there a way to create an automatic connection that detects a phone belonging to Vlan voip - 2100 - When you connect phone, the phone should detect the Voice VLAN ? Correct me if i am wrong
To achieve this you need to Tag the Voice VLAN and UnTag the Data VLAN . Refer below link for more information and config examples
https://support.hpe.com/hpesc/public/docDisplay?docId=c03386522&docLocale=en_US
I work for HPE

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-21-2021 07:09 AM
01-21-2021 07:09 AM
Query: auto vlan voip 2530
Hewlett Packard Enterprise (HPE) recommends:
1. ArubaOS-CX 10.04 Command-Line Interface Guide (6300, 6400 Switch Series)
2. R2702-HPE FlexFabric 5940 & 5930 Switch Series Configuration Guides Index
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-21-2021 09:15 AM
01-21-2021 09:15 AM
Re: auto vlan voip 2530
Hello,
If I understand correctly you want to configure the switch such that the tagged VOICE VLAN is applied automatically as soon as you connect an IP phone to the switch. You are trying to configure a device profile for this.
Maybe you can check if Local MAC authentication (LMA) is a better option for you.
https://support.hpe.com/hpesc/public/docDisplay?docId=mmr_sf-EN_US000005601
The problem with the device profile is probably the OUI. As far as I can see you have configured the OUI of the vendor. However the switch is not checking the OUI of the source MAC address. It is checking an OUI in a specific TLV (type 127) in the LLDP packet.
From the manual: Specify the OUI used in LLDP's organization using specific TLV, (type =127). OUI should be in XXXXXXformat. The default OUI "000000" indicates that device-identity will not use LLDP to identify device:
So you have to find out or check which OUI is sending the phone in the LLDP TLV 127. If there is no TLV 127, you can try by configuring lldp oui 0012bb sub-type 1. This is the TIA standard OUI.
CHeck the document attached to this airheads tread.
https://community.arubanetworks.com/community-home/digestviewer/viewthread?MID=23866
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-26-2021 06:56 AM
01-26-2021 06:56 AM
Re: auto vlan voip 2530
hello
thank
vlan 2098
name "VOIP-015"
tagged 1-48
ip address 3.4.5.6 255.255.252.0
voice
exit
Works great
According to what will the switch decide if it is a telephone? According to the lldp?
best regard
gadi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-27-2021 11:05 PM
01-27-2021 11:05 PM
SolutionHello
You have configured all the ports of the switch to be tagged members of the voice VLAN. So this is static configuration on the switch side and not the dynamic assignment which is possible with the device profile.
The "voice" parameter in the VLAN context has the consequence that the switch will advertise this VLAN as the voice VLAN in LLDP-MED packets sent out of all ports. A phone that supports LLDP-MED will read this information from the LLDP packet configure itself to send the voice packets with a vlan tag and VLAN ID 2098. Which will ensure proper communication in the voice VLAN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-30-2021 11:33 PM
01-30-2021 11:33 PM
Re: auto vlan voip 2530
hello
thank
have a nice day
gadi
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP