Comware

 View Only
Expand all | Collapse all

LLDP device profile for Yealink teams phones

This thread has been viewed 7 times
  • 1.  LLDP device profile for Yealink teams phones

    Posted Mar 19, 2025 05:57 AM

    Hi Community!

    I hope I am porting in the right spot - this is my first post.

    We have 2540, 5406 and 5412 running AOS. And are implementing Yealink teams phones, MP54-E2, MP56-E2, MP58-E2 and W70B dect.

    I am trying to create a device profile to auto tag when the phones are plugged in. I have created the device-identity and device-profile but I am having trouble getting the right MAC-OUI for the phones. The only Organization Unique Code/OUI I can find with wireshark/port mirror is the generic TIAC 00:12:bb which works however also captures other non phone devices and adds them to the profile... 

    Wondering if anyone else has been successful and found the right config to get this working? 

    device-identity name "Yealink-Phone"
       lldp oui 00:12:bb sub-type 2
       exit
    device-profile name "Phone"
       untagged-vlan 150
       tagged-vlan 200
       poe-priority high
       exit
    device-profile device-type "Yealink-Phone"
       associate "Phone"
       enable
       exit

    Thanks



  • 2.  RE: LLDP device profile for Yealink teams phones

    Posted Mar 20, 2025 05:41 AM

    Hi James

    https://standards-oui.ieee.org/ or https://macaddress.io/statistics/company/20612 might help here.  They have the MAC addresses registered for manufacturers that you can use.

    Graham