cisco iOS

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 »

5 Cisco IOS Configuration Mistakes You should think of !

When first becoming familiar with Cisco’s Internetwork Operating System (IOS) there are a number of different things to learn, and with this learning process there are a number of common mistakes that are made.  The purpose of this article is to cover the largest of these misconfigurations (from my perspective). This list is of course subjective, but …

5 Cisco IOS Configuration Mistakes You should think of ! Read More »