Cisco IOS:
Just like a computer a switch or router requires an operating system to support the hardware.
Cisco IOS is the operating system that you will find on the switches and routers and some other devices like wireless access points.
When you work with Cisco routers and switches you will do most of the configuration using the CLI (Command Line Interface).
For some of you this might prove challenging in the beginning and it will take some time to become familiar with the CLI, however once you get used to it I promise that it‟s the fastest and most convenient method to configure routers or switches.
The CLI can be accesses by using the blue Cisco console cable (it‟s called a rollover cable) or remotely using telnet or SSH.
Just like a computer a switch or router requires an operating system to support the hardware.
Cisco IOS is the operating system that you will find on the switches and routers and some other devices like wireless access points.
When you work with Cisco routers and switches you will do most of the configuration using the CLI (Command Line Interface).
For some of you this might prove challenging in the beginning and it will take some time to become familiar with the CLI, however once you get used to it I promise that it‟s the fastest and most convenient method to configure routers or switches.
The CLI can be accesses by using the blue Cisco console cable (it‟s called a rollover cable) or remotely using telnet or SSH.
Cisco also offers a GUI (Graphical User Interface):
- CNA (Cisco Network Assistant) for switches.
- SDM (Security and Device Manager) or CCP (Cisco Configuration Professional) for routers.
SDM was the first version of the GUI but now it has been replaced by CCP.
The advantage of a GUI is that it has wizards that let you configure complex things with a few clicks.
The downside however is that:
A) you might have no idea what you are doing.
B) when you need to troubleshoot you'll need the CLI 9 out of 10 times. I'm not a big fan of the GUI but it's best to see for yourself.
- CNA (Cisco Network Assistant) for switches.
- SDM (Security and Device Manager) or CCP (Cisco Configuration Professional) for routers.
SDM was the first version of the GUI but now it has been replaced by CCP.
The advantage of a GUI is that it has wizards that let you configure complex things with a few clicks.
The downside however is that:
A) you might have no idea what you are doing.
B) when you need to troubleshoot you'll need the CLI 9 out of 10 times. I'm not a big fan of the GUI but it's best to see for yourself.
We will start with the basic configuration of a cisco device.
First I will use a switch to demonstrate the CLI but the same commands work on a router.
Secondly I will demonstrate CCP on a router.
First I will use a switch to demonstrate the CLI but the same commands work on a router.
Secondly I will demonstrate CCP on a router.
The last thing you require is an application to connect to your serial port.
Putty is a good free application to start with, you can download it here:
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
Putty is a good free application to start with, you can download it here:
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
Make sure you select serial and type in the correct COM port number.
If you don't know the COM port number you can look it up in the windows device manager.
You need to leave speed at 9600. Click on open and you will have access to your switch.
If you don't know the COM port number you can look it up in the windows device manager.
You need to leave speed at 9600. Click on open and you will have access to your switch.
As soon as you power on the switch this is what it will do:
1. Check the hardware.
2. Locate the Cisco IOS image.
3. Locate and apply configuration (if available).
1. Check the hardware.
2. Locate the Cisco IOS image.
3. Locate and apply configuration (if available).