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).
Once the switch is done you finally get to see this message:
Press RETURN to get started!
Press RETURN to get started!
If the switch does not have a configuration, you'll see the following:
—- System Configuration Dialog —-
Would you like to enter the initial configuration dialog? [yes/no]:
—- System Configuration Dialog —-
Would you like to enter the initial configuration dialog? [yes/no]: