How to : Adding a Description for an Interface for Cisco switchs

In this tip, I will show you how to add a description for an interface / port in Cisco Switches. First of all, launch your telnet client/console (as Hyper Terminal or PuTTy) Password:[your telnet password]Your-switch-name>enablePassword:[your privileged exec password] You can then follow the commands below :  1.   Your-switch-name#configure terminal 2.   Your-switch-name(config)#interface your-interface-id 3.   Your-switch-name(config-if)#description “Type your …

How to : Adding a Description for an Interface for Cisco switchs Read More »