07-27-2015 07:22 AM - edited 03-08-2019 01:07 AM
I am seeing this on one my uplinks on a 3850 I currently have up and running.
This is a layer 2 connection that is trunked with a 3750, both ports on each switch are configured for the correct VLAN's but one thing I did notice is the uplink on the 3750 has the following where the 3850 does not..
3750 uplink port
interface GigabitEthernet2/1/4
description
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 3,6,10
switchport mode trunk
priority-queue out
mls qos trust dscp
3850
interface TenGigabitEthernet1/1/3
description
switchport trunk allowed vlan 3,6,10
switchport mode trunk
Would this cause the protocol drops?
07-27-2015 09:46 AM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
Those statements shouldn't have anything to do with protocol drops.
More likely, one switch is transmitting a "special" protocol (e.g. VTP, DTP, etc.) that the other switch doesn't recognize.
07-27-2015 05:52 PM
I second Joseph's statement. I have seen this numerously with Cisco to "non-cisco" devices with the "non-cisco" device running LLDP, though it could be another protocol.
To check for LLDP (http://www.cisco.com/c/en/us/td/docs/switches/datacenter/sw/5_x/nx-os/system_management/configuration/guide/sm_nx_os_cg/sm_lldp.html). It needs to be turned on both for transmitting (globally or on the interface) and for receiving.
Regards,
Kevin
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide