- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- How to add manufacture Mac Address OUI into Provis...
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
02-05-2015 11:45 AM
02-05-2015 11:45 AM
I am just wondering if Provision allow you to add specific Mac OUI to work with ip phones? In Comware, it is easy but I have not found any documentation for Provision switches yet.
Please advise.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2015 02:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2015 04:46 PM
02-05-2015 04:46 PM
Re: How to add manufacture Mac Address OUI into Provision switches?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2015 04:56 PM
02-05-2015 04:56 PM
Re: How to add manufacture Mac Address OUI into Provision switches?
You would assign the Voice VLAN using a DHCP vendor option. The vendor option is required in any case to give the phone its gateway to register to, so this is in fact the most common way of doing it in my experience, although people are starting to use LLDP a lot more nowadays.
PoE negotiation is a completely seperate issue, to my mind, and is negotiated using the usual IEEE standard.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2015 04:58 PM
02-05-2015 04:58 PM
Re: How to add manufacture Mac Address OUI into Provision switches?
In fact, assigning the Voice VLAN by LLDP could be seen as a bit of an unnecessary step, considering it has to receive its configuration from DHCP anyway.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2015 05:27 AM
02-06-2015 05:27 AM
Re: How to add manufacture Mac Address OUI into Provision switches?
Not sure I would agree with you. DHCP Option will be used for assigning provision server, tftp or http. but I do not believe it will be able to assign VLAN.
Maybe I have not done enough deployment, there are only 2 options to assigning VLANs to voice traffic for phones: LLDP-MED/CDP and Manually configure each phone.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2015 07:07 PM
02-06-2015 07:07 PM
Re: How to add manufacture Mac Address OUI into Provision switches?
Using the DHCP option to assign the Voice VLAN ID is in fact the most common method I've seen used.
For example, with Avaya phones you will send back Option 176 containing the following data:
“mcipadd=10.1.1.100,mcport=1719,tftpsrvr=10.1.1.105,l2q=1,l2qvlan=200″
With Mitel, you use Option 43 containing:
"id:ipphone.mitel.com;sw_tftp=10.1.1.105;call_srv=10 .1.1.100;vlan=200;I2p=6;dscp=46"
And so forth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2015 07:46 AM
02-08-2015 07:46 AM
Re: How to add manufacture Mac Address OUI into Provision switches?
The dhcp vendor option is indeed vendor specific and I guess phone will get rebooted once have the dhcp info...
To me lldp is just much better for efficiency and simple setup. Plus it is universal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2015 03:26 PM
02-08-2015 03:26 PM
Re: How to add manufacture Mac Address OUI into Provision switches?
I don't know about efficiency - your choice is,
- configure one vendor option per scope
OR
- configure LLDP on every switchport on every switch
AND
configure the vendor option anyway because you need to serve up the tftp server details
The phone shouldn't be rebooting too often anyway, and the soft-reboot probably adds less than 30s to the startup time which shouldn't be too much of an issue.
I used to find a lot of resistance to using LLDP when I was deploying Nortel switches, because configuring LLDP on them involved adding a fair bunch of config. LLDP on HP switches involves far less work so maybe more people will choose to use it. I did a pilot two weeks ago and they were happy to configure LLDP on the pilot switch, but they may not bother when it comes to the full roll-out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2015 06:07 PM
02-08-2015 06:07 PM