<?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>Be A Cisco Expert Without Course or Certification &#187; Beginer Here</title>
	<atom:link href="http://ciscogeek.org/category/beginer-here/feed/" rel="self" type="application/rss+xml" />
	<link>http://ciscogeek.org</link>
	<description>FREE Tons Of Cisco Configuration Example</description>
	<lastBuildDate>Fri, 24 Jul 2009 07:09:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Break Key Combinations For Cisco Password Recovery</title>
		<link>http://ciscogeek.org/break-key-combinations-for-cisco-password-recovery/</link>
		<comments>http://ciscogeek.org/break-key-combinations-for-cisco-password-recovery/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 07:01:40 +0000</pubDate>
		<dc:creator>Yanurmal</dc:creator>
				<category><![CDATA[Beginer Here]]></category>
		<category><![CDATA[break]]></category>
		<category><![CDATA[break key]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[ctrl]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[recovery]]></category>

		<guid isPermaLink="false">http://ciscogeek.org/?p=79</guid>
		<description><![CDATA[The break key combinations is to login to ROMMON without password authentication. This function is usually to recovery the lost password. You need to access the router phisically and pluged console cable to console port directly.
Software: Hyperterminal
Platform: IBM Compatible
OS: Windows XP
Key: Ctrl-Break
Software: Hyperterminal
Platform: IBM Compatible
OS: Windows 2000
Key: Ctrl-Break
Software: Hyperterminal
Platform: IBM Compatible
OS: Windows 98
Key: Ctrl-Break
Software: SecureCRT
Platform: IBM [...]]]></description>
			<content:encoded><![CDATA[<p>The break key combinations is to login to ROMMON without password authentication. This function is usually to recovery the lost password. You need to access the router phisically and pluged console cable to console port directly.</p>
<p>Software: Hyperterminal<br />
Platform: IBM Compatible<br />
OS: Windows XP<br />
Key: <strong>Ctrl-Break</strong></p>
<p>Software: Hyperterminal<br />
Platform: IBM Compatible<br />
OS: Windows 2000<br />
Key: <strong>Ctrl-Break</strong></p>
<p>Software: Hyperterminal<br />
Platform: IBM Compatible<br />
OS: Windows 98<br />
Key: <strong>Ctrl-Break</strong></p>
<p>Software: SecureCRT<br />
Platform: IBM Compatible<br />
OS: Windows<br />
Key: <strong>Ctrl-Break</strong></p>
<p>Software: Minicom<br />
Platform: IBM Compatible<br />
OS: Linux<br />
Key: <strong>Ctrl-a f</strong></p>
<p>Software: Dumb Terminal<br />
Platform: IBM<br />
OS:<br />
Key: <strong>Break</strong></p>
<p>Software: Z-TERMINAL<br />
Platform: Apple<br />
OS: Mac<br />
Key: <strong>Command-b</strong></p>
<img src="http://ciscogeek.org/?ak_action=api_record_view&id=79&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ciscogeek.org/break-key-combinations-for-cisco-password-recovery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Cisco Password</title>
		<link>http://ciscogeek.org/change-cisco-password/</link>
		<comments>http://ciscogeek.org/change-cisco-password/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 09:02:19 +0000</pubDate>
		<dc:creator>Yanurmal</dc:creator>
				<category><![CDATA[Beginer Here]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[password]]></category>

		<guid isPermaLink="false">http://ciscogeek.org/change-cisco-password/</guid>
		<description><![CDATA[Below is command to change cisco password or to add new password. You need user priviledge mode to execute this command.
Router&#62;
Router&#62;enable
Password:
Router#
Router#config terminal
Router(config)#enable secret new_password_here
Router(config)#exit
Router#copy running start
Router#exit
]]></description>
			<content:encoded><![CDATA[<p>Below is command to change cisco password or to add new password. You need user priviledge mode to execute this command.</p>
<p>Router&gt;<br />
Router&gt;enable<br />
Password:<br />
Router#<br />
Router#config terminal<br />
Router(config)#<strong>enable secret <em>new_password_here</em><br />
</strong>Router(config)#exit<br />
Router#copy running start<br />
Router#exit</p>
<img src="http://ciscogeek.org/?ak_action=api_record_view&id=51&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ciscogeek.org/change-cisco-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup IP Address On An Interface</title>
		<link>http://ciscogeek.org/setup-ip-address-on-an-interface/</link>
		<comments>http://ciscogeek.org/setup-ip-address-on-an-interface/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 15:24:53 +0000</pubDate>
		<dc:creator>Yanurmal</dc:creator>
				<category><![CDATA[Beginer Here]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[ip address]]></category>

		<guid isPermaLink="false">http://ciscogeek.org/?p=44</guid>
		<description><![CDATA[After successfull login as priviledge mode, follow this command to assign an IP address to related interface:
Router&#62;enable
Password:
Router#config terminal
Router(config)#
For Fast Ethernet 0
Router(config)#interface Fast 0
Router(config-if)#ip address 192.168.1.1 255.255.255.0
And for Serial 0
Router(config)#interface Serial 0
Router(config-if)#ip address 10.11.12.1 255.255.255.252
Yes, finish. Don&#8217;t forget to save your config.
Don&#8217;t know how to do it? see below.
Router(config-if)#Ctrl-Z
Router#copy running start
Press enter if your router ask some question [...]]]></description>
			<content:encoded><![CDATA[<p>After successfull login as priviledge mode, follow this command to assign an IP address to related interface:</p>
<p>Router&gt;enable<br />
Password:<br />
Router#config terminal<br />
Router(config)#</p>
<p><em>For Fast Ethernet 0</em></p>
<p>Router(config)#interface Fast 0<br />
Router(config-if)#ip address 192.168.1.1 255.255.255.0</p>
<p><em>And for Serial 0</em></p>
<p>Router(config)#interface Serial 0<br />
Router(config-if)#ip address 10.11.12.1 255.255.255.252</p>
<p><em>Yes, finish. Don&#8217;t forget to save your config.<br />
Don&#8217;t know how to do it? see below.</em></p>
<p>Router(config-if)#Ctrl-Z<br />
Router#copy running start</p>
<p><em>Press enter if your router ask some question <img src='http://ciscogeek.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
</em>Finish.</p>
<img src="http://ciscogeek.org/?ak_action=api_record_view&id=44&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ciscogeek.org/setup-ip-address-on-an-interface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco Basic Command</title>
		<link>http://ciscogeek.org/cisco-basic-command/</link>
		<comments>http://ciscogeek.org/cisco-basic-command/#comments</comments>
		<pubDate>Mon, 31 Dec 2007 14:37:22 +0000</pubDate>
		<dc:creator>Yanurmal</dc:creator>
				<category><![CDATA[Beginer Here]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[command]]></category>

		<guid isPermaLink="false">http://ciscogeek.org/cisco-basic-command/</guid>
		<description><![CDATA[enable
Enables higher privilege level access, such as privileged EXEC mode.
At this level you can configure your cisco device without restriction.
Prompt will change from &#62; to #
Example:
Router&#62; enable
Password: [type password and enter]
Router#
disable or exit
Log out from privileged EXEC mode and go to user mode.
Example:
Router# exit
Router&#62;
show running config
Display running configuration.
Example:
Router# show running config
show startup config
Display saved config [...]]]></description>
			<content:encoded><![CDATA[<p><strong>enable<br />
</strong>Enables higher privilege level access, such as privileged EXEC mode.<br />
At this level you can configure your cisco device without restriction.<br />
Prompt will change from &gt; to #</p>
<p>Example:<br />
Router&gt; enable<br />
Password: [type password and enter]<br />
Router#</p>
<p><strong>disable </strong>or <strong>exit<br />
</strong>Log out from privileged EXEC mode and go to user mode.</p>
<p>Example:<br />
Router# exit<br />
Router&gt;</p>
<p><strong>show running config</strong><br />
Display running configuration.</p>
<p>Example:<br />
Router# show running config</p>
<p><strong>show startup config<br />
</strong>Display saved config that load every time cisco startup.</p>
<p>Example:<br />
Router# show startup config</p>
<p><strong>enable secret</strong> <em>new password</em><br />
Create new password to access privileged EXEC mode.</p>
<p>Example:<br />
Router# enable secret mysecretword</p>
<p><strong>configure terminal<br />
</strong>Change to Global config mode.<br />
In this mode you can configure entire interface.</p>
<p>Example:<br />
Router# configure terminal<br />
Router(config)#</p>
<p><strong>interface</strong> <em>interface name and number</em><br />
Go to interface setup.</p>
<p>Example:<br />
Router(config)# interface fast 0<br />
Router(config-if)#</p>
<p><strong>ip address</strong> <em>ip_number musk_number</em><br />
Assign an ip address to related interface.</p>
<p>Example:<br />
Router(config-if)#ip address 192.168.10.1 255.255.255.0<br />
Router(config-if)#</p>
<p><strong>no shutdown</strong><br />
Activate related interface.</p>
<p>Example:<br />
Router(config-if)#no shutdown<br />
[message of interface change status appear]</p>
<p><strong>ip route</strong> <em>remote_network musk_filter ip_wan_interface_remote_router</em><br />
Create a static routing. This coomand assign at Global config mode.</p>
<p>Router(config-if)#exit<br />
Router(config)# ip route 192.168.100.0 255.255.255.0 10.10.10.2</p>
<p><strong>copy running start<br />
</strong>Saved existing configuration to flash memory.</p>
<p>Router(config)#copy run start<br />
[answer yes for the question]</p>
<p><strong>?<br />
</strong>Display all related command. Please do some experiment with this command.</p>
<p>Example:<br />
Router&gt;?<br />
or<br />
Router#?<br />
or<br />
Router#show ?<br />
or<br />
Router#configure ?</p>
<img src="http://ciscogeek.org/?ak_action=api_record_view&id=22&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ciscogeek.org/cisco-basic-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Console Cable</title>
		<link>http://ciscogeek.org/console-cable/</link>
		<comments>http://ciscogeek.org/console-cable/#comments</comments>
		<pubDate>Mon, 31 Dec 2007 07:55:40 +0000</pubDate>
		<dc:creator>Yanurmal</dc:creator>
				<category><![CDATA[Beginer Here]]></category>
		<category><![CDATA[cable]]></category>
		<category><![CDATA[console]]></category>

		<guid isPermaLink="false">http://ciscogeek.org/console-cable/</guid>
		<description><![CDATA[Console cable usually shipped with cisco device. This cable pluged to PC serial port (RS232 connector) and Cisco console port (RJ45 connector).

Or
 + 
No additional accessories needed, with this cable your cisco console can be access and appear in your PC/Windows Hyper Terminal.
]]></description>
			<content:encoded><![CDATA[<p><a title="cableconsole.gif" href="http://ciscogeek.org/wp-content/uploads/2007/12/cableconsole.gif"></a><a title="rj45todb9cable.gif" href="http://ciscogeek.org/wp-content/uploads/2007/12/rj45todb9cable.gif"></a><a title="cableconsole.gif" href="http://ciscogeek.org/wp-content/uploads/2007/12/cableconsole.gif"></a><a title="db9converter.gif" href="http://ciscogeek.org/wp-content/uploads/2007/12/db9converter.gif"></a>Console cable usually shipped with cisco device. This cable pluged to PC serial port (RS232 connector) and Cisco console port (RJ45 connector).</p>
<p><a title="rj45todb9cable.gif" href="http://ciscogeek.org/wp-content/uploads/2007/12/rj45todb9cable.gif"><img src="http://ciscogeek.org/wp-content/uploads/2007/12/rj45todb9cable.gif" alt="rj45todb9cable.gif" /></a></p>
<p>Or</p>
<p><a title="cableconsole.gif" href="http://ciscogeek.org/wp-content/uploads/2007/12/cableconsole.gif"><img src="http://ciscogeek.org/wp-content/uploads/2007/12/cableconsole.gif" alt="cableconsole.gif" /></a> + <a title="db9converter.gif" href="http://ciscogeek.org/wp-content/uploads/2007/12/db9converter.gif"><img src="http://ciscogeek.org/wp-content/uploads/2007/12/db9converter.gif" alt="db9converter.gif" /></a></p>
<p>No additional accessories needed, with this cable your cisco console can be access and appear in your <a href="http://ciscogeek.org/setup-windows-hyper-terminal-to-access-routerfirewall-console/">PC/Windows Hyper Terminal</a>.</p>
<img src="http://ciscogeek.org/?ak_action=api_record_view&id=17&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ciscogeek.org/console-cable/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>TCP/IP Protocol</title>
		<link>http://ciscogeek.org/tcpip-protocol/</link>
		<comments>http://ciscogeek.org/tcpip-protocol/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 05:13:46 +0000</pubDate>
		<dc:creator>Yanurmal</dc:creator>
				<category><![CDATA[Beginer Here]]></category>
		<category><![CDATA[protocol]]></category>
		<category><![CDATA[tcp/ip]]></category>

		<guid isPermaLink="false">http://ciscogeek.org/?p=10</guid>
		<description><![CDATA[Before configure your cisco device, you have to understand well TCP/IP protocol.
This is must and never touch your cisco device without concept of Network ID, Host ID and Network Musk in your brain.
Below is links to some website that can help you to understand the TCP/IP concept. Please go there and never comeback here except you get tcp/ip [...]]]></description>
			<content:encoded><![CDATA[<p>Before configure your cisco device, you have to understand well TCP/IP protocol.<br />
This is must and never touch your cisco device without concept of Network ID, Host ID and Network Musk in your brain.</p>
<p>Below is links to some website that can help you to understand the TCP/IP concept. Please go there and never comeback here except you get tcp/ip concept in you brain <img src='http://ciscogeek.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>1. <a href="http://www.tcpipguide.com/free/t_IPBasicAddressStructureandMainComponentsNetworkIDa.htm" target="_blank">Tcpipguide</a><br />
2. <a href="http://en.wikipedia.org/wiki/TCP/IP" target="_blank">Wikipedia</a><br />
3. <a href="http://www.yale.edu/pclt/COMM/TCPIP.HTM" target="_blank">YaleEdu</a></p>
<img src="http://ciscogeek.org/?ak_action=api_record_view&id=10&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ciscogeek.org/tcpip-protocol/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup Windows Hyper Terminal to Access Cisco Console</title>
		<link>http://ciscogeek.org/setup-windows-hyper-terminal-to-access-routerfirewall-console/</link>
		<comments>http://ciscogeek.org/setup-windows-hyper-terminal-to-access-routerfirewall-console/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 02:42:59 +0000</pubDate>
		<dc:creator>Yanurmal</dc:creator>
				<category><![CDATA[Beginer Here]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[hyper]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://ciscogeek.org/?p=4</guid>
		<description><![CDATA[From WindowsXP:
Click Start &#8211; All Programs &#8211; Accessories &#8211; Communications &#8211; Hyper Terminal
If it does not appear on the list of accessory programs, then go to Add Remove Progran in Control Panle to install Hyper Terminal.
Once Hyper Terminal window open, type in a name for connection name (example: Cisco) then click OK.

Under &#8220;Connect using&#8221; select [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Com1" href="http://ciscogeek.org/wp-content/uploads/2008/01/2.jpg"></a>From WindowsXP:<br />
Click Start &#8211; All Programs &#8211; Accessories &#8211; Communications &#8211; Hyper Terminal<br />
If it does not appear on the list of accessory programs, then go to Add Remove Progran in Control Panle to install Hyper Terminal.</p>
<p>Once Hyper Terminal window open, type in a name for connection name (example: Cisco) then click OK.</p>
<p><a title="HT1" href="http://ciscogeek.org/wp-content/uploads/2007/12/1.jpg"><img src="http://ciscogeek.org/wp-content/uploads/2007/12/1.jpg" alt="HT1" /></a><a title="HT1" href="http://ciscogeek.org/wp-content/uploads/2007/12/1.jpg"><img src="http://ciscogeek.org/wp-content/uploads/2007/12/1.jpg" border="0" alt="HT1" width="1" height="1" /></a><img src="http://ciscogeek.org/wp-admin/" border="0" alt="" width="1" height="1" /></p>
<p>Under &#8220;Connect using&#8221; select &#8220;Com1&#8243; if you use Com1 otherwise select the appropriate com port, then click OK.</p>
<p><a title="Com1" href="http://ciscogeek.org/wp-content/uploads/2008/01/2.jpg"><img src="http://ciscogeek.org/wp-content/uploads/2008/01/2.jpg" alt="Com1" /></a></p>
<p><a title="HT2" href="http://ciscogeek.org/wp-content/uploads/2007/12/2.jpg"></a></p>
<p>Next,<br />
Set &#8220;Bits per second&#8221; to 9600<br />
Set &#8220;Data Bits&#8221; to 8<br />
Set &#8220;Parity&#8221; to None<br />
Set &#8220;Stop Bits&#8221; to 1<br />
Set &#8220;Flow control&#8221; to Hardware</p>
<p>Then click OK and Hyper Terminal screen should appear.</p>
<p><a title="HT3" href="http://ciscogeek.org/wp-content/uploads/2007/12/3.jpg"><img src="http://ciscogeek.org/wp-content/uploads/2007/12/3.jpg" alt="HT3" /></a></p>
<p>Note: Sometimes cisco console not apear in your hyper terminal screen, try to push enter twice.</p>
<p>You need a console cable to access your cisco console, <a href="http://ciscogeek.org/console-cable/">click here</a>.</p>
<img src="http://ciscogeek.org/?ak_action=api_record_view&id=4&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://ciscogeek.org/setup-windows-hyper-terminal-to-access-routerfirewall-console/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
