07-30-2024 06:09 PM
I'm supporting a site with new Cisco CBS switches - Replacing a lot of old 2960's for the business switches. I use netmiko to gather port information from the switches and then display it on a web page for customer.
Noticed the new Cisco cbs350 with image Version: 3.0.0.69 doesn't show interface description with command below. Cisco cbs220 do.
Instead of Type being displayed could Description be displayed like all other Cisco Enterprise switches. Is there a command that does show the description with the link up and down status.
Example of my problem - Type instead of Description is displayed
sh interface status <example>
Flow Link Back Mdix
Port Type Duplex Speed Neg ctrl State Pressure Mode
-------- ------------ ------ ----- -------- ---- ----------- -------- -------
gi1 1G-Copper -- -- -- -- Down -- --
gi2 1G-Copper Full 1000 Enabled Off Up Disabled Off
gi3 1G-Copper Full 1000 Enabled Off Up Disabled On
gi4 1G-Copper Full 1000 Enabled Off Up Disabled Off
gi5 1G-Copper Full 1000 Enabled Off Up Disabled On
Thanks
07-30-2024 11:19 PM - edited 07-30-2024 11:22 PM
CBS Switches are lower end, Community reported different model have different command syntax issue,
Cisco cbs220 - if this model able to show and CBS 350 not showing, then time to raise cisco SMB TAC case to confirm, is this defect or expected outcome. (personally that is not expected outcome, since higher model should cover lower model features)
On the GUI have you tried adding description as below :
07-30-2024 11:51 PM
07-31-2024 12:07 AM
check the syntax may be all enterprise commands may not work.
did you put the description and tested ? i have observed 220 populate description by default but not on CBS 350
07-31-2024 12:50 AM
07-31-2024 05:01 AM
check the syntax may be all enterprise commands may not work. since SMB switche have Firmware not IOS Code to clarify.
All command displayed should work as these switches are not licensed for
features.
so they are not working, so hence contacting SMB tac as wise option here.
did you put the description (on the GUI and tested ?) i have observed 220 populate description by default but not on CBS 350
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