Trying to get this to work, but no luck so far. I have 2 separate VLANs for data and voice. On the VSP port, the data VLAN is default and untagged. I have also configured 2 commands for LLDP-MED to get the Mitel onto the voice VLAN. However, the phone is still landing on the data VLAN. The LLDP-MED commands used on the interface are:
lldp med-network-policies voice tagging tagged vlan-id 1121
lldp med-network-policies voice-signaling tagging tagged vlan-id 1121
#show lldp med-network-policies
************************************************************************************
Command Execution Time: Thu Oct 21 13:47:35 2021 CDT
************************************************************************************
==========================================================================================
LLDP-MED Network Policies
==========================================================================================
Port Application Type VlanID Tagging DSCP Priority
------------------------------------------------------------------------------------------
1/9 Voice 1121 Tagged 46 0
1/9 Voice Signaling 1121 Tagged 0 0
------------------------------------------------------------------------------------------
As a follow up question, does anyone know the difference between the policy types? That being {guest-voice | guest-voice-signaling | etc..}.