Scenario:
Code: Select all
CCR2116 — eth4 — Yealink Phone — PC
Yealink Phone doesn’t receive tagged VLAN Voice from LLDP-MED and therefore remains on untagged VLAN without join tagged VLAN voice.
lldp-med-net-policy-vlan is correctly enabled and configured with voice VLAN.
Yealink Phone works like a charm receiving Voice VLAN with others switch vendors and LLDP-MED.
Any ideas? At the moment the workaround to put phone on correct Voice VLAN is to use DHCP Option 132.
Code: Select all
/interface list
add name=discovery_list
/interface list member
add interface=ether4 list=discovery_list
/ip neighbor discovery-settings
set discover-interface-list=discovery_list lldp-med-net-policy-vlan=5 protocol=lldp,mndp
/interface bridge port
add bridge=bridge1 comment="IP Phone" interface=ether4 pvid=10
/interface bridge vlan
add bridge=bridge1 tagged=bridge1,ether4 vlan-ids=5
Thanks,
Gianremo