cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5242
Views
0
Helpful
6
Replies

lldp tlv 127 errors using Cisco switch and Avaya phone

pcdap
Level 1
Level 1

Have Avaya 1220 and 1230 IP phones.  Cisco 3560 power switches, current IOS.  Lldp turned on globally, using network policy to assign voice vlan to the interface (nothing else is configured in the network policy for the interfaces except the voice vlan number).  The phones boot up fine, they use lldp to discover the voice vlan, voice quality is good, we are in test mode and not doing any Qos.

Here is the problem on every switch where the phones are connected:

sh lldp traffic

LLDP traffic statistics:

    Total frames out: 77247

    Total entries aged: 7

    Total frames in: 19709

    Total frames received in error: 19709

    Total frames discarded: 0

    Total TLVs discarded: 19709

    Total TLVs unrecognized: 0

The switch ports themselves report no CRC or other errors.

I did a "debug lldp error" and for each interface, every 30 seconds (advertising interval) I got: "LLDP malformed optional TLV 127 found - ignored"

Should I be concerned?

Debbi

6 Replies 6

acampbell
VIP Alumni
VIP Alumni

Hi Debbi,

I think you may be encountering bug ID

CSCsj87991

Symptom:

A switch configured for LLDP may not correctly report the enabled capabilities

of the switch in the LLDP TLV.

Workaround:

none

Further Problem Description:

System capabilities are correctly displayed, but the enabled capabilities are

not identified if the device is configured as a Layer 2 device only.

switch>sh lldp entry *

Capability codes:

(R) Router, (B) Bridge, (T) Telephone, (C) DOCSIS Cable Device

(W) WLAN Access Point, (P) Repeater, (S) Station, (O) Other

< output snipped>

System Capabilities: B,R

Enabled Capabilities:

This may cause problems with 3rd party phones that rely on this LLDP TLV to

identify the switch.

Acording to the bug it is fixed in IOS versions:-

Fixed-In

Fixed-in

12.2(44)SE

12.2(52)EY

HTH

Alex

Regards, Alex. Please rate useful posts.

Thank you for your kind reply.  I should have listed my IOS versions in my description.  The two switches I am seeing this on currently are:

Cisco 3560 runnning 12.2(58)SE1 ipbase k9

Cisco 2960S running 12.2(53)SE2 universal k9

So I believe these would have the bug fix.

Debbi

Debbi

I have tried the bug search again and google.

I cant find a match for your errors

If it is not service affecting then ignore it.

If you are concerned then I can only advise you raise a TAC case.

HTH

Alex

Regards, Alex. Please rate useful posts.

galloa
Level 1
Level 1

I'm seeing the same error with Avaya phones (both H.323 and SIP), so I did a little digging.  I ran a packet trace to look at the contents of the LLDP packet.  The phones are sending lots of TLV 127 (Organizationally specific).  Wireshare doesn't know how to decode them, and IOS is probably reportin the same thing in its traffic statistics.

What is interesting is that the Organization Unique Code that is being transmitted is 0x00400d which Lannet Data Communications.  HOWEVER, 0x00040d is Avaya.  I wonder if there is a mistake in the firmware on the phones.

alienson13
Level 1
Level 1

I'm seeing the same errors and the phones are not getting the correct voice vlan, they are stuck in the default untagged vlan, and in the LLDP output it is showing "no vlan advertised", is this the same bug ?

Marcelo Menchi
Level 1
Level 1
I have the same problem in a Cisco 3570 with AVAYA IP Phones, anybody could resolve this issue?