<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Mis Nets &#187; Obtaining Cisco&#8217;s CCNA and CCNP Certifications - Information and Guide</title>
	<atom:link href="http://miss-networks.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://miss-networks.com</link>
	<description>Echos of my Hurdles</description>
	<pubDate>Thu, 06 Nov 2008 23:05:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Difference between Switches and Hubs</title>
		<link>http://miss-networks.com/difference-between-switches-and-hubs/</link>
		<comments>http://miss-networks.com/difference-between-switches-and-hubs/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 13:28:20 +0000</pubDate>
		<dc:creator>Tshepho Koboyatshwene</dc:creator>
		
		<category><![CDATA[Networking Certificate N+]]></category>

		<category><![CDATA[collision domain]]></category>

		<category><![CDATA[data link layer devices]]></category>

		<category><![CDATA[hub]]></category>

		<category><![CDATA[intelligent hubs]]></category>

		<category><![CDATA[network devices]]></category>

		<category><![CDATA[network hubs]]></category>

		<category><![CDATA[network packet]]></category>

		<category><![CDATA[network switch]]></category>

		<category><![CDATA[network switches]]></category>

		<category><![CDATA[passive hubs]]></category>

		<category><![CDATA[physical layer devices]]></category>

		<category><![CDATA[switches]]></category>

		<guid isPermaLink="false">http://miss-networks.com/?p=108</guid>
		<description><![CDATA[This article addresses the problem faced by many people differentiating a network switch and a network hub.  Switches and hubs have some similarities which maybe a little bit confusing. When you compare a physical switch with a hub, they look the same. The main difference between a network switch and a network hub is [...]]]></description>
			<content:encoded><![CDATA[<p>This article addresses the problem faced by many people differentiating a network switch and a network hub.  Switches and hubs have some similarities which maybe a little bit confusing. When you compare a physical switch with a hub, they look the same. The main difference between a network switch and a network hub is mainly on some extra duties performed by the switch.</p>
<h2>Network Hubs</h2>
<p>I will start with a hub then move on to talk about a switch highlighting the similarities and differences of the two devices.</p>
<ul>
<li>A hub operates at the Physical Layer (Layer 1), of the OSI reference model.  It is mostly used in a star topology where all nodes are connected to a hub through a single cable.</li>
<li>In a hub all packets transmissions that come into a physical port are rebroadcast to all connections. That means that if one device sends a network packet, all the other devices will receive it.</li>
<li>All devices connected to a hub are said to be in the same <a href="http://miss-networks.com/networking-terminology-and-abbreviations/" target="_self">collision domain</a>.</li>
<li>There are several types of hubs, namely: <strong><a href="http://miss-networks.com/networking-terminology-and-abbreviations/">passive hubs</a></strong>, <strong><a href="http://miss-networks.com/networking-terminology-and-abbreviations/" target="_self">active hubs</a></strong>, <strong><a href="http://miss-networks.com/networking-terminology-and-abbreviations/">switching hubs</a></strong> and <strong><a href="http://miss-networks.com/networking-terminology-and-abbreviations/" target="_self">intelligent hubs</a></strong>.</li>
</ul>
<p></p>
<h2>Network Switches</h2>
<p>Switches on the other hand:</p>
<ul>
<li>Operate in the Data Link Layer (layer 2) of the OSI reference model.</li>
<li>Like hubs, devices connected by a switch reside in the same collision domain.</li>
<li>There are two types of switches, namely: <strong><a href="http://miss-networks.com/networking-terminology-and-abbreviations/">Cut-through switch</a></strong> and a <strong><a href="http://miss-networks.com/networking-terminology-and-abbreviations/">Store-and-Forward switch</a></strong>.</li>
</ul>
<h2>Comparing a network switch with a hub</h2>
<ul>
<li>One of the <strong>differences between a switch and hub</strong> is that, <strong>a switch can filter and forward packets between LAN segments</strong>. It can therefore make a direct connection between the transmitting node and the receiving node unlike a hub which rebroadcasts signals out to all nodes connected to it beside the one in which it received the packet from.</li>
<li>The main advantage of a switch over a hub is that it does not waste bandwidth by sending packets to nodes that are not intended to receive it. Each pair of nodes(sender and receiver) has a full bandwidth of the network dedicated to it when communication through a switch. For example, <em>for a standard Ethernet LAN, when using a hub, say with 20 computers, all the 20 computers have to share the same 10 Mbps of bandwidth. By replacing a hub with a switch, each pair of nodes has its own dedicated 10 Mbps stream.</em> This improves the <strong>overall performance of the network</strong> without any further modifications.<br />
</li>
<li>A hub is mostly suitable for small networks. For much larger networks a switch will perform better than a hub. Switches are usually a little more expensive than hubs.</li>
</ul>
<p>So deciding which one of the two to use will depend on several factors such as the <strong>size of the network</strong>, <strong>type of network</strong> and of course, how deep your pockets are. By compromising on the bandwidth utilization you can use a hub which is a little bit cheaper or if you want a much better network performance and optimal bandwidth usage a network hub is the way to go; moreso it is much more intelligent than a hub.</p>
<p>I hope this article clarifies the dilemma people usually have when deciding on the differences between a hub and a switch to be able to answer N+ exam questions like,</p>
<blockquote>
<ul>
<li>Which of the following operates at the physical layer? A. Hub, B.Switches, C. Wireless Access Points D. Routers</li>
<li>At which layer of the OSI reference model does a hub [or switch] operate?</li>
</ul>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://miss-networks.com/difference-between-switches-and-hubs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cracking WEP using Intel® PRO/Wireless 2200BG</title>
		<link>http://miss-networks.com/cracking-wep-using-intel%c2%ae-prowireless-2200bg/</link>
		<comments>http://miss-networks.com/cracking-wep-using-intel%c2%ae-prowireless-2200bg/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 07:12:29 +0000</pubDate>
		<dc:creator>Tshepho Koboyatshwene</dc:creator>
		
		<category><![CDATA[wireless security]]></category>

		<category><![CDATA[bssid]]></category>

		<category><![CDATA[mac address]]></category>

		<category><![CDATA[router]]></category>

		<category><![CDATA[wireless access point]]></category>

		<guid isPermaLink="false">http://miss-networks.com/?p=65</guid>
		<description><![CDATA[There are so many tutorials online on how to crack WEP i.e. Wired Equivalent Privacy and I have tried quite a few of them before I finally settled for one that actually worked for me. I have re-written the tutorial from remote-exploit.org with some screen shots.
Just a couple of things to note before you delve [...]]]></description>
			<content:encoded><![CDATA[<p>There are so many tutorials online on how to crack WEP i.e. Wired Equivalent Privacy and I have tried quite a few of them before I finally settled for one that actually worked for me. I have re-written the tutorial from <a href="http://remote-exploit.org/backtrack.html">remote-exploit.org</a> with some screen shots.<br />
Just a couple of things to note before you delve into this tutorial</p>
<ol>
<li>This tutorial is for information and educational purposes only</li>
<li>Use your own wireless network to perform the steps in this guide</li>
<li>I hold no responsibility for how you use the information in this page</li>
</ol>
<p><span style="color: #ff0000;"><strong>NB. The screenshots thumbnails are linked to larger more legible images.</strong></span></p>
<h2>First Steps - Downloading Backtrack and aircrack</h2>
<ul>
<li>Download BackTrack live CD from the closest mirror at  <a href="http://www.remote-exploit.org/backtrack_download.html" target="_blank">http://www.remote-exploit.org/backtrack_download.html</a></li>
</ul>
<ul>
<li>Download aircrack from <a href="http://download.aircrack-ng.org/aircrack-ng-0.9.3.tar.gz" target="_blank">http://download.aircrack-ng.org/aircrack-ng-0.9.3.tar.gz</a> and keep it handy e.g. save it in a USB stick.(you&#8217;ll need this later)</li>
</ul>
<ul>
<li>Burn image to CD using Nero or any capable application.</li>
</ul>
<ul>
<li>Reboot your system from the CD and wait as the system loads</li>
</ul>
<p>NB. <strong>YOU&#8217;LL NEED TO DO A BIT OF TYPING TO EXECUTE PRETTY MUCH ALL OF THE COMMAND, BUT YOU ONLY NEED TO TYPE THE TEXT I&#8217;VE TYPED IN SQUARE BRACKETS AND REMEMBER TO TYPE ENTER AT THE END OF EVERY COMMAND</strong></p>
<h2>Launching Backtrack and loading X-server</h2>
<p>4. Once the system has loaded, Login as &#8220;root&#8221; using the password &#8220;toor&#8221; without quotes by typing the following</p>
<p>bt-login: [root] &lt;Enter&gt;<br />
Password: [toor] &lt;Enter&gt;</p>
<p>Once logged in, you&#8217;llbe taken to a command prompt, you&#8217;ll need to launch a graphical user interface(GUI), you do this by issuing the following command</p>
<p>bt ~ #[startx] &lt;Enter&gt; (see p1.jpg)</p>
<div id="attachment_68" class="wp-caption aligncenter" style="width: 310px"><a href="http://miss-networks.com/wp-content/uploads/2008/09/logging-into-backtrack.jpg"><img class="size-medium wp-image-68" title="p1.jpg" src="http://miss-networks.com/wp-content/uploads/2008/09/logging-into-backtrack-300x159.jpg" alt="" width="300" height="159" /></a><p class="wp-caption-text">p1.jpg</p></div>
<p>then wait for the GUI to load(see p2.jpg)</p>
<div id="attachment_70" class="wp-caption aligncenter" style="width: 310px"><a href="http://miss-networks.com/wp-content/uploads/2008/09/loading-x11-backtrack1.jpg"><img class="size-medium wp-image-70" title="p2.jpg" src="http://miss-networks.com/wp-content/uploads/2008/09/loading-x11-backtrack1-300x235.jpg" alt="" width="300" height="235" /></a><p class="wp-caption-text">p2.jpg</p></div>
]]></content:encoded>
			<wfw:commentRss>http://miss-networks.com/cracking-wep-using-intel%c2%ae-prowireless-2200bg/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cisco Discovery Protocol - CDP</title>
		<link>http://miss-networks.com/cisco-discovery-protocol-ccna/</link>
		<comments>http://miss-networks.com/cisco-discovery-protocol-ccna/#comments</comments>
		<pubDate>Sun, 07 Sep 2008 11:40:00 +0000</pubDate>
		<dc:creator>Tshepho Koboyatshwene</dc:creator>
		
		<category><![CDATA[CCNA]]></category>

		<category><![CDATA[cdp]]></category>

		<category><![CDATA[cisco]]></category>

		<category><![CDATA[cisco discovery protocol]]></category>

		<category><![CDATA[discovery protocol]]></category>

		<category><![CDATA[hardware information]]></category>

		<category><![CDATA[ip addresses]]></category>

		<category><![CDATA[network administrators]]></category>

		<category><![CDATA[router]]></category>

		<guid isPermaLink="false">http://www.miss-networks.com/?p=42</guid>
		<description><![CDATA[This weekend was yet another CCNA Laboratory session, this time around it was divided into two:

Using CDP to gather information
Building a Hosts table in a router

A Cisco Discovery Protocol (CDP) is a protocol which was designed by Cisco guys to promote &#8220;spying&#8221; on neighbouring devices by network administrators. Well, of course, not the Alex Litvinenko [...]]]></description>
			<content:encoded><![CDATA[<p>This weekend was yet another CCNA Laboratory session, this time around it was divided into two:</p>
<ol>
<li>Using CDP to gather information</li>
<li>Building a Hosts table in a router</li>
</ol>
<p>A Cisco Discovery Protocol (CDP) is a protocol which was designed by Cisco guys to promote &#8220;spying&#8221; on neighbouring devices by network administrators. Well, of course, not the <a href="http://en.wikipedia.org/wiki/Alexander_Litvinenko" target="_blank">Alex Litvinenko</a> spying but spying as in <strong>being used to collect information about attached and remote devices, this could be hardware information, protocol  information</strong> etc.</p>
<p>Cisco uses the commands such as:</p>
<ul>
<li><em>&#8220;<strong>show cdp neighbors</strong></em>&#8221; : to display information about other devices connected to your device. Using the configuration in <a href="../ccna/basic-router-and-switch-configuration-ccna-lab/">Basic Router and Switch Configuration Lab</a>, suppose that you are in Router 2  (PxR2) and you want to check all the devices connected to that router: The much simplier way will be to use the command</li>
<p><code>PxR2#show cdp neighbors</code><br />
which outputs the information :<br />
<code>Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge<br />
S - Switch, H - Host, I - IGMP, r - Repeater</code></p>
<table border="0" cellspacing="5" cellpadding="5" width="100%">
<tbody>
<tr>
<th>Device ID</th>
<th>Local Intrfce</th>
<th>Holdtime</th>
<th>Capability</th>
<th>Platform</th>
<th>Port ID</th>
</tr>
<tr>
<td>PxR1</td>
<td>Ser 0/0/0</td>
<td>167</td>
<td>R</td>
<td>2610</td>
<td>Ser 0/0</td>
</tr>
<tr>
<td>PxS1</td>
<td>Fas 0/0</td>
<td>134</td>
<td>S I</td>
<td>WS-C2950-</td>
<td>Fas 0/1</td>
</tr>
</tbody>
</table>
<p>A switch, PxS1 and one router, PxR1 are the only devices connected to router 2, PxR2.<br />
</p>
<li>Obviously the  information is not of much value, so that&#8217;s why Cisco came up with another command <em>&#8220;<strong>show cdp neighbor detail&#8221;</strong></em> which provides a much more detailed information about connected devices such as their IP Addresses, Cisco version, holdtime etc are revealed.  <em><br />
</em></li>
<p><code>PxR2#<strong>show cdp neighbor detail</strong><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Device ID: PxR1<br />
Entry address(es):<br />
IP address: 172.16.17.1<br />
Platform: cisco 2610,  Capabilities: Router<br />
Interface: Serial0/0/0,  Port ID (outgoing port): Serial0/0<br />
Holdtime : 124 sec</code></p>
<p>Version :<br />
Cisco Internetwork Operating System Software<br />
IOS &#8482; C2600 Software (C2600-JK9O3S-M), Version 12.2(24), RELEASE SOFTWARE (fc1)<br />
Copyright (c) 1986-2004 by cisco Systems, Inc.<br />
Compiled Wed 28-Apr-04 15:30 by kellmill</p>
<p>advertisement version: 2</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Device ID: PxS1<br />
Entry address(es):<br />
IP address: 192.168.27.1<br />
Platform: cisco WS-C2950-24,  Capabilities: Switch IGMP<br />
Interface: FastEthernet0/0,  Port ID (outgoing port): FastEthernet0/1<br />
Holdtime : 151 sec</p>
<p>Version :<br />
Cisco Internetwork Operating System Software<br />
IOS &#8482; C2950 Software (C2950-I6Q4L2-M), Version 12.1(11)EA1, RELEASE SOFTWARE (fc1)<br />
Copyright (c) 1986-2002 by cisco Systems, Inc.<br />
Compiled Wed 28-Aug-02 10:25 by antonino</p>
<p>advertisement version: 2<br />
Protocol Hello:  OUI=0&#215;00000C, Protocol ID=0&#215;0112; payload len=27, value=00000000FFFFFFFF010221FF000000000000000<br />
9E40FF0000<br />
VTP Management Domain: &#8216;null&#8217;<br />
Duplex: full</ul>
<ul>
<li>The <em><strong>&#8220;show cdp ?&#8221;</strong></em> was rather useful when I needed to get any Cisco Discovery Protocol command. For instance</li>
<p><em>PxR2#show cdp ?<br />
entry                  - Information for specific neighbor entry<br />
interface       - CDP interface status and configuration<br />
neighbors -       CDP neighbor entries<br />
traffic           - CDP statistics<br />
|                   - Output modifiers<br />
</em></ul>
<p>The next article will be about the second part of this laboratory session, that is,  Building a Hosts table. In addition to that, I will talk about how I collected information of neighbouring devices (using Cisco Discovery Protocol + Hosts table) as well as obtaining information of neighbouring devices of neighbours and neighbouring devices of neighbour&#8217;s neighbouring devices; We could be here all day, I guess you see where I&#8217;m going with this.</p>
<p>Thanks for your comments <img src='http://miss-networks.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://miss-networks.com/cisco-discovery-protocol-ccna/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Basic Router and Switch Configuration Lab</title>
		<link>http://miss-networks.com/basic-router-and-switch-configuration-ccna-lab/</link>
		<comments>http://miss-networks.com/basic-router-and-switch-configuration-ccna-lab/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 20:08:08 +0000</pubDate>
		<dc:creator>Tshepho Koboyatshwene</dc:creator>
		
		<category><![CDATA[CCNA]]></category>

		<category><![CDATA[CCNP]]></category>

		<category><![CDATA[cisco routers]]></category>

		<category><![CDATA[secret password]]></category>

		<category><![CDATA[service password]]></category>

		<category><![CDATA[switch configuration]]></category>

		<guid isPermaLink="false">http://www.miss-networks.com/?p=24</guid>
		<description><![CDATA[Last weekend I had my first CCNA laboratory session which consisted of 3 lab activities.The laboratory was meant to take 6 hours but i had a head start having played around with my simulator under similar configuration.  I was given 3 cisco routers and 1 switch to play with using the configuration ( at [...]]]></description>
			<content:encoded><![CDATA[<p>Last weekend I had my first CCNA laboratory session which consisted of 3 lab activities.The laboratory was meant to take 6 hours but i had a head start having played around with my simulator under similar configuration.  I was given 3 cisco routers and 1 switch to play with using the configuration ( at least that  is what I was supposed to have by the end of the lab) as shown in the image below:</p>
<p style="text-align: center;"><a href="http://www.miss-networks.com/wp-content/uploads/2008/09/ccna-lab-session-1.jpg"><img class="size-medium wp-image-28 aligncenter" title="ccna-lab-session-1" src="http://www.miss-networks.com/wp-content/uploads/2008/09/ccna-lab-session-1-175x300.jpg" alt="" width="175" height="300" /></a></p>
<p>Basically, the aim of the lab was  to configure the three routers by:</p>
<ul>
<li>Setting IP addresses</li>
<li>Giving them Hostnames</li>
<li>Configuring each routers interface</li>
<li>Setting passwords</li>
<li>Banner message of the day e.t.c</li>
</ul>
<p>It was just a basic lab  except I had a slight difficulty when setting password using  the &#8220;service password-encryption&#8221; command but I finally figured it out by :</p>
<ol>
<li>First setting a secret password for the router, using command<br />
<code>secret password [your password]</code></li>
<li> Set the passwords for a line console, line aux and line vty, using command :<br />
<code>password [your password]</code></li>
<li>And then finally to do the actual encryption of all the passwords I had to use &#8220;<code>service password-encryption</code>&#8221; command. I checked the passwords using &#8220;<code>show running-config</code> command&#8221;.</li>
<li>Afterwards I used  &#8220;<code>no service password-encryption</code>&#8221; command. The passwords were still encrypted. So I was convinced that &#8220;<code>no service password-encryption</code>&#8221; command does not un-encrypt passwords, instead it leaves the passwords as there are (in this particular case encrypted).</li>
</ol>
<p>All in all the lab was good experience. I am looking forward to my next lab which will be on the 6th September. Based on the notes so far, i have a feeling that it will be much more interesting than the other one. Apparently it is going to be about CDP (Cisco Discovery Protocol) lab.</p>
<p>Till next time</p>
]]></content:encoded>
			<wfw:commentRss>http://miss-networks.com/basic-router-and-switch-configuration-ccna-lab/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Welcome to Mis Nets</title>
		<link>http://miss-networks.com/welcome-to-mis-nets/</link>
		<comments>http://miss-networks.com/welcome-to-mis-nets/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 23:45:30 +0000</pubDate>
		<dc:creator>Tshepho Koboyatshwene</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.miss-networks.com/?p=7</guid>
		<description><![CDATA[Welcome to my blog. I have finally set up this blog after much debate with myself and some convincing and help from my boyfriend.
Getting the right domain name was a bit of a challenge seeing that the best domains seem to be taken but I settled for miss-networks.com because of my passion for all things [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to my blog. I have finally set up this blog after much debate with myself and some convincing and help from my <a href="http://www.thapelotlhong.com" target="_blank">boyfriend</a>.</p>
<p>Getting the right domain name was a bit of a challenge seeing that the best domains seem to be taken but I settled for miss-networks.com because of my passion for all things networking ( IT and social). I have since registered with the Scheidegger/Skills Train for a CCNP certification but starting with N+ certification to try and ease my way into Cisco-land.</p>
<p>I think I&#8217;m now at a stage where I&#8217;m ready to finally take the N+ exam; I&#8217;ve procrastinated long enough. After I completed my MEng. in Computer Systems Engineering, I took a break from the books for a while trying to adjust myself to the work environment. As for work, well, work is just work; nothing much to write home about.</p>
<p>So I intend to use this blog as a log of my &#8220;journey&#8221; through acquiring the Cisco certification. As for how long that will take me is anybody&#8217;s guess.</p>
]]></content:encoded>
			<wfw:commentRss>http://miss-networks.com/welcome-to-mis-nets/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
