diff --git a/Netdisco/Changes b/Netdisco/Changes index 74fb8216..f8bd02a5 100644 --- a/Netdisco/Changes +++ b/Netdisco/Changes @@ -1,3 +1,9 @@ +2.033006 + + [ENHANCEMENTS] + + * Toubleshooting tip for Cisco 37xx single item + 2.033005 - 2016-02-02 [NEW FEATURES] diff --git a/Netdisco/lib/App/Netdisco/Manual/Troubleshooting.pod b/Netdisco/lib/App/Netdisco/Manual/Troubleshooting.pod index eb45864d..f298f481 100644 --- a/Netdisco/lib/App/Netdisco/Manual/Troubleshooting.pod +++ b/Netdisco/lib/App/Netdisco/Manual/Troubleshooting.pod @@ -145,4 +145,10 @@ The LLDP configuration should look like: interface all; } +=head1 Report Cisco 37xx as Single Device Instead of Stacked + +Add this to your 37xx config: + + no snmp-server sysobjectid type stack-oid + =cut