cancel
Showing results for 
Search instead for 
Did you mean: 

Error: MED Capabilities LV is not enabled

Error: MED Capabilities LV is not enabled

Rory_Schmitz
New Contributor II

Hello,

New 5520’s in a stack running 31.1.1.3 patch1-1

I’m trying to add all of the lldp commands I typically run on our previous gen switches, but getting stuck on the error mentioned in the title.  Here are the commands I am copying and pasting:

 

configure lldp port 1:1-48,2:1-48,3:1-48 advertise port-description power-via-mdi

configure lldp port 1:1-48,2:1-48,3:1-48 advertise system-name

configure lldp port 1:1-48,2:1-48,3:1-48 advertise system-capabilities

configure lldp port 1:1-48,2:1-48,3:1-48 advertise management-address

configure lldp port 1:1-48,2:1-48,3:1-48 advertise vendor-specific dot3 mac-phy

configure lldp port 1:1-48,2:1-48,3:1-48 advertise vendor-specific med power-via-mdi
Error: MED Capabilities TLV is not enabled.

I’ve even done the following:

enable lldp ports 1:1-48,2:1-48,3:1-48

Any idea how I can enable MED Capabilities TLV?

 

EDIT: Cleaned up command format
 

1 ACCEPTED SOLUTION
6 REPLIES 6

Rory_Schmitz
New Contributor II

@Miguel-Angel RODRIGUEZ-GARCIA Thanks for the quick reply.  I arranged the commands differently and it appears it’s only happening after this command:

 

configure lldp port 1:1-48,2:1-48,3:1-48 advertise vendor-specific med power-via-mdi

The other commands execute fine.  One thing I’ve never had to add is that VOIP VLAN command you listed here:

configure lldp port <port number> advertise vendor-specific dot1 vlan-name

 

Miguel-Angel_RO
Valued Contributor II

Hi Rory,

 

Maybe the sequence order is important.

Here what I hae in my cheat sheet:

'LLDP-MED

configure lldp port <port number> advertise vendor-specific med

capabilities

configure lldp port <port number> advertise vendor-specific dot1 vlan-name

vlan <VOIP vlan>

configure lldp port <port number> advertise vendor-specific med

power-via-mdi

configure lldp port <port number> advertise vendor-specific med policy

application voice vlan <VOIP vlan> dscp 46

Configure lldp port <port number> advertise vendor-specific dot1

port-protocol-vlan-id vlan <VOIP vlan>

enable lldp ports all

Mig

GTM-P2G8KFN