Archive for the 'CCNA (ICND2)' Category
Thursday, August 6th, 2009
In order to control what machines are plugged into your network, Cisco introduced the “switchport port-security” command. In this tutorial I’m going to explain how to use this command, and different options available using it. Below is the breakdown of the commands I used in the live demo, and an explanation of each. [...]
Posted in BCMSN, CCENT (ICND1), CCNA (ICND2), IINS, Security, SND, Switching | No Comments »
Wednesday, August 5th, 2009
Once VLANS have been defined on a switch and you have placed ports into their corresponding VLANS, traffic is limited to remain inside it’s Virtual LAN. The only way for traffic to leave the switch, is to have it sent on a port that is in the same VLAN as its source, or sent over [...]
Posted in BCMSN, CCNA (ICND2), Switching | No Comments »
Tuesday, August 4th, 2009
Almost 100% of Cisco switches will have a 50 second delay on a port before it goes live. What this means, is that when you plug a new device into a switch such as a PC, there will be a 50 second delay before the port will become active and the PC will be able [...]
Posted in BCMSN, CCNA (ICND2), Switching | No Comments »
Monday, August 3rd, 2009
The configuration of an IP address on a switch is slightly different from a router. On a router we configure the IP address on the physical interface, however on a switch the physical interfaces are running at Layer 2 and hence don’t have IP addresses configured on them. Even though a switch does not [...]
Posted in BCMSN, CCENT (ICND1), CCNA (ICND2), Switching | No Comments »
Friday, July 24th, 2009
Cisco offers a password recovery technique for almost every device they have available. In this post, I’m going to cover how to complete a password recovery on a Cisco router. There are 2 things that have to be in place before a password recovery can be done. 1/ Physical access to the router 2/ A [...]
Posted in CCNA (ICND2), Maintenance, Useful Commands | No Comments »
Monday, July 20th, 2009
DHCP (Dynamic Host Configuration Protocol) allows a server (in this scenario a Cisco router) to issue IP addresses to computers on the network dynamically. This is not a great solution for servers, which should have static IP addresses, but for client computers needing access to the network quickly and easily, this is certainly a great [...]
Posted in CCNA (ICND2), Management | 1 Comment »
Friday, July 17th, 2009
Cisco routers use HDLC (High-Level Data Link Control protocol )as their default encapsulation protocol on serial lines. This works fine and there are no major problems with running HDLC however it lacks the troubleshooting commands that PPP (Point-to-Point Protocol) provides us. I learnt the value of PPP about 10 years back when I was installing [...]
Posted in CCNA (ICND2), WAN | No Comments »
Thursday, July 16th, 2009
Two commands which are often confused or misunderstood, are the clock rate and bandwidth commands. In order to understand clock rate we first need to understand how the cabling works on routers. When connecting two routers together with a serial cable, one of the routers needs to host the DCE (Data Communications Equipment) side of [...]
Posted in CCENT (ICND1), CCNA (ICND2), Routing, WAN | 11 Comments »
Wednesday, July 15th, 2009
If you find yourself often connecting to the same devices and are looking a quicker way to telnet to them rather than constantly typing the entire IP address for each one. Or if you have a very large network and find it hard to remember every devices IP address, but you can remember the host [...]
Posted in CCNA (ICND2), Management, Useful Commands | No Comments »
Tuesday, July 14th, 2009
Often when typing commands in a hurry, or just typing incorrect commands, Cisco routers will try to do a lookup to find out if the invalid command is the name of another device you are trying to connect to. This results in the router displaying ‘Translating “the command”…domain server (255.255.255.255)’ three times and not accepting [...]
Posted in CCNA (ICND2), Management, Useful Commands | 2 Comments »