12-13-2019 12:46 PM
Hi,
I noticed we cannot configure the voice vlan command on the N9K. Our model is C93108TC-EX. Sw version is 7.0(3)I4(3)
Some other discussions suggested trunking both data and voice vlans? Has anyone tried it ?
Can we try this configuration instead ?
int e/1
switchport
switchport mode trunk
switchport trunk allowed vlan <data-vlan>
switchport trunk native vlan <voice-vlan>
12-13-2019 01:35 PM
Hello,
you need to set the port to trunk mode and allow both the data and the voice Vlan, as in the example below:
Interface e1
switchport
switchport mode trunk
switchport trunk allowed vlan 100, 200
12-13-2019 01:42 PM
Thansk for the response.
Will the VoIP phone be able to untag the right vlan and assign it to desktop port ? Have you tried this configuration with a desktop attached to a phone ?
12-13-2019 01:37 PM
it does not support - nexus more of Datacenter switches for Server environment - you looking Enterprise or Campus Lan feature on DC switches.
here is reference :
https://community.cisco.com/t5/switching/nexus-9000-voip-command/td-p/2765567
12-13-2019 01:45 PM
Thanks for the response. Its a one-off. Looking for a couple of VoIP phone on the DC floor. Not looking for system wide LAN solution.
Has this been tested ?
Will the VoIP phone be able to untag the right vlan and assign to the desktop port on the phone ?
03-30-2023 10:04 AM
Yes if you go the phones admin settings you can manually set the admin (phone) and pc vlan from the phones UI.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide