<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Look for IT over here &#187; IOS</title>
	<atom:link href="http://lookforitoverhere.com/tag/ios/feed/" rel="self" type="application/rss+xml" />
	<link>http://lookforitoverhere.com</link>
	<description>IT related tutorials,tips, and generally my life on the net.</description>
	<lastBuildDate>Mon, 30 Jan 2012 00:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Little Known Cisco Troubleshooting Command</title>
		<link>http://lookforitoverhere.com/304/little-known-cisco-troubleshooting-command/</link>
		<comments>http://lookforitoverhere.com/304/little-known-cisco-troubleshooting-command/#comments</comments>
		<pubDate>Sat, 11 Sep 2010 12:34:55 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[IOS]]></category>
		<category><![CDATA[show]]></category>
		<category><![CDATA[TAC]]></category>
		<category><![CDATA[troubleshoot]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/?p=304</guid>
		<description><![CDATA[There are a lot of commands in the Cisco IOS that you can use for troubleshooting. It depends on what the symptoms are and what networking technology you are using (eg ATM, ethernet, frame relay). The more common of course are your sh ip int brie, sh run, sh ver, sh controllers etc but there [...]]]></description>
			<content:encoded><![CDATA[<p>There are a lot of commands in the Cisco IOS that you can use for troubleshooting. It depends on what the symptoms are and what networking technology you are using (eg ATM, ethernet, frame relay).</p>
<p>The more common of course are your sh ip int brie, sh run, sh ver, sh controllers etc but there is one that encompasses all of the afore mentioned and more. And even better, it will help you if you need to get help from a colleague or the TAC to solve your problem.</p>
<p>From &#8216;enable&#8217;mode, type in &#8216;<strong>show tech</strong><em>&#8216;  and you will see that quite a long output will be provided (hint: you may want to set &#8216;term length&#8217; to 0 for this so you cont have to hit the spacebar after each screenful of info. Also log your session so you can save the output).</p>
<p>If you have a look at the output, there is a lot of info there that doesnt make any sense to me, but what you will also see are the result of the more common commands that you would normally use (ie sh run, sh ver etc).</p>
<p>As I said, if you need to reder your problem to someone else, this will be a handy output to provide. Often the TAC will ask for it so it will save time by providing this upfront to them.</p>
<h4>Incoming search terms:</h4><ul><li>cisco troubleshooting commands</li></ul>]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/304/little-known-cisco-troubleshooting-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Type wrong command, disable dns lookup on Cisco router</title>
		<link>http://lookforitoverhere.com/84/type-wrong-command-disable-dns-lookup-cisco-router/</link>
		<comments>http://lookforitoverhere.com/84/type-wrong-command-disable-dns-lookup-cisco-router/#comments</comments>
		<pubDate>Sat, 29 Dec 2007 02:37:17 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[IOS]]></category>
		<category><![CDATA[Router]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/84/type-wrong-command-disable-dns-lookup-cisco-router/</guid>
		<description><![CDATA[How many times have you typed in the wrong command on a Cisco router, and then have to wait while the DNS lookup times out because the route is trying to resolve that &#8216;domain&#8217;? Yeah me too. Easy to fix &#8230; Simply enter global configuration mode and type router(config)# no ip domain-lookup And the result [...]]]></description>
			<content:encoded><![CDATA[<p>How many times have you typed in the wrong command on a Cisco router, and then have to wait while the DNS lookup times out because the route is trying to resolve that &#8216;domain&#8217;?</p>
<p>Yeah me too. Easy to fix &#8230;</p>
<p>Simply enter global configuration mode and type </p>
<p>router(config)# <strong>no ip domain-lookup </strong></p>
<p>And the result is no more waiting for the DNS searches to time out. </p>
]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/84/type-wrong-command-disable-dns-lookup-cisco-router/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Router Sim Using Real Cisco IOS Images</title>
		<link>http://lookforitoverhere.com/70/router-sim-using-real-cisco-ios-images/</link>
		<comments>http://lookforitoverhere.com/70/router-sim-using-real-cisco-ios-images/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 15:43:31 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[7200]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[CCNP]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[IOS]]></category>
		<category><![CDATA[Router]]></category>
		<category><![CDATA[sim]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/70/router-sim-using-real-cisco-ios-images/</guid>
		<description><![CDATA[There&#8217;s nothing better than a router sim that has the full Cisco command set available to utilise. All of the router sims (up to now) have a stripped down collection of commands to use. I stumbled on this website a few weeks ago. It&#8217;s an open source product that runs on Windows and Linux boxes, [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s nothing better than a router sim that has the full Cisco command set available to utilise. All of the router sims (up to now) have a stripped down collection of commands to use.</p>
<p>I stumbled on <a href="http://www.ipflow.utc.fr/index.php/Cisco_7200_Simulator">this</a> website a few weeks ago. It&#8217;s an open source product that runs on Windows and Linux boxes, and enables you to simulate multiple routers on the one PC. You can even route real traffic out the ethernet interface of your PC, which takes it past the traditional &#8216;router sim&#8217; that I am used to. The good thing is that this software supports multiple Cisco routers so it would be perfect for a budding CCNA, CCNP.</p>
<p>I have not tried it as yet as I&#8217;m building a PC specifically for this, but a friend of mine told me you need a pretty good PC with a Gig of RAM to make it worthwhile. He runs six instances/routers on his PC.</p>
<p>I would be interested in anyone that has tried this and what their thoughts are.</p>
]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/70/router-sim-using-real-cisco-ios-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco IOS command set quick reference</title>
		<link>http://lookforitoverhere.com/65/ios-command-reference/</link>
		<comments>http://lookforitoverhere.com/65/ios-command-reference/#comments</comments>
		<pubDate>Thu, 19 Jul 2007 18:39:58 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[certification]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[cram]]></category>
		<category><![CDATA[IOS]]></category>
		<category><![CDATA[routing]]></category>
		<category><![CDATA[show]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/65/ios-command-reference/</guid>
		<description><![CDATA[When I was studying for my CCNA afew years back, I needed some reference. There are plenty of books to read, and I decide to make some notes myself, and store them online where I could easily find them. Below, are a list of the more common things you need to remember. If you want [...]]]></description>
			<content:encoded><![CDATA[<p>When I was studying for my CCNA afew years back, I needed some reference. There are plenty of books to read, and I decide to make some notes myself, and store them online where I could easily find them.</p>
<p>Below, are a list of the more common things you need to remember. If you want actual full blown explananations, then it isn&#8217;t for you. They are more meant for revision &#8211; the common buzz word is &#8216;cram&#8217; <img src='http://lookforitoverhere.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><span id="more-65"></span></p>
<p><code></p>
<table border="0">
<tbody>
<tr>
<td>
<table border="0" cellspacing="1" cellpadding="0" width="450" bgcolor="#ffffff">
<tbody>
<tr>
<td>
<table border="0" cellspacing="1" cellpadding="20" width="450" bgcolor="#ffffff">
<tbody>
<tr>
<td>
									<font><br />
									<strong>Cisco IOS commands</strong></font></p>
<p>									<font><br />
									<font face="Arial,helvetica"><a href="/#IOSCommands"><strong>IOS Commands:</strong></a><br />
									<a href="/#Cmd-PrivilegedMode">Privileged Mode</a><br />
									<a href="/#Cmd-SettingPasswords">Setting Passwords<br />
									</a>    <a href="/#Cmd-ConfiguringtheRouter">Configuring<br />
									the Router</a><br />
									<a href="/#Cmd-GeneralCommands">General</a><br />
									<a href="/#Cmd-Processes">Processes</a><br />
									<a href="/#Cmd-CDPCommands">CDP</a><br />
									<a href="/#Cmd-MiscellaneousCommands">Miscellaneous</a><br />
									<a href="/#Cmd-IPCommands">IP</a><br />
									<a href="/#Cmd-IPXCommands">IPX</a><br />
									<a href="/#Cmd-RoutingProtocols">Routing Protocols:</a><br />
									<a href="/#Cmd-RIP">RIP</a><br />
									<a href="/#Cmd-IGRP">IGRP</a><br />
									<a href="/#Cmd-AccessLists">Access Lists</a><br />
									<a href="/#Cmd-WanConfigurations">WAN Configurations</a><br />
									<a href="/#Cmd-PPPConfiguration">PPP</a><br />
									<a href="/#Cmd-Frame-RelayConfiguration">Frame-Relay<br />
									</a>    <a href="/#Cmd-KeyboardShortcuts">Keyboard<br />
									Shortcuts</a></font></font></td>
<td width="274" valign="top">
<p>
									<font face="Arial,helvetica"><a href="/#Notes"><strong>Notes:</strong></a><br />
									<a href="/#Notes-StaticDynamic">Static and Dynamic<br />
									Routing</a><br />
									<a href="/#Notes-DistanceVectorLinkState">Distance-Vector<br />
									and Link-State Routing</a><br />
									<a href="/#Notes-InteriorExterior">Interior and<br />
									Exterior Routing Protocols</a><br />
									<a href="/#Notes-ProblemswithRoutingProtocols">Problems<br />
									with Routing Protocols</a><br />
									<a href="/#Notes-Encapsulation">Encapsulation Types</a><br />
									<a href="/#Notes-WanServiceProviders">WAN Service<br />
									Providers</a><br />
									<a href="/#Notes-WANDevices:">WAN Devices</a><br />
									<a href="/#Notes-ISDN">ISDN</a><br />
									<a href="/#Notes-ClassfulandClassless">Classful and<br />
									Classless Protocols</a><br />
									<a href="/#NotesAdministrativeDistances">Administrative<br />
									Distances for IP Routes</a><br />
									<a href="/#Notes-SwitchingTerminology">Switching<br />
									Terminology</a><br />
									<a href="/#Notes-AccessLists">Access Lists</a><br />
									<a href="/#Notes-Troubleshooting">Troubleshooting<br />
									Tools</a><br />
									<a href="/#Notes-TerminalEmulation">Accessing Router<br />
									with Terminal Emulation<br />
									</a>    <a href="/#Notes-StartupSequence">Router Startup<br />
									Sequence</a><br />
									<a href="/#Notes-Miscellaneous">Miscellaneous Notes</a></font></td>
</tr>
</tbody>
</table>
<p>
						&nbsp;
						</p>
<p style="line-height: 100%; margin-top: 3px; margin-bottom: 0pt">
						<font face="Albertus Medium" size="4" color="#800080"><strong><a name="IOSCommands" title="IOSCommands"></a><u>IOS<br />
						Commands</u></strong></font>
						</p>
<p>
						<br />
						<font face="Arial" color="#000080"><strong><a name="Cmd-PrivilegedMode" title="Cmd-PrivilegedMode"></a>Privileged Mode<br />
						</strong></font><font face="Arial,helvetica"><strong><font color="#006f24">enable</font></strong> - get to privileged mode<br />
						<strong><font color="#006f24">disable </font></strong> - get to user mode<br />
						<strong><font color="#006f24">enable password </font></strong> - sets privileged mode password<br />
						<strong><font color="#006f24">enable secret </font> </strong> - sets encrypted privileged mode password</font>
						</p>
<p>
						<strong><font face="Arial" color="#000080"><a name="Cmd-SettingPasswords" title="Cmd-SettingPasswords"></a>Setting Passwords</font></strong><br />
						<font face="Arial" size="2"><strong><font color="#006f24"><br />
						enable secret  - s</font></strong>et encrypted password for privileged<br />
						access<font color="#006f24"><strong><br />
						enable password  </strong>- </font>set password for privileged<br />
						access (used when there is no enable secret and when using older software)<strong><br />
						Set password for console access:<br />
						<font color="#006f24">   </font> <font color="#006f24">(config)#line console 0<br />
						(config-line)#login <br />
						(config-line)#password </font><br />
						Set password for virtual terminal (telnet) access </strong>(password must be set to<br />
						access router through telnet)<strong>:<br />
						<font color="#006f24">   </font> <font color="#006f24">(config)#line vty 0 4 <br />
						(config-line)#login <br />
						(config-line)#password  <br />
						</font><br />
						Set password for auxiliary (modem) access:<br />
						<font color="#006f24">   </font> <font color="#006f24">(config)#line<br />
						aux 0<br />
						(config-line)#login <br />
						(config-line)#password </font></strong></font>
						</p>
<p>
						<strong><font face="Arial" color="#000080"><a name="Cmd-ConfiguringtheRouter" title="Cmd-ConfiguringtheRouter"></a>Configuring the Router</font><br />
						<font face="Albertus Medium" size="4" color="#800080"><br />
						</font><font face="Arial" size="2" color="#006f24">sh running-config - </font><br />
						</strong><font face="Arial,helvetica">details the running configuration file (RAM)</font><strong><font face="Arial" size="2" color="#006f24"><br />
						sh startup-config - </font><br />
						</strong><font face="Arial,helvetica">displays the configuration stored in NVRAM</font><strong><font face="Arial" size="2" color="#006f24"><br />
						</font><br />
						</strong><font face="Arial,helvetica"><font color="#006f24"><strong><br />
						setup</strong></font> - Will start the the automatic setup; the same as when you first boot the router<br />
						<font color="#006f24"><strong>config t </strong></font> - use to execute configuration<br />
						commands from the terminal<br />
						<font color="#006f24"><strong>config mem </strong></font>- executes configuration commands<br />
						stored in NVRAM; copies startup-config to running-config<br />
						<strong><font color="#006f24">config net -</font></strong> used to retrieve configuration<br />
						info from a TFTP server<br />
						</font><strong><font face="Arial" size="2" color="#006f24"><br />
						copy running-config startup-config</font><br />
						</strong><font face="Arial,helvetica">  - copies saved config in NVRAM to running config (RAM) or &quot;write memory&quot; for IOS under ver.11<br />
						<font color="#006f24"><strong><br />
						copy startup-config running-config </strong></font>  - copies current running config (RAM) to non-volatile (NVRAM)<br />
						<font color="#006f24"><strong><br />
						boot system flash </strong></font> - tells router which IOS file in flash to boot from<br />
						<font color="#006f24"><strong><br />
						boot system tftp</strong></font> - tells router which IOS file on the tftp server to boot from<br />
						<font color="#006f24"><strong>boo</strong></font><strong><font color="#006f24">t system rom </font></strong> - tell router to boot from ROM at next boot<br />
						<font color="#006f24"><strong><br />
						copy flash tftp -</strong></font> Copies flash to tftp server<br />
						<font color="#006f24"><strong><br />
						copy tftp flash </strong></font> - Restores flash from tftp server<br />
						<font color="#006f24"><strong><br />
						copy run tftp </strong></font> - Copies the current running-config to tftp server<br />
						<font color="#006f24"><strong><br />
						copy tftp run</strong></font> - Restores the running-config from tftp server</font><br />
						<strong><font face="Arial" color="#000080"><a name="Cmd-GeneralCommands" title="Cmd-GeneralCommands"></a></p>
<p>						General Commands<br />
						</font></strong><font face="Arial,helvetica"><strong>					  <font color="#006f24">					  no shutdown</font><br />
						-</strong>     (enables the interface)<br />
						<font color="#006f24"><strong><br />
						reload</strong></font> - restarts the router<font color="#006f24"><strong><br />
						sh ver</strong></font> - Cisco IOS version, uptime of router, how the router started, where system was loaded from, the interfaces the POST found, and the configuration register<br />
						<font color="#006f24"><strong>sh clock </strong></font> - shows date and time on router<br />
						<font color="#006f24"><strong><br />
						sh history</strong></font> - shows the history of your commands<br />
						<font color="#006f24"><strong>sh</strong></font><strong><font color="#006f24"> debug </font></strong> - shows all debugging that is currently enabled<br />
						<font color="#006f24"><strong>no debug all -</strong></font> turns off all debugging<br />
						<strong><font color="#006f24"><br />
						sh users</font> - </strong>shows users connected to router<br />
						<font color="#006f24"><strong><br />
						sh protocols</strong></font> - shows which protocols are configured<br />
						<font color="#006f24"><strong><br />
						banner motd # Your_message #</strong></font> - Set/change banner<br />
						<font color="#006f24"><strong>hostname  </strong></font> - use to configure the hostname of the router<br />
						<font color="#006f24"><strong>clear counters</strong></font><font face="Times New Roman"> </font><br />
						- clear interface counters<br />
						</font>
						</p>
<p>
						<strong><font face="Arial" color="#000080"><a name="Cmd-Processes" title="Cmd-Processes"></a>Processes<br />
						&amp; Statistics<br />
						</font></strong><font face="Arial" size="2" color="#006f24"><strong>sh processes </strong></font> - shows<br />
						active processes running on router<strong><br />
						<font face="Arial" size="2" color="#006f24"><br />
						sh process cpu </font> </strong>- shows cpu statistics<strong><br />
						<font face="Arial" size="2" color="#006f24"><br />
						sh mem </font></strong> - shows memory statistics<br />
						<font face="Arial,helvetica"><strong><font color="#006f24"><br />
						sh flash</font></strong> - describes the flash memory and displays the size of files and the amount of free flash memory<br />
						<font color="#006f24"><strong><br />
						sh buffers</strong></font> - displays statistics for router buffer pools; shows the size of the Small, Middle, Big,<br />
						Very Big, Large and Huge Buffers<br />
						<font color="#006f24"><strong><br />
						sh stacks</strong></font> - shows reason for last reboot, monitors the stack use of processes and interrupts<br />
						routines</font>
						</p>
<p>
						<font face="Arial" color="#000080"><strong><a name="Cmd-CDPCommands" title="Cmd-CDPCommands"></a>CDP Commands</strong></font><br />
						<font face="Arial,helvetica"> (Cisco Discovery Protocol uses layer 2 multicast over a SNAP-capable link to send data):<br />
						<strong><font color="#006f24">sh cdp neighbor</font> </strong> - shows directly connected neighbors<br />
						<strong><font color="#006f24">sh cdp int</font></strong> - shows which interfaces are running<br />
						CDP<br />
						<strong><font color="#006f24">sh cdp int eth 0/0</font></strong> - show CDP info for specific interface<br />
						<strong><font color="#006f24">sh cdp entry </font></strong>  - shows<br />
						CDP neighbor detail<br />
						<font color="#006f24"><strong>cdp timer 120 </strong></font>- change how often CDP info is sent (default cdp timer is<br />
						60)<br />
						<font color="#006f24"><strong>cp holdtime 240 </strong></font> - how long to wait before removing a CDP neighbor<br />
						(default CDP holdtime is 180)<br />
						<strong><font color="#006f24">sh cdp run</font></strong> - shows if CDP turned on<br />
						<font color="#006f24"><strong>no cdp run </strong></font> - turns off CDP for entire router (global config)<br />
						<strong><font color="#006f24">no cdp enable</font></strong> - turns off CDP on specific interface<br />
						</font><br />
						<br />
						<strong><font face="Arial" color="#000080"><a name="Cmd-MiscellaneousCommands" title="Cmd-MiscellaneousCommands"></a>Miscellaneous<br />
						Commands</font></strong><font face="Arial,helvetica"><strong><font color="#006f24"><br />
						sh controller t1</font> </strong> - shows status of T1 lines<br />
						<strong><font color="#006f24">sh controller serial 1</font></strong> - use to determine if DCE or DTE device<br />
						<font color="#006f24"><strong>(config-if)#c</strong></font><strong><font color="#006f24">lock rate 6400</font></strong><br />
						- set clock on DCE (bits per second)<br />
						<font color="#006f24"><strong>(config-if)#ba</strong></font><strong><font color="#006f24">ndwidth 64</font><br />
						</strong>- set bandwidth (kilobits)</font>
						</p>
<p>
						<strong><font face="Arial" color="#000080"><a name="Cmd-IPCommands" title="Cmd-IPCommands"></a>IP Commands<br />
						</font></strong><font face="Arial,helvetica"><strong>Configure IP on an interface:</strong><br />
						<font color="#006f24"><strong>    int serial 0<br />
						ip address 157.89.1.3 255.255.0.0<br />
						int eth 0 <br />
						ip address 2008.1.1.4 255.255.255.0</strong></font><br />
						<strong>   <br />
						Other IP Commands:<br />
						</strong><strong><font color="#006f24">   </font> <font color="#006f24">sh ip route<br />
						</font></strong> - view ip routing table<br />
						<font color="#006f24"><strong>    ip route<br />
						[administrative_distance]</strong></font> -<br />
						configure a static IP route<br />
						<font color="#006f24"><strong>   ip route 0.0.0.0 0.0.0.0<br />
						</strong></font> - sets default gateway<br />
						<font color="#006f24"><strong>  ip classless</strong></font> - use with<br />
						static routing to allow packets destined for unrecognized subnets to use the<br />
						best possible route<br />
						<strong><font color="#006f24">   </font></strong> <strong><font color="#006f24">sh<br />
						arp </font></strong>- view arp cache; shows MAC address of connected routers<br />
						<font color="#006f24"><strong>ip address 2.2.2.2 255.255.255.0 secondary</strong></font><br />
						-<br />
						configure a 2nd ip address on an interface<br />
						<font color="#006f24"><strong>    sh ip protocol</strong></font></font>
						</p>
<p>
						<strong><font face="Arial" color="#000080"><a name="Cmd-IPXCommands" title="Cmd-IPXCommands"></a>IPX Commands</font></strong><br />
						<font face="Arial,helvetica"><strong>Enable IPX on router:</strong><br />
						<font color="#006f24"><br />
						<strong><br />
						</strong></font><br />
						<strong><font color="#006f24">ipx routing</font><br />
						Configure IPX + IPX-RIP on an int:<br />
						</strong><br />
						<font color="#006f24"><br />
						<strong><br />
						</strong></font><br />
						<strong><font color="#006f24">int ser 0<br />
						ipx network 4A<br />
						</font>Other Commands:<font color="#006f24"><br />
						sh ipx route</font><br />
						</strong><font color="#006f24"> </font> - shows IPX routing table<br />
						<font color="#006f24"><br />
						<strong>   </strong> </font> <font color="#006f24"><br />
						<strong>sh ipx int e0</strong></font> - shows ipx address on int<br />
						<font color="#006f24"><br />
						<strong>   </strong> </font> <font color="#006f24"><br />
						<strong>sh ipx servers</strong> </font> - shows SAP table<br />
						<font color="#006f24"><br />
						<strong>   </strong> </font> <font color="#006f24"><br />
						<strong>sh ipx traffic</strong> </font> - view traffic statistics<br />
						<strong><font color="#006f24">   </font></strong>  <font color="#006f24"><br />
						<strong>debug ipx routing activity</strong>  </font> - debugs IPS RIP packets<br />
						<font color="#006f24"><br />
						<strong>   </strong> </font> <font color="#006f24"><br />
						<strong>debug ipx sap</strong> </font> - debugs SAP packets</font>
						</p>
<p>
						<strong><font face="Arial" color="#000080"><a name="Cmd-RoutingProtocols" title="Cmd-RoutingProtocols"></a>Routing<br />
						Protocols</font></strong><br />
						<font face="Arial,helvetica"><strong><a name="Cmd-RIP" title="Cmd-RIP"></a><br />
						Configure RIP:</strong><br />
						<strong>   </strong><font color="#006f24"><br />
						<strong>router rip</strong><br />
						<strong>      </strong><br />
						<strong>   network 157.89.0.0</strong><br />
						<strong>      </strong> </font><font color="#006f24"><br />
						<strong>   network 208.1.1.0<br />
						</strong></font></font><strong><font face="Arial,helvetica">Other RIP Commands:</font></strong><font face="Arial,helvetica"><br />
						<strong>   <br />
						<font color="#006f24">   </font> <font color="#006f24">debug ip rip</font></strong> - view<br />
						RIP debugging info<br />
						<strong><a name="Cmd-IGRP" title="Cmd-IGRP"></a><br />
						Configure IGRP:</strong><br />
						<strong> <font color="#006f24">  </font></strong><font color="#006f24"><br />
						<strong>router IGRP 200<br />
						network 157.89.0.0<br />
						network 208.1.1.0<br />
						</strong></font></font><strong><font face="Arial,helvetica">Other IGRP Commands:</font></strong><font face="Arial,helvetica"><br />
						<font color="#006f24"><br />
						<strong>   </strong> </font> <font color="#006f24"><br />
						<strong>debug ip igrp events</strong> </font> - view IGRP debugging info<br />
						<strong><font color="#006f24">   </font></strong>  <font color="#006f24"><br />
						<strong>debug ip igrp transactions</strong>  </font> - view IGRP debugging info</font>
						</p>
<p>
						<font face="Arial" color="#006f24"><strong><a name="Cmd-AccessLists" title="Cmd-AccessLists"></a>Access Lists</strong></font><font face="Arial,helvetica"><br />
						<a href="/#Notes-AccessLists">(see notes below for details)</a></font><font face="Arial" color="#000080"><strong><br />
						</strong></font><font face="Arial,helvetica"><strong><font color="#006f24">sh ip int ser 0</font> -<br />
						</strong> use to view which IP access lists are applies to which int<strong><br />
						<font color="#006f24">sh ipx int ser 0</font> - </strong> use to view which IPX access lists are applies to which int<strong><br />
						<font color="#006f24">sh appletalk int ser 0</font> - </strong> use to view which AppleTalk access lists are applies to which int<strong><br />
						View access lists:<br />
						<font color="#006f24">    sh access-lists<br />
						sh ip access-lists<br />
						sh ipx access-lists<br />
						sh appletalk access-lists</font><br />
						Apply standard IP access list to int eth 0:<br />
						<font color="#006f24">  access-list 1 deny 200.1.1.0 0.0.0.255<br />
						access-list 1 permit any<br />
						int eth 0<br />
						ip access-group 1 in</font><br />
						Apply Extended IP access list to int eth 0:<br />
						<font color="#006f24"> access-list 100 deny tcp host 1.1.1.1 host 2.2.2.2 eq 23<br />
						access-list 100 deny tcp 3.3.3.0 0.0.0.255 any eq 80<br />
						int eth 0<br />
						ip access-group 100 out</font><br />
						Apply Standard IPX access list to int eth 0:<br />
						<font color="#006f24">access-list 800 deny 7a 8000<br />
						access-list 800 permit -1<br />
						int eth 0<br />
						ipx access-group 800 out</font><br />
						</strong></font><strong><br />
						Apply Standard IPX access list to int eth 0:<br />
						<font face="Arial" size="2" color="#006f24">    access-list 900 deny sap any 3378 -1<br />
						access-list 900  permit sap any all -1<br />
						int eth 0<br />
						ipx access-group 900 out</font></strong>
						</p>
<p>
						&nbsp;
						</p>
<p>
						<strong><font face="Albertus Medium" size="4" color="#800080"><a name="Cmd-WanConfigurations" title="Cmd-WanConfigurations"></a>Wan<br />
						Configurations </font></strong><a href="/#Notes-WANDevices:"><font face="Arial,helvetica">(see<br />
						notes below for more details)</font></a>
						</p>
<p>
						<font face="Arial" color="#000080"><strong><a name="Cmd-PPPConfiguration" title="Cmd-PPPConfiguration"></a>PPP Configuration</strong></font><br />
						<font face="Arial,helvetica"><strong><font color="#006f24">encapsulation ppp<br />
						ppp authentication <br />
						ppp chap hostname <br />
						ppp pap sent-username <br />
						sh int ser 0 -</font></strong> use to view encapsulation on the interface</font></p>
<p>						<strong><font face="Arial" color="#000080"><a name="Cmd-Frame-RelayConfiguration" title="Cmd-Frame-RelayConfiguration"></a>Frame-Relay Configuration</font></strong><br />
						<font face="Arial,helvetica"><font color="#006f24"><strong>encapsulation frame-relay ietf</strong></font><br />
						- use IETF when setting up a frame-relay network between a Cisco router and a<br />
						non-Cisco router<br />
						<font color="#006f24"><strong>frame-relay lmi-type ansi</strong></font> - LMI types are Cisco, ANSI, Q933A; Cisco is the<br />
						default; LMI type is auto-sensed in IOS v11.2 and up<br />
						<font color="#006f24"><strong>frame-relay map ip 3.3.3.3 100 broadcast</strong></font>  - if<br />
						inverse ARP won&#39;t work, map Other IP to Your DLCI # (local)<br />
						<font color="#006f24"><strong>keepalive 10</strong></font>  - use to set keepalive<br />
						<font color="#006f24"><strong>sh int ser 0</strong></font> - use to show DLCI, LMI, and encapsulation info<br />
						<font color="#006f24"><strong>sh frame-relay pvc</strong></font> - shows the configured DLCI&#39;s; shows PVC traffic stats<br />
						<font color="#006f24"><strong>sh frame-relay map</strong></font> - shows route maps<br />
						<font color="#006f24"><strong>sh frame-relay lmi</strong></font> - shows LMI info</font>
						</p>
<p>
						<strong><font face="Arial" color="#000080"><a name="Cmd-KeyboardShortcuts" title="Cmd-KeyboardShortcuts"></a>Keyboard Shortcuts<br />
						</font></strong><font face="Arial,helvetica"><font color="#006f24"><strong><br />
						CTRL-P</strong></font>  - show previous command<br />
						<font color="#006f24"><strong><br />
						CTRL-N  -</strong></font> show next command<br />
						<font color="#006f24"><strong><br />
						SHIFT-CTRL-6 </strong></font>  - Break<br />
						</font></p>
<p>
						</p>
<p>
						&nbsp;
						</p>
<p>
						<font face="Albertus Medium" size="4" color="#800080"><strong><u><a name="Notes" title="Notes"></a>Notes</u></strong></font>
						</p>
<p>
						&nbsp;
						</p>
<p>
						<font face="Albertus Medium" size="4" color="#800080"><strong><a name="Notes-StaticDynamic" title="Notes-StaticDynamic"></a>Static<br />
						and Dynamic Routing <br />
						</strong></font><font face="Arial,helvetica"><br />
						<strong> Static Routing</strong> - manually assigned by the Admin user entering the routes<br />
						(<strong>Routed Protocols</strong> - IP, IPX and AppleTalk)<br />
						<strong> Dynamic Routing</strong> - generated/determined by a Routing Protocol (Routing<br />
						Protocols - RIP I, RIP II, IGRP, EIGRP, OSPF, NLSP, RTMP)</font>
						</p>
<p>
						<strong><font face="Arial" color="#000080">Dynamic</font></strong><br />
						<font face="Arial,helvetica"><br />
						1) With Dynamic Routing, routers pass information between each other so that routing tables are regularly maintained. <br />
						2) The routers then determine the correct paths packets should take to reach their destinations. <br />
						3) Information is passed only between routers. <br />
						4) A routing domain is called an Autonomous System, as it is a portion of the Internetwork under common admin authority. <br />
						5) Consists of routers that share information over the same protocol. Can be split into routing areas. </font>
						</p>
<p>
						&nbsp;
						</p>
<p>
						<font face="Albertus Medium" size="4" color="#800080"><strong><a name="Notes-DistanceVectorLinkState" title="Notes-DistanceVectorLinkState"></a>Distance<br />
						Vector and Link-State Routing</strong></font>
						</p>
<p>
						<strong><font face="Arial" color="#000080"><a name="Notes-InteriorExterior" title="Notes-InteriorExterior"></a>Routing<br />
						Protocols</font></strong><br />
						<font face="Arial,helvetica"><strong>I) Interior</strong> (within an autonomous system - AS - group of routers under the same administrative authority) <br />
						<strong><br />
						a) Distance Vector</strong> - understands the direction and distance to any network connection on the internetwork. Knows how <br />
						many hops (the metric) to get there. All routers w/in the internetwork listen for messages from other routers, which are sent <br />
						every 30 to 90 seconds. They pass their entire routing tables. Uses hop count for measurement.<br />
						1) Used in smaller networks <br />
						that are have fewer than 100 routers.<br />
						2) Easy to configure and use.<br />
						3) As routers increase in number, you need to consider <br />
						CPU utilization, convergence time, and bandwidth utilization.<br />
						4) Convergence is due to routing updates at set intervals.<br />
						5) When<br />
						a router recognizes a change it updates the routing table and sends the whole table to all of its neighbors. <br />
						<strong> 1)  RIP</strong> - 15 hop count max <br />
						<strong>          2) IGRP</strong> - 255 hop count max, uses reliability factor (255 optimal), and bandwidth<br />
						<strong>            3) RTMP<br />
						</strong> <strong><br />
						b) Link State </strong> - understands the entire network, and does not use secondhand information. Routers exchange LSP?s (hello <br />
						packets). Each router builds a topographical view of the network, then uses SPF (shortest path first) algorithm to determine the <br />
						best route. Changes in topology can be sent out immediately, so convergence can be quicker. Uses Bandwidth,<br />
						congestion for measurement; Dijkstra&#39;s algorithm;<br />
						1) Maintains Topology Database.<br />
						2) Routers have formal neighbor relationship.<br />
						3) Exchanges LSA (Link State Advertisement) or <br />
						hello packets with directly connected interfaces.<br />
						4) These are exchanged at short intervals (typically 10 sec).<br />
						5) Only new info is <br />
						exchanged.<br />
						6) Scales well, however link?state protocols are more complex. 7) Requires<br />
						more processing power, memory, and bandwidth.<br />
						<strong>   </strong>     <strong>   </strong><br />
						<strong>1)  OSPF </strong> - decisions based on cost of route (metric limit of 65,535)<br />
						<strong>   </strong>     <strong>   </strong><br />
						<strong>2) EIGRP </strong> - hybrid protocol (both Distance-Vector and Link State), Cisco proprietary<br />
						<strong>  3) NLSP<br />
						4) IS-IS</strong><br />
						<strong>II) Exterior </strong><br />
						<strong>   </strong>     <strong>1) EGP</strong> (Exterior Gateway Protocol) <br />
						<strong>2) BGP</strong> (Border Gateway Protocol) </font>
						</p>
<p>						<strong><br />
						</strong></p>
<p>
						<strong><font face="Arial" color="#000080">Routing Protocols used for each Routed Protocol</font><br />
						<font face="Arial,helvetica">IP -</font><br />
						</strong><br />
						<font face="Arial,helvetica"> RIP, IGRP, OSPF, IS-IS, EIGRP<br />
						<strong><br />
						<br />
						IPX -<br />
						</strong><br />
						IPX RIP, NLSP, EIGRP<br />
						<strong><br />
						<br />
						AppleTalk -<br />
						</strong><br />
						RTMP, AURP, EIGRP</font></p>
<p>						<strong><font face="Arial" color="#000080"><a name="Notes-ProblemswithRoutingProtocols" title="Notes-ProblemswithRoutingProtocols"></a>Problems with Routing Protocols<br />
						</font><font face="Arial,helvetica">1) Routing Loops - </font></strong><font face="Arial,helvetica"> occur when routing tables are not updated fast enough when<br />
						one of the networks becomes unreachable. Due to the slow convergence<br />
						(updates of routing table between all routers), some routers will end up<br />
						with incorrect routing table and will broadcast that routing table to other<br />
						routers. This incorrect routing tables will cause packets to travel<br />
						repeatedly in circles.<br />
						<strong>2) Counting to infinity - </strong>occurs when packets end up in a routing loop;<br />
						hop count increases with every pass through a router on the network</font>
						</p>
<dl>
<dt><strong><font face="Arial" color="#000080">Solutions to Problems with Routing<br />
						Protocols</font></strong></dt>
<dt><font face="Arial,helvetica"><strong>1) Define the maximum number of<br />
						hops - </strong>When the number of hops reaches this predefined value, the distance is<br />
						considered infinite, thus the network is considered unreachable. This does<br />
						stop routing loops, but only limit the time that packet can travel inside<br />
						the loop.<br />
						<strong>2) Split horizon - </strong>The packets can not be sent back to the same interface that they<br />
						originally came from. During the updates, one router does not send updates<br />
						to the router that it received the information from.<strong><br />
						3) Route poisoning - </strong>The router sets the cost/distance of routes that are unreachable to<br />
						infinity.  Used with hold-down timers<strong><br />
						4) Triggered updates - </strong>The router sends updates of the routing table as soon as it detects<br />
						changes in the network.  Does not wait for the prescribed time to<br />
						expire.</font></dt>
<dt><font face="Arial,helvetica"><strong>5) Hold-Downs - </strong>After the router detects  unreachable network, the routers waits for<br />
						a specified time before announcing that a network is unreachable. The router<br />
						will also wait for a period of time before it updates its routing table<br />
						after it detects that another router came online (Router keeps an entry for the network possibly down state, allowing time for other routers to re-compute for this topology change).<br />
						Hold-downs can only partially prevent counting to infinity problem. Prevents routes from changing too rapidly in order to determine if a link has really failed, or is back up</font></dt>
</dl>
<p>
						<br />
						<strong><font face="Arial" color="#000080"><a name="Notes-Encapsulation" title="Notes-Encapsulation"></a>Encapsulation<br />
						Types</font></strong>
						</p>
<div align="left">
<table border="1" cellspacing="1" width="226">
<tbody>
<tr>
<td width="64" bgcolor="#000080">&nbsp;</td>
<td width="146" bgcolor="#000080"><strong><font face="Arial" size="2" color="#ffffff">Encapsulation</font></strong></td>
</tr>
<tr>
<td width="64"><font face="Arial,helvetica">802.2</font></td>
<td width="146"><font face="Arial,helvetica">sap</font></td>
</tr>
<tr>
<td width="64"><font face="Arial,helvetica">802.3</font></td>
<td width="146"><font face="Arial,helvetica">novell-ether</font></td>
</tr>
<tr>
<td width="64"><font face="Arial,helvetica">Ethernet II</font></td>
<td width="146"><font face="Arial,helvetica">arpa (Internet Standard)</font></td>
</tr>
<tr>
<td width="64"><font face="Arial,helvetica">Snap</font></td>
<td width="146"><font face="Arial,helvetica">snap</font></td>
</tr>
</tbody>
</table></div>
<p>
						<br />
						<strong><font face="Arial" color="#000080"><a name="Notes-WanServiceProviders" title="Notes-WanServiceProviders"></a><br />
						Wan Service Providers</font></strong><font face="Arial,helvetica"><br />
						<strong><br />
						1) Customer premises equipment (CPE) </strong> - Devices physically located at subscriber?s<br />
						location; examples: CSU/DSU, modem, wiring on<br />
						the customer&#39;s location<br />
						<strong><br />
						2) Demarcation (or demarc)</strong> - The place where the CPE ends and the local loop portion of the service begins. (Usually in the &quot;phone closet&quot;). <br />
						<strong><br />
						3) Local loop</strong> - Cabling from the demarc into the WAN service provider?s central<br />
						office; wiring from customer&#39;s location to the nearest CO<br />
						<strong><br />
						4) Central Office switch (CO)</strong> - Switching facility that provides the nearest point of presence for the provider?s WAN<br />
						service; location of telephone company&#39;s equipment where the<br />
						phone line connects to the high speed line (trunk); Regional Telco Office where the local loop terminates (the<br />
						Telco location nearest you)<br />
						<strong><br />
						5) Toll network</strong> - The switches and facilities, (trunks), inside the WAN provider?s &quot;cloud.&quot; <br />
						<strong><br />
						DTE</strong> - the router side and receive clocking<br />
						<strong>DCE</strong> - the CSU/DSU side and provide clocking</font>
						</p>
<p align="left">
						<strong><a name="Notes-WANDevices:" title="Notes-WANDevices:"></a><font face="Arial" color="#000080">WAN<br />
						Devices<br />
						</font><font face="Arial,helvetica">Routers - </font></strong><font face="Arial,helvetica">Offer both internetwork and WAN interface controls<strong><br />
						ATM Switches - </strong>High-speed cell switching between both LANs and WANs<strong><br />
						X.25 and Frame-Relay Switches - </strong>Connect private data over public circuits using digital<br />
						signals<strong><br />
						Modems - </strong>Connect private data over public telephone circuits<br />
						using analog signals<strong><br />
						CSU/DSU (Channel Service Units/Data Service Units) - </strong>Customer Premises<br />
						Equipment (CPE) which is used to<br />
						terminate a digital circuit at the customer site<strong><br />
						Communication Servers - </strong>Dial in/out servers that allow dialing in from remote<br />
						locations and attach to the LAN<strong><br />
						Multiplexors - </strong>Device that allows more than one signal to be sent out<br />
						simultaneously over one physical circuit</font>
						</p>
<p style="line-height: 100%; margin-top: 3px; margin-bottom: 0pt">
						<strong><font face="Arial" color="#000080"><a name="Notes-ISDN" title="Notes-ISDN"></a>ISDN</font></strong>
						</p>
<p style="line-height: 100%; margin-top: 3px; margin-bottom: 0pt">
						<font face="Arial,helvetica"><strong><br />
						ISDN BRI </strong> (Basic Rate Interface) - 2 64K B channels, plus 1 16K D channel <br />
						<strong><br />
						ISDN PRI</strong> (Primary Rate Interface) -<br />
						23 64K B channels, plus 1 64K D channel (North America &amp; Japan),<br />
						30 64K B channels, plus 1 64K D channel (Europe &amp; Australia) </font>
						</p>
<p style="line-height: 100%; margin-top: 3px; margin-bottom: 0pt">
						<br />
						<strong><font face="Arial" color="#000080"><a name="Notes-ClassfulandClassless" title="Notes-ClassfulandClassless"></a>Classful<br />
						and Classless Protocols</font></strong><br />
						<font face="Arial,helvetica"><strong>Classful - </strong>summarizes routing info by major<br />
						network numbers; ex. RIP,<br />
						IGRP<br />
						<strong>Classless</strong> - BGP, OSPF</font>
						</p>
<p style="line-height: 100%; margin-top: 3px; margin-bottom: 0pt">
						&nbsp;
						</p>
<p style="line-height: 100%; margin-top: 3px; margin-bottom: 0pt">
						<strong><font face="Arial" color="#000080"><a name="NotesAdministrativeDistances" title="NotesAdministrativeDistances"></a>Administrative Distances for IP Routes</font><br />
						</strong><font face="Arial,helvetica">Administrative Distances are configured using ip route command:<br />
						Example:<br />
						ip route 154.4.55.0 255.255.255.0 195.23.55.1 85  (where 85 is the administrative distance)</font>
						</p>
<div align="left">
<table border="1" cellspacing="1" cellpadding="5" width="36%" height="306">
<tbody>
<tr>
<td width="74%" height="2"><strong><br />
									</strong></p>
<p>
									<strong><font face="Arial,helvetica">IP Route</font></strong>
									</p>
</td>
<td width="34%" height="2"><strong><br />
									</strong></p>
<p>
									<strong><font face="Arial,helvetica">Administrative Distance</font></strong>
									</p>
</td>
</tr>
<tr>
<td width="74%" height="2">
<p>
									<font face="Arial,helvetica">Directly connected interface</font>
									</p>
</td>
<td width="34%" height="2">
<p>
									<font face="Arial,helvetica">0</font>
									</p>
</td>
</tr>
<tr>
<td width="74%" height="4">
<p>
									<font face="Arial,helvetica">Static route using connected interface</font>
									</p>
</td>
<td width="34%" height="4">
<p>
									<font face="Arial,helvetica">0</font>
									</p>
</td>
</tr>
<tr>
<td width="74%" height="5">
<p>
									<font face="Arial,helvetica">Static route using IP address</font>
									</p>
</td>
<td width="34%" height="5">
<p>
									<font face="Arial,helvetica">1</font>
									</p>
</td>
</tr>
<tr>
<td width="74%" height="5">
<p>
									<font face="Arial,helvetica">EIGRP summary route</font>
									</p>
</td>
<td width="34%" height="5">
<p>
									<font face="Arial,helvetica">5</font>
									</p>
</td>
</tr>
<tr>
<td width="74%" height="1">
<p>
									<font face="Arial,helvetica">External BGP route</font>
									</p>
</td>
<td width="34%" height="1">
<p>
									<font face="Arial,helvetica">20</font>
									</p>
</td>
</tr>
<tr>
<td width="74%" height="5">
<p>
									<font face="Arial,helvetica">Internal EIGRP route</font>
									</p>
</td>
<td width="34%" height="5">
<p>
									<font face="Arial,helvetica">90</font>
									</p>
</td>
</tr>
<tr>
<td width="74%" height="5">
<p>
									<font face="Arial,helvetica">IGRP route</font>
									</p>
</td>
<td width="34%" height="5">
<p>
									<font face="Arial,helvetica">100</font>
									</p>
</td>
</tr>
<tr>
<td width="74%" height="5">
<p>
									<font face="Arial,helvetica">OSPF route</font>
									</p>
</td>
<td width="34%" height="5">
<p>
									<font face="Arial,helvetica">110</font>
									</p>
</td>
</tr>
<tr>
<td width="74%" height="19">
<p>
									<font face="Arial,helvetica">IS-IS route</font>
									</p>
</td>
<td width="34%" height="19">
<p>
									<font face="Arial,helvetica">115</font>
									</p>
</td>
</tr>
<tr>
<td width="74%" height="5">
<p>
									<font face="Arial,helvetica">RIP route</font>
									</p>
</td>
<td width="34%" height="5">
<p>
									<font face="Arial,helvetica">120</font>
									</p>
</td>
</tr>
<tr>
<td width="74%" height="19">
<p>
									<font face="Arial,helvetica">EGP route</font>
									</p>
</td>
<td width="34%" height="19">
<p>
									<font face="Arial,helvetica">140</font>
									</p>
</td>
</tr>
<tr>
<td width="74%" height="5">
<p>
									<font face="Arial,helvetica">External EIGRP route</font>
									</p>
</td>
<td width="34%" height="5">
<p>
									<font face="Arial,helvetica">170</font>
									</p>
</td>
</tr>
<tr>
<td width="74%" height="19">
<p>
									<font face="Arial,helvetica">Internal BGP route</font>
									</p>
</td>
<td width="34%" height="19">
<p>
									<font face="Arial,helvetica">200</font>
									</p>
</td>
</tr>
<tr>
<td width="74%" height="5">
<p>
									<font face="Arial,helvetica">Route of unknown origin</font>
									</p>
</td>
<td width="34%" height="5">
<p>
									<font face="Arial,helvetica">255</font>
									</p>
</td>
</tr>
</tbody>
</table></div>
<p>
						<font face="Arial,helvetica"><br />
						<br />
						</font><strong><font face="Arial" color="#000080"><a name="Notes-SwitchingTerminology" title="Notes-SwitchingTerminology"></a>Switching Terminology</font><br />
						<font face="Albertus Medium" size="4" color="#800080"><br />
						</font><br />
						</strong><font face="Arial,helvetica"><strong><br />
						Store-and-Forward</strong> ? copies entire frame into buffer, checks for CRC errors<br />
						before forwarding. Higher latency. <br />
						<strong><br />
						Cut-Through</strong> ? reads only the destination address into buffer, and forwards<br />
						immediately; Low latency; &quot;wire-speed&quot;<br />
						<strong><br />
						Fragment free</strong> ? modified form of cut-through; switch will read into the first 64 bytes before forwarding the frame. Collisions will usually occur within the first 64 bytes. (default for 1900 series).</font>
						</p>
<p>
						<strong><a name="Notes-AccessLists" title="Notes-AccessLists"></a><font face="Arial" color="#0000aa">Access Lists</font></strong>
						</p>
<table border="1" cellpadding="1" width="402">
<tbody>
<tr>
<th width="82"><font face="Arial,helvetica">1-99</font></th>
<td width="296"><font face="Arial,helvetica">IP Standard Access List</font></td>
</tr>
<tr>
<th width="82"><font face="Arial,helvetica">100-199</font></th>
<td width="296"><font face="Arial,helvetica">IP Extended Access List</font></td>
</tr>
<tr>
<th width="82"><font face="Arial,helvetica">200-299</font></th>
<td width="296"><font face="Arial,helvetica">Protocol Type-code Access List</font></td>
</tr>
<tr>
<th width="82"><font face="Arial,helvetica">300-399</font></th>
<td width="296"><font face="Arial,helvetica">DECnet Access List</font></td>
</tr>
<tr>
<th width="82"><font face="Arial,helvetica">600-699</font></th>
<td width="296"><font face="Arial,helvetica">Appletalk Access List</font></td>
</tr>
<tr>
<th width="82"><font face="Arial,helvetica">700-799</font></th>
<td width="296"><font face="Arial,helvetica">48-bit MAC Address Access List</font></td>
</tr>
<tr>
<th width="82"><font face="Arial,helvetica">800-899</font></th>
<td width="296"><font face="Arial,helvetica">IPX Standard Access List</font></td>
</tr>
<tr>
<th width="82"><font face="Arial,helvetica">900-999</font></th>
<td width="296"><font face="Arial,helvetica">IPX Extended Access List</font></td>
</tr>
<tr>
<th width="82"><font face="Arial,helvetica">1000-1099</font></th>
<td width="296"><font face="Arial,helvetica">IPX SAP Access List</font></td>
</tr>
<tr>
<th width="82"><font face="Arial,helvetica">1100-1199</font></th>
<td width="296"><font face="Arial,helvetica">Extended 48-bit MAC Address Access List</font></td>
</tr>
<tr>
<th width="82"><font face="Arial,helvetica">1200-1299</font></th>
<td width="296"><font face="Arial,helvetica">IPX Summary Address Access List</font></td>
</tr>
</tbody>
</table>
<p>
						&nbsp;
						</p>
<table border="1" cellpadding="5" width="400" height="334" bgcolor="#ffffff" font face="Arial" size="2" color="#000000">
<tbody>
<tr>
<th width="102" height="16" style="background-color: #000000"><font face="Arial" size="2" color="#ffffff">Access<br />
									List</font></th>
<th width="210" height="16" style="background-color: #000000"><font face="Arial" size="2" color="#ffffff">Filters</font></th>
<th width="229" height="16" style="background-color: #000000"><font face="Arial" size="2" color="#ffffff">Wildcard<br />
									Masks</font></th>
<th width="362" height="16" style="background-color: #000000"><font face="Arial" size="2" color="#ffffff">Additional<br />
									Notes</font></th>
</tr>
<tr>
<th width="102" height="60"><font face="Arial,helvetica">Standard IP</font></th>
<td width="150" height="60"><font face="Arial,helvetica">Source IP address field in the packet&#39;s IP header</font></td>
<td width="150" height="60"><font face="Arial,helvetica">To put simply, when the<br />
									IP is broken down to binary, the<br />
									1&#39;s allow everything and the 0&#39;s must match exactly.</font></td>
<td width="362" height="60"><font face="Arial,helvetica">Wildcard mask examples: 0.0.0.0=entire address must match.<br />
									0.255.255.255=only the first octet must match, the rest will allow<br />
									everything. 255.255.255.255=allow everything</font></td>
</tr>
<tr>
<th width="102" height="60"><font face="Arial,helvetica">Extended IP</font></th>
<td width="150" height="60"><font face="Arial,helvetica">Source IP or Destination IP, or TCP or UDP Source or<br />
									Destination Ports, or Protocol</font></td>
<td width="102" height="60"><font face="Arial,helvetica">Same as standard</font></td>
<td width="150" height="60"><font face="Arial,helvetica">The key word ANY implies any<br />
									IP value is allowed, the<br />
									keyword HOST implies the IP exactly has to match</font></td>
</tr>
<tr>
<th width="102" height="60"><font face="Arial,helvetica">Standard IPX</font></th>
<td width="150" height="60"><font face="Arial,helvetica">Packets sent by clients and servers, and SAP updates sent<br />
									by servers and routers</font></td>
<td width="102" height="60"><font face="Arial,helvetica">Configured as a hexadecimal number instead of binary</font></td>
<td width="150" height="60"><font face="Arial,helvetica">-1 means any and all network<br />
									numbers ( works like ANY)</font></td>
</tr>
<tr>
<th width="102" height="61"><font face="Arial,helvetica">Extended IPX</font></th>
<td width="250" height="61"><font face="Arial,helvetica">Source Network or Node, or Destination Network or Node, or<br />
									IPX Protocol, or IPX Socket, or SAP</font></td>
<td width="102" height="61"><font face="Arial,helvetica">Match multiple networks with one statement, again in<br />
									</font><font face="Arial,helvetica">hexadecimal</font></td>
<td width="150" height="61"><font face="Arial,helvetica">The most practical use of the protocol type is for<br />
									NetBIOS</font></td>
</tr>
<tr>
<th width="102" height="61"><font face="Arial,helvetica">SAP</font></th>
<td width="150" height="61"><font face="Arial,helvetica">Sent and received SAP traffic</font></td>
<td width="102" height="61"><font face="Arial,helvetica">N/A</font></td>
<td width="150" height="61"><font face="Arial,helvetica">Updates its own SAP tables. Again uses -1 to mean<br />
									&quot;ANY&quot;</font></td>
</tr>
</tbody>
</table>
<p>
						&nbsp;
						</p>
<p>
						<strong><font face="Arial" color="#000080"><a name="Notes-Troubleshooting" title="Notes-Troubleshooting"></a>Troubleshooting<br />
						Tools:</font></strong>
						</p>
<p>
						<strong><font face="Arial" color="#000080"><a name="Notes-PingResults" title="Notes-PingResults"></a>Ping Results</font></strong>
						</p>
<div align="left">
<table border="1" cellspacing="1" width="23%">
<tbody>
<tr>
<td width="24%" align="center"><font face="Arial,helvetica">!</font></td>
<td width="76%"> <font face="Arial,helvetica"> success</font></td>
</tr>
<tr>
<td width="24%" align="center"><font face="Arial,helvetica">,</font></td>
<td width="76%"> <font face="Arial,helvetica"> timeout</font></td>
</tr>
<tr>
<td width="24%" align="center"><font face="Arial,helvetica">U</font></td>
<td width="76%"><font face="Arial,helvetica">destination unreachable</font></td>
</tr>
<tr>
<td width="24%" align="center"><font face="Arial,helvetica">?</font></td>
<td width="76%"> <font face="Arial,helvetica"> unknown packet type</font></td>
</tr>
<tr>
<td width="24%" align="center"><font face="Arial,helvetica">&amp;</font></td>
<td width="76%"> <font face="Arial,helvetica"> TTL exceeded</font></td>
</tr>
</tbody>
</table></div>
<p>
						<strong><font face="Arial" color="#000080"><a name="Notes-TracerouteResults" title="Notes-TracerouteResults"></a>Traceroute Results</font></strong>
						</p>
<table border="1" cellspacing="1" width="23%">
<tbody>
<tr>
<td width="24%" align="center"><font face="Arial,helvetica">!H</font></td>
<td width="76%"><font face="Arial,helvetica">router rec&#39;d, but didn&#39;t forward<br />
									because of access-list</font></td>
</tr>
<tr>
<td width="24%" align="center"><font face="Arial,helvetica">P</font></td>
<td width="76%"> <font face="Arial,helvetica"> protocol unreachable</font></td>
</tr>
<tr>
<td width="24%" align="center"><font face="Arial,helvetica">N</font></td>
<td width="76%"> <font face="Arial,helvetica"> network unreachable</font></td>
</tr>
<tr>
<td width="24%" align="center"><font face="Arial,helvetica">U</font></td>
<td width="76%"> <font face="Arial,helvetica"> port unreachable</font></td>
</tr>
<tr>
<td width="24%" align="center"><font face="Arial,helvetica">,</font></td>
<td width="76%"> <font face="Arial,helvetica"> timeout</font></td>
</tr>
</tbody>
</table>
<p>
						&nbsp;
						</p>
<p>
						<font face="Arial" color="#000080"><strong><a name="Notes-TerminalEmulation" title="Notes-TerminalEmulation"></a>Accessing<br />
						Router with Terminal Emulation<br />
						</strong></font><font face="Arial,helvetica">Using HyperTerminal on a Windows<br />
						machine adjust the following settings:<br />
						VT100 Emulation<br />
						Connection Speed: 9600 Baud<br />
						Data Bits: 8<br />
						Parity: None<br />
						Stop Bits: 1<br />
						Flow Control: None<br />
						On a Linux machine you may use Seyon or Minicom (at least one should come with<br />
						your distribution).</font>
						</p>
<p>
						&nbsp;
						</p>
<p>
						<strong><font face="Arial" color="#000080"><a name="Notes-StartupSequence" title="Notes-StartupSequence"></a>Router Startup Sequence</font><font face="Arial,helvetica"><br />
						</font></strong><font face="Arial,helvetica">POST<br />
						Bootstrap program loaded from ROM<br />
						IOS is loaded from either flash (default), TFTP, or ROM<br />
						IOS image loaded into low-addressed memory; hardware and software is determined<br />
						Config file is load from NVRAM; if no configuration exists in NVRAM, the initial<br />
						configuration dialog will begin</font>
						</p>
<p>
						&nbsp;
						</p>
<p>
						<strong><font face="Arial" color="#000080"><a name="Notes-Miscellaneous" title="Notes-Miscellaneous"></a>Miscellaneous<br />
						Notes</font></strong><font face="Arial,helvetica"><br />
						<strong>Multiple Loop Problems</strong> ? complex topology can cause multiple loops to occur. Layer 2 has no mechanism to stop the loop. This is the main reason for Spanning ? Tree Protocol. </p>
<p>						<strong><br />
						Spanning-Tree Protocol (STP) IEEE 802.1d</strong>. ? developed to prevent routing<br />
						loops; uses STA (Spanning-Tree Algorithm) to calculate a loop-free network<br />
						topology; allows redundant paths without suffering the effects of loops in the<br />
						network</p>
<p>						<strong><br />
						Virtual LAN?s (VLAN&#39;s)</strong> ? sets different ports on a switch to be part of different sub-networks. Some benefits: simplify moves, adds, changes; reduce administrative costs; have better control of broadcasts; tighten security; and distribute load. Relocate the server into a secured location. </p>
<p>						<strong><br />
						HDLC (High-Level Data Link Control)</strong> -<br />
						Link layer protocol for Serial links. Cisco Default. Supports the following modes: Normal Response Mode ? as per Secondary under SDLC; Asynchronous Response Mode allows secondary to communicate without permission; Asynchronous Balanced mode combines the two stations. Has lower overhead than LAPB but less error checking. </font>
						</p>
<p>
						<font face="Arial,helvetica"><strong>Modular Switch/VIP Syntax<br />
						</strong>type slot/port   (example:  e 2/1)<br />
						type slot/port-adapter/port    (example:  e 2/0/1)</font>
						</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<p><font></p>
<h4>Incoming search terms:</h4><ul><li>cisco ios quick reference</li><li>filesonic Cisco IOS Command Chart IOS V 12</li><li>cisco 3845 command to view eth details</li><li>The _______________________ command will display the last restart method the number and types of interfaces on the router and the location to be used for loading the IOS</li></ul>]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/65/ios-command-reference/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

