<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;CkIBQXozfyp7ImA9WhRRFEk.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561</id><updated>2011-11-27T16:35:50.487-08:00</updated><category term="CCNA" /><category term="CCNA Explaination" /><category term="Testking" /><category term="CCNA  Troubleshooting" /><category term="Network Configuration" /><category term="Network Security" /><category term="CCNA Lab" /><category term="Pass4sure" /><category term="VLAN" /><category term="Samba" /><category term="CCNP" /><category term="Use Laptop as Access Point" /><category term="Router Lab" /><category term="MCSA" /><category term="Network Troubleshoot" /><category term="Connect to Network Printer" /><title>Network Step by Step</title><subtitle type="html" /><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://networkstepbystep.blogspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>102</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/NetworkStepByStep" /><feedburner:info uri="networkstepbystep" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;DkIDRHg_cCp7ImA9WxVTF0o.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-5060431485593117534</id><published>2008-12-31T17:47:00.000-08:00</published><updated>2008-12-31T17:49:35.648-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-12-31T17:49:35.648-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Network Configuration" /><title>TROUBLESHOOT DHCP</title><content type="html">DHCP Stands for the Dynamic Host Configuration protocol and it is used to assign the IP addresses to the network computers dynamically.  It saves the lot of time and the administrative efforts of the network administrators by providing the TCP/IP configurations such as IP address, subnet mask, default gateway address, DNS, router, proxy server and the settings to the client computers.&lt;br /&gt;&lt;br /&gt;With the DHCP, the process of connecting the new client computer with the server is very easy. Just imagine that if you are assigned a task of provide the IP addresses and other TCP/IP configurations to1000 client computers manually then how lengthy and tiring task it can be.  DHCP sever assigns the IP addresses from its predefined fixed pool of the IP addresses.&lt;br /&gt;&lt;br /&gt;In the DHCP pool, you can define the range, leased duration and map the IP addresses with the specific computers.  The IP addresses allocation can be manual, automatic and dynamic.   Sometimes in the computer networks, DHCP failure occur due to several reasons and in this situation the client computer will not be able to connect to the server and get the server resources.  The problems may arise at the client end or the DHCP server end.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;DHCP Client Troubleshooting&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;strong&gt;Many Client Computers  are unable to get the IP Addressees from the DHCP Server&lt;br /&gt;&lt;/strong&gt;&lt;p&gt;It can be due to the reason that the IP address of the DHCP server has been changed and the client computers are not able to connect to the DHCP server.  Additionally the client computers are located behind the firewall or are connected to the DHCP server through the router.  It is also possible that the multiple DHCP servers exist in the same LAN.&lt;/p&gt;                                       &lt;p&gt;The solutions of these problems are to make sure that the DHCP server’s IP address fall in the same range of the IP addresses as the scope it is serving.  For a DHCP server to provide the IP address to the remote subnets, the router should act as DHCP relay.   Make sure that you are not configuring the multiple DHCP servers on the same LAN with the same scope of the IP addresses as it can cause the conflicts in the IP addresses.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;The DHCP client does  not have IP addresses configured&lt;/strong&gt;&lt;/p&gt;                                       &lt;p&gt;It can happen due to the reason that the client computer is unable to connect to the DHCP server and obtain the IP address from it or the DHCP server is unavailable.   To resolve this issue, you need to make sure that the client computer has connectivity with the DHCP server and the network cable and network connections are accurate.  Then try to ping the DHCP server and make sure that you are getting reply from the server.&lt;/p&gt;                                       &lt;p&gt;&lt;strong&gt;DHCP client has  automatically assigned IP address to itself&lt;/strong&gt;&lt;/p&gt;                                       &lt;p&gt;In the Windows 98, XP Professional and the Windows ME sometimes the client computers are unable to connect to the DHCP server so they assign the IP addresses automatically through the IP auto configuration.&lt;/p&gt;                                       &lt;p style="font-weight: bold; color: rgb(255, 0, 0);" class="style1" align="center"&gt;DHCP Server Troubleshooting&lt;/p&gt;                                       &lt;p&gt;Sometimes if the multiple client computers are experiencing problems in leasing the IP address from the DHCP server then the problem is most likely with the DHCP server itself.  The common problems that can arise in the DHCP server are the following.&lt;/p&gt;                                       &lt;p&gt;&lt;strong&gt;DHCP server has been  stopped&lt;/strong&gt;&lt;/p&gt;                                       &lt;p&gt;You need to check the log files and the system event files for details about this problem.  These log files will provide the detailed information, causes and the solution of this problem.&lt;/p&gt;                                       &lt;p&gt;&lt;strong&gt;One of Two DHCP  Server is not serving the client&lt;/strong&gt;&lt;/p&gt;                                       &lt;p&gt;If this happens and if the server is a domain member then  you need to authorize the DHCP server in the Active directory.&lt;/p&gt;                                       &lt;p&gt;&lt;strong&gt;DHCP Server’s data is  corrupted.&lt;/strong&gt;&lt;/p&gt;                                       &lt;p&gt;The DHCP server’s data has been corrupted or missing and possibly it generates the JET database errors.  You need to use the DHCP data recovery options to recover the lost data and correct any of the generate errors. You can also use the reconcile feature in the DHCP console to verify and reconcile any inconsistencies in the database.&lt;/p&gt;                                       &lt;p&gt;If you specific issue is not mentioned above then you need to visit the Microsoft’s website and review the DHCP troubleshooting articles for more details.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-5060431485593117534?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/5060431485593117534/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=5060431485593117534" title="33 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/5060431485593117534?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/5060431485593117534?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/HnPv_eEjPIw/troubleshoot-dhcp.html" title="TROUBLESHOOT DHCP" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>33</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/12/troubleshoot-dhcp.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkUNRXo4eCp7ImA9WxVTF0o.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-6877001164871888823</id><published>2008-12-31T17:26:00.000-08:00</published><updated>2008-12-31T17:44:54.430-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-12-31T17:44:54.430-08:00</app:edited><title>Testinside-ccna-640-802-v35</title><content type="html">Exam Number/Code: 640-802&lt;br /&gt;Exam Name: CCNA&lt;br /&gt;&lt;br /&gt;"CCNA 's Cisco Certified Network Associate", also known as 640-802 exam, is a Cisco certification.&lt;br /&gt;Preparing for the 640-802 exam? Searching 640-802 Test Questions, 640-802 Practice Exam, 640-802 Dumps?&lt;br /&gt;With the complete collection of questions and answers, TestInside has assembled to take you through 200 questions to your 640-802 Exam preparation. In the 640-802 exam resources, you will cover every field and category in CCNA helping to ready you for your successful Cisco Certification. &lt;br /&gt;&lt;a href="http://www.youthgeneration.net/forum/index.php?topic=79.0"&gt;http://www.youthgeneration.net/forum/index.php?topic=79.0&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-6877001164871888823?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/6877001164871888823/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=6877001164871888823" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/6877001164871888823?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/6877001164871888823?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/2SIurobfBHA/testinside-ccna-640-802-v35.html" title="Testinside-ccna-640-802-v35" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/12/testinside-ccna-640-802-v35.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkQBQnw7fip7ImA9WxRaEkg.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-6395667797296798284</id><published>2008-12-14T03:30:00.000-08:00</published><updated>2008-12-14T03:32:33.206-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-12-14T03:32:33.206-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Network Configuration" /><title>Dell Wireless and Ubuntu Hardy Heron</title><content type="html">&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://vladgh.com/wp-content/plugins/nextgen-gallery/nggshow.php?pid=4&amp;amp;width=240&amp;amp;height=180&amp;amp;mode="&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 180px; height: 180px;" src="http://vladgh.com/wp-content/plugins/nextgen-gallery/nggshow.php?pid=4&amp;amp;width=240&amp;amp;height=180&amp;amp;mode=" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;p&gt;I have a Dell Inspiron 1520 with the Dell Wireless 1390 WLAN Mini-Card, one that has given many Linux users big headaches.&lt;/p&gt; &lt;p&gt;After trying many different approaches suggested all over the web, and gathering clues in many Ubuntu forum posts, I finally worked out this solution:&lt;/p&gt; &lt;p&gt;First of all you must check if you have the correct card:&lt;/p&gt; &lt;blockquote&gt;&lt;p&gt;lspci -nn | grep 14e4&lt;/p&gt; &lt;p&gt;Result: &lt;span style="color: rgb(102, 0, 204);"&gt;05:00.0 Network controller [0280]: Broadcom Corporation BCM94311MCG wlan mini-PCI&lt;/span&gt; [&lt;span style="color: rgb(255, 0, 0);"&gt;&lt;strong&gt;14e4:4311 (rev 01)&lt;/strong&gt;&lt;/span&gt;]&lt;/p&gt; &lt;/blockquote&gt; &lt;p&gt;Then proceed to the first step:&lt;/p&gt; &lt;p&gt;&lt;strong&gt;1. blacklist bcm43xx&lt;/strong&gt;&lt;/p&gt; &lt;blockquote&gt;&lt;p&gt;&lt;code&gt;echo blacklist bcm43xx | sudo tee -a /etc/modprobe.d/blacklist&lt;/code&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p&gt;&lt;strong&gt;2. install ndiswrapper and related files&lt;/strong&gt;&lt;/p&gt; &lt;blockquote&gt;&lt;pre&gt;sudo apt-get install ndiswrapper-common ndiswrapper-utils-1.9 ndisgtk&lt;/pre&gt; &lt;/blockquote&gt; &lt;p&gt;&lt;span id="more-6"&gt;&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;3. download&lt;/strong&gt; &lt;a href="http://ftp.us.dell.com/network/R174291.exe" title="http://ftp.us.dell.com/network/R174291.exe" target="_top" onclick="javascript:pageTracker._trackPageview ('/outbound/ftp.us.dell.com');"&gt;http://ftp.us.dell.com/network/R174291.exe&lt;/a&gt;&lt;/p&gt; &lt;p&gt;this is a ridiculous bit of bloat, but the most complete INF for 43xx devices&lt;/p&gt; &lt;p&gt;4. Unzip the drivers.&lt;/p&gt; &lt;p&gt;5. go into folder &lt;strong&gt;DRIVER_US&lt;/strong&gt; inside the result of what you did above&lt;/p&gt; &lt;p&gt;6. &lt;strong&gt;use ndiswrapper to install bcmwl5.inf&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;System -&gt; Administration -&gt; Windows Wireless Drivers -&gt; Install New Driver -&gt; Select bcmwl5.inf from ~/R151517/DRIVER_US&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;7. Modify rc.local&lt;/strong&gt;&lt;/p&gt; &lt;blockquote&gt;&lt;p&gt;gksudo gedit /etc/rc.local&lt;/p&gt; &lt;/blockquote&gt; &lt;p&gt;Insert these lines ABOVE “exit 0″ line:&lt;/p&gt; &lt;blockquote&gt;&lt;p&gt;modprobe -r b44&lt;br /&gt;modprobe -r ssb&lt;br /&gt;modprobe -r ndiswrapper&lt;br /&gt;modprobe ndiswrapper&lt;br /&gt;modprobe ssb&lt;br /&gt;modprobe b44&lt;/p&gt; &lt;/blockquote&gt; &lt;p&gt;8. Restart or simply paste one by one the following lines:&lt;/p&gt; &lt;blockquote&gt;&lt;p&gt;$ sudo rmmod b44&lt;br /&gt;$ sudo rmmod ssb&lt;br /&gt;$ sudo rmmod ndiswrapper&lt;br /&gt;$ sudo modprobe ndiswrapper&lt;br /&gt;$ sudo modprobe ssb&lt;br /&gt;$ sudo modprobe b44&lt;/p&gt; &lt;/blockquote&gt; &lt;p&gt;You should see the WiFi led on and you are good to go.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-6395667797296798284?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/6395667797296798284/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=6395667797296798284" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/6395667797296798284?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/6395667797296798284?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/jBJFCuQih2o/dell-wireless-and-ubuntu-hardy-heron.html" title="Dell Wireless and Ubuntu Hardy Heron" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>1</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/12/dell-wireless-and-ubuntu-hardy-heron.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkYCRH87fip7ImA9WxRaEkg.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-3907284762859138100</id><published>2008-12-14T03:29:00.001-08:00</published><updated>2008-12-14T03:29:25.106-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-12-14T03:29:25.106-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Network Configuration" /><title>Easy switching network settings (home &amp; office)</title><content type="html">&lt;p&gt;You can easily switch your network settings using the netsh command, instead of installing a lot of unnecessary software. Here are two examples, one for dhcp settings, and one for a static address. You can put it into a .bat file:&lt;/p&gt;  &lt;div class="wp_syntax"&gt;&lt;div class="code"&gt;&lt;pre class="bash bash" style="font-family: monospace;"&gt;netsh interface ip &lt;span style="color: rgb(0, 0, 0); font-weight: bold;"&gt;set&lt;/span&gt; address &lt;span style="color: rgb(255, 0, 0);"&gt;"Net"&lt;/span&gt; &lt;span style="color: rgb(0, 120, 0);"&gt;&lt;span style="color: rgb(122, 8, 116); font-weight: bold;"&gt;source&lt;/span&gt;&lt;/span&gt;=dhcp&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;   &lt;div class="wp_syntax"&gt;&lt;div class="code"&gt;&lt;pre class="bash bash" style="font-family: monospace;"&gt;netsh interface ip &lt;span style="color: rgb(0, 0, 0); font-weight: bold;"&gt;set&lt;/span&gt; address &lt;span style="color: rgb(255, 0, 0);"&gt;"Net"&lt;/span&gt; static 192.168.0.xx 255.255.255.0 192.168.0.1 &lt;span style="color: rgb(0, 0, 0);"&gt;1&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;  &lt;p&gt;192.168.0.xx is your ip address, followed by the netmask and gateway. The last 1 is the metric. Optionally you can adjust your DNS values as well using set DNS instead of set address. This command helped me switching easily between my home network settings using dhcp and my office where there is a static address.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-3907284762859138100?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/3907284762859138100/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=3907284762859138100" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/3907284762859138100?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/3907284762859138100?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/1kedg_I4Mw0/easy-switching-network-settings-home.html" title="Easy switching network settings (home &amp; office)" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/12/easy-switching-network-settings-home.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkYHQH4_fSp7ImA9WxRaEkg.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-3635428477862982243</id><published>2008-12-14T03:28:00.001-08:00</published><updated>2008-12-14T03:28:51.045-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-12-14T03:28:51.045-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Network Configuration" /><title>SSH login without password</title><content type="html">&lt;p&gt;If you want to make a bakup script like the one I showed you yesterday, you may need to set your machines to login remotely without asking for a password everytime. This is done by sharing between them the public rsa keys generated by the openssh server.&lt;/p&gt; &lt;p&gt;Login as the user you will use for the transfer script and run:&lt;/p&gt;  &lt;div class="wp_syntax"&gt;&lt;div class="code"&gt;&lt;pre class="bash bash" style="font-family: monospace;"&gt;&lt;span style="color: rgb(194, 12, 185); font-weight: bold;"&gt;ssh-keygen&lt;/span&gt; &lt;span style="color: rgb(102, 0, 51);"&gt;-t&lt;/span&gt; rsa&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;  &lt;p&gt;Answer the questions but do not enter a password because otherwise you will still need to to pass it when the script runs. You should then have two new files in ~/.ssh, id_rsa and id_rsa.pub. Open id_rsa.pub with your favorite editor and copy everything (there is only one line actually) into the ~/.ssh/authorized_keys on the second machine (the one in which you need to copy).&lt;/p&gt; &lt;p&gt;Now try to login and if everything was set properly it won’t ask you for a a password anymore.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-3635428477862982243?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/3635428477862982243/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=3635428477862982243" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/3635428477862982243?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/3635428477862982243?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/zblw7NPC4rk/ssh-login-without-password.html" title="SSH login without password" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/12/ssh-login-without-password.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkYERH8yfyp7ImA9WxRaEkg.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-8456649484364084805</id><published>2008-12-14T03:27:00.000-08:00</published><updated>2008-12-14T03:28:25.197-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-12-14T03:28:25.197-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Network Configuration" /><title>Simple script to backup virtual machines in linux</title><content type="html">Currently I am using a small VMWare Server hosting 4 virtual machines, and i found my self in the position of backing them up. But the virtual machines need to be stopped before you can copy them somewhere else. Using the getstate() output of the vmware-cmd you can find the state of each virtual machine. using the following script you can set a cron job to backup your vitual machine:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="wp_syntax"&gt;&lt;div class="code"&gt;&lt;pre class="bash bash" style="font-family: monospace;"&gt;&lt;span style="color: rgb(102, 102, 102); font-style: italic;"&gt;#!/bin/sh&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 120, 0);"&gt;PATH&lt;/span&gt;=&lt;span style="color: rgb(255, 0, 0);"&gt;"/srv/vmware-server/Contabilitate/Windows XP Professional.vmx"&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 120, 0);"&gt;CMD&lt;/span&gt;=$&lt;span style="color: rgb(122, 8, 116); font-weight: bold;"&gt;(&lt;/span&gt;vmware-cmd &lt;span style="color: rgb(255, 0, 0);"&gt;"$PATH"&lt;/span&gt; getstate&lt;span style="color: rgb(122, 8, 116); font-weight: bold;"&gt;)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0); font-weight: bold;"&gt;case&lt;/span&gt; &lt;span style="color: rgb(0, 120, 0);"&gt;$CMD&lt;/span&gt; &lt;span style="color: rgb(0, 0, 0); font-weight: bold;"&gt;in&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;"getstate() = on"&lt;/span&gt;&lt;span style="color: rgb(122, 8, 116); font-weight: bold;"&gt;)&lt;/span&gt;&lt;br /&gt;vmware-cmd &lt;span style="color: rgb(255, 0, 0);"&gt;"$PATH"&lt;/span&gt; &lt;span style="color: rgb(122, 8, 116); font-weight: bold;"&gt;suspend&lt;/span&gt;&lt;br /&gt;rsync &lt;span style="color: rgb(102, 0, 51);"&gt;-avz&lt;/span&gt; &lt;span style="color: rgb(102, 0, 51);"&gt;--stats&lt;/span&gt; &lt;span style="color: rgb(102, 0, 51);"&gt;--progress&lt;/span&gt; &lt;span style="color: rgb(102, 0, 51);"&gt;-e&lt;/span&gt; &lt;span style="color: rgb(194, 12, 185); font-weight: bold;"&gt;ssh&lt;/span&gt; &lt;span style="color: rgb(0, 0, 0); font-weight: bold;"&gt;/&lt;/span&gt;srv&lt;span style="color: rgb(0, 0, 0); font-weight: bold;"&gt;/&lt;/span&gt;vmware-server&lt;span style="color: rgb(0, 0, 0); font-weight: bold;"&gt;/&lt;/span&gt;Contabilitate root&lt;span style="color: rgb(0, 0, 0); font-weight: bold;"&gt;@&lt;/span&gt;192.168.0.3:&lt;span style="color: rgb(0, 0, 0); font-weight: bold;"&gt;/&lt;/span&gt;mnt&lt;span style="color: rgb(0, 0, 0); font-weight: bold;"&gt;/&lt;/span&gt;bak&lt;span style="color: rgb(0, 0, 0); font-weight: bold;"&gt;/&lt;/span&gt;04&lt;br /&gt;rsync &lt;span style="color: rgb(102, 0, 51);"&gt;-avz&lt;/span&gt; &lt;span style="color: rgb(102, 0, 51);"&gt;--stats&lt;/span&gt; &lt;span style="color: rgb(102, 0, 51);"&gt;--progress&lt;/span&gt; &lt;span style="color: rgb(102, 0, 51);"&gt;-e&lt;/span&gt; &lt;span style="color: rgb(194, 12, 185); font-weight: bold;"&gt;ssh&lt;/span&gt; &lt;span style="color: rgb(0, 0, 0); font-weight: bold;"&gt;/&lt;/span&gt;srv&lt;span style="color: rgb(0, 0, 0); font-weight: bold;"&gt;/&lt;/span&gt;vmware-server&lt;span style="color: rgb(0, 0, 0); font-weight: bold;"&gt;/&lt;/span&gt;Contabilitate root&lt;span style="color: rgb(0, 0, 0); font-weight: bold;"&gt;@&lt;/span&gt;192.168.0.9:&lt;span style="color: rgb(0, 0, 0); font-weight: bold;"&gt;/&lt;/span&gt;var&lt;span style="color: rgb(0, 0, 0); font-weight: bold;"&gt;/&lt;/span&gt;bak&lt;span style="color: rgb(0, 0, 0); font-weight: bold;"&gt;/&lt;/span&gt;04&lt;br /&gt;vmware-cmd &lt;span style="color: rgb(255, 0, 0);"&gt;"$PATH"&lt;/span&gt; start&lt;br /&gt;;;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0); font-weight: bold;"&gt;*&lt;/span&gt;&lt;span style="color: rgb(122, 8, 116); font-weight: bold;"&gt;)&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0); font-weight: bold;"&gt;esac&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-8456649484364084805?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/8456649484364084805/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=8456649484364084805" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/8456649484364084805?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/8456649484364084805?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/q4itiA8ZO9o/simple-script-to-backup-virtual.html" title="Simple script to backup virtual machines in linux" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/12/simple-script-to-backup-virtual.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkcARXg9cSp7ImA9WxRaEkg.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-333026563377017436</id><published>2008-12-14T03:26:00.000-08:00</published><updated>2008-12-14T03:27:24.669-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-12-14T03:27:24.669-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Network Configuration" /><title>Export CSV from MySql Database via SSH</title><content type="html">&lt;p&gt;There is a time when you need to export a specific table from a mysql database. Through SSH this is made very easy using the following command:&lt;/p&gt; &lt;blockquote&gt;&lt;p&gt;echo “select * from &lt;span style="color: rgb(255, 0, 0);"&gt;table_name&lt;/span&gt;;” | mysql -u &lt;span style="color: rgb(255, 0, 0);"&gt;root&lt;/span&gt; -p&lt;span style="color: rgb(255, 0, 0);"&gt;yourpassword&lt;/span&gt; &lt;span style="color: rgb(255, 0, 0);"&gt;database_name&lt;/span&gt; | sed -e ’s/^Mn/r/g’ &gt; /home/exported.csv&lt;/p&gt; &lt;/blockquote&gt; &lt;p&gt;Of course you can make a small script that adds the date or other usefull information to the filename:&lt;/p&gt; &lt;blockquote&gt;&lt;p&gt;#!/bin/bash&lt;br /&gt; #This scripts adds date to the exported CSV&lt;br /&gt; NOW=$(date +”%m_%d_%Y_%H_%M_%S”)&lt;br /&gt; echo “select * from &lt;span style="color: rgb(255, 0, 0);"&gt;table_name&lt;/span&gt;;” | mysql -u &lt;span style="color: rgb(255, 0, 0);"&gt;root&lt;/span&gt; -p&lt;span style="color: rgb(255, 0, 0);"&gt;yourpassword&lt;/span&gt; &lt;span style="color: rgb(255, 0, 0);"&gt;database_name&lt;/span&gt; | sed -e ’s/^Mn/r/g’ &gt; /home/exported_$NOW.csv&lt;/p&gt; &lt;/blockquote&gt; Save this script as export_csv.sh and make it executable, and that’s it.&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-333026563377017436?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/333026563377017436/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=333026563377017436" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/333026563377017436?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/333026563377017436?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/B149mOqSK38/export-csv-from-mysql-database-via-ssh.html" title="Export CSV from MySql Database via SSH" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/12/export-csv-from-mysql-database-via-ssh.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0YBSHY9fCp7ImA9WxRbE08.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-2945748390360101171</id><published>2008-12-03T08:17:00.000-08:00</published><updated>2008-12-03T08:19:19.864-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-12-03T08:19:19.864-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Network Configuration" /><title>VPN for Linux Installation</title><content type="html">&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;VPN for Linux&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Installation&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;These steps have been tested on recent versions of RedHat, Fedora, Ubuntu, and Slackware.&lt;br /&gt;&lt;br /&gt;  1. Obtain the IPSec Group Name and IPSec Password for either on campus use or off campus use by clicking the following link: VPN Account Information.&lt;br /&gt;  2. If prompted, enter your SacLink User ID and Password. If you have not created your account or have forgotten your account ID or password, see SacLink Information for details.&lt;br /&gt;  3. Obtain the VPN client from the Software Distribution Web Site by clicking the following link: http://software.csus.edu/&lt;br /&gt;  4. Click on the Obtain Software link in the left navigation bar.&lt;br /&gt;  5. Read and agree to the terms of distribution by clicking the I Agree link at the bottom of the page.&lt;br /&gt;  6. Log in using your SacLink username and password.&lt;br /&gt;  7. Locate the Cisco VPN Client for your operating system and click the Download link.&lt;br /&gt;  8. Click the Download Now button.&lt;br /&gt;  9. Save the file to your home directory. The file could take a few minutes to download depending on your connection speed.&lt;br /&gt; 10. Once the file is downloaded, close your browser.&lt;br /&gt; 11. Open a terminal session. How this is done depends on your distribution of Linux and whether or not you are running X windows.&lt;br /&gt; 12. Change directory to where you downloaded the file. If you downloaded the file to your home directory, simply type cd&lt;br /&gt; 13. Unpack the file that you have downloaded by typing&lt;br /&gt;     tar xvzf vpnclient-linux-4.0.1.A-k9.tar.gz&lt;br /&gt; 14. Change directory to the newly unpacked directory&lt;br /&gt;     cd vpnclient&lt;br /&gt; 15. You need to be the root user (superuser) to run the install script.&lt;br /&gt;     Type su and press enter.&lt;br /&gt; 16. Enter the root password.&lt;br /&gt; 17. To install the client type: ./vpn_install&lt;br /&gt; 18. Accept all the default selections by pressing the Enter key.&lt;br /&gt; 19. Restart your computer, or type (as root)&lt;br /&gt;     /etc/rc.d/init.d/vpnclient_init start&lt;br /&gt;     to start the vpn client without restarting.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Configuration&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The following instructions assume you are using the vi (vee-eye) text editor. But you can use any text editor, such as emacs or pico (the instructions will vary slightly depending on your choice of editor).&lt;br /&gt;&lt;br /&gt;  1. Open a terminal session and become root (superuser).&lt;br /&gt;  2. Type su and press enter. Enter the root password.&lt;br /&gt;  3. Create a User Profile for the VPN Client. The default location of the sample profile is /etc/CiscoSystemsVPNClient/Profiles/.&lt;br /&gt;  4. Type cd /etc/CiscoSystemsVPNClient/Profiles/&lt;br /&gt;  5. Type ls&lt;br /&gt;  6. You must copy the sample.pcf file and rename it. To do so, type&lt;br /&gt;     cp sample.pcf oncampus.pcf&lt;br /&gt;     (offcampus.pcf for off campus connections).&lt;br /&gt;  7. Typevi oncampus.pcf&lt;br /&gt;  8. Using the arrow keys on the keyboard, place the cursor after the = sign at the Description prompt.&lt;br /&gt;  9. Press the esc key and then the x key, to delete the previous information.&lt;br /&gt; 10. Press the esc key and then the i key, to enter the new information.&lt;br /&gt; 11. Type Sac State On Campus VPN Connection or Sac State Off Campus VPN Connection at the prompt for the Description.&lt;br /&gt; 12. Using the arrow keys on the keyboard, place the cursor after the = sign at the Host prompt.&lt;br /&gt; 13. Press the esc key and then the x key, to delete the previous information.&lt;br /&gt; 14. Press the esc key and then the i key, to enter the new information.&lt;br /&gt; 15. Type vpn.csus.edu at the prompt for Host.&lt;br /&gt; 16. Using the arrow keys on the keyboard, place the cursor after the = sign at the GroupName prompt.&lt;br /&gt; 17. Press the esc key and then the x key, to delete the previous information.&lt;br /&gt; 18. Press the esc key and then the i key, to enter the new information.&lt;br /&gt; 19. Type the IPSec Group name you obtained from the VPN Account Information document.&lt;br /&gt; 20. Using the arrow keys on the keyboard, place the cursor after the = sign at the Username prompt.&lt;br /&gt; 21. Press the esc key and then the x key, to delete the previous information.&lt;br /&gt; 22. Press the esc key and then the i key, to enter the new information.&lt;br /&gt; 23. Type your SacLink login name at the Username prompt. The file should look like the On Campus or Off Campus sample.&lt;br /&gt; 24. Save the new profile by pressing the esc key followed by a colon and letters wq and then press enter (esc :wq enter).&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Running the Client&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;  1. Connect to the Internet.&lt;br /&gt;  2. Open a terminal session.&lt;br /&gt;  3. Type the following:&lt;br /&gt;     vpnclient connect profile&lt;br /&gt;     (where profile for on campus connections is: oncampus; and for off campus connections is: offcampus ).&lt;br /&gt;  4. It will prompt you to enter the group password.&lt;br /&gt;  5. It will display your SacLink user name.&lt;br /&gt;  6. At the password prompt, type your SacLink password.&lt;br /&gt;  7. The VPN services should now be enabled.&lt;br /&gt;  8. Connect to the Internet.&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-2945748390360101171?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/2945748390360101171/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=2945748390360101171" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/2945748390360101171?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/2945748390360101171?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/LZ7UcIC4AIo/vpn-for-linux-installation.html" title="VPN for Linux Installation" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/12/vpn-for-linux-installation.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DU8ERHY8eip7ImA9WxRbEE4.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-1036671188862255653</id><published>2008-11-29T20:20:00.000-08:00</published><updated>2008-11-30T01:36:45.872-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-11-30T01:36:45.872-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="CCNA Lab" /><title>CCNA: List of Simulator Tool</title><content type="html">&lt;span style="text-decoration: underline;"&gt;&lt;span style="font-weight: bold;"&gt;Followings are CCNA simulator tool for practicing CCNA&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;p style="text-align: justify;"&gt;&lt;a href="http://www.cisco.com/web/learning/netacad/course_catalog/PacketTracer.html" target="_blank"&gt;&lt;span style="color: rgb(0, 0, 255);"&gt;&lt;strong&gt;Packet Tracer&lt;/strong&gt;&lt;/span&gt;&lt;/a&gt; - Packet Tracer 5.0 is the latest version of Cisco Networking Academy’s comprehensive networking technology teaching and learning software. Innovative features of Packet Tracer 5.0, including powerful simulation, visualization, authoring, assessment, and collaboration capabilities, will help students and teachers collaborate, solve problems, and learn concepts in an engaging and dynamic social environment. Moreover, it's totally free! You can &lt;a href="http://cisco.netacad.net/cnams/content/packetTracer/PTCache.jsp" target="_blank"&gt;&lt;span style="color: rgb(0, 0, 255);"&gt;download this software&lt;/span&gt;&lt;/a&gt; but you need to &lt;a href="http://tools.cisco.com/RPF/register/register.do" target="_blank"&gt;&lt;span style="color: rgb(0, 0, 255);"&gt;register&lt;/span&gt;&lt;/a&gt; first or you can find a mirror download with &lt;a href="http://www.google.com/" target="_blank"&gt;google&lt;/a&gt; (with keyword "download packet tracer")&lt;/p&gt;&lt;p style="text-align: justify;"&gt;&lt;strong&gt;Screen shots:&lt;/strong&gt;&lt;/p&gt;&lt;p align="center"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_18kRKIl0CYM/STJczlKPKLI/AAAAAAAABxg/BpIQffxBR8c/s1600-h/Packet_Tracer_CLI_Interface.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 318px;" src="http://2.bp.blogspot.com/_18kRKIl0CYM/STJczlKPKLI/AAAAAAAABxg/BpIQffxBR8c/s400/Packet_Tracer_CLI_Interface.jpg" alt="" id="BLOGGER_PHOTO_ID_5274380154822404274" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_18kRKIl0CYM/STJczev47CI/AAAAAAAABxY/f8aFahA_jbE/s1600-h/Packet_Tracer_Back_Interface.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 317px;" src="http://2.bp.blogspot.com/_18kRKIl0CYM/STJczev47CI/AAAAAAAABxY/f8aFahA_jbE/s400/Packet_Tracer_Back_Interface.jpg" alt="" id="BLOGGER_PHOTO_ID_5274380153101282338" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_18kRKIl0CYM/STJczMvFykI/AAAAAAAABxQ/M07u5DiMmeI/s1600-h/Packet_Tracer_Main_Interface.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 264px;" src="http://2.bp.blogspot.com/_18kRKIl0CYM/STJczMvFykI/AAAAAAAABxQ/M07u5DiMmeI/s400/Packet_Tracer_Main_Interface.jpg" alt="" id="BLOGGER_PHOTO_ID_5274380148266093122" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="text-align: justify;"&gt;&lt;a href="http://www.semsim.com/ccna-router-simulator-features.html" target="_blank"&gt;&lt;span style="color: rgb(0, 0, 255);"&gt;&lt;strong&gt;SemSim&lt;/strong&gt;&lt;/span&gt;&lt;/a&gt; - The free trial version (2.3MB) offers some CCNA exam router simulation labs &amp;amp; 20 flash cards&lt;/p&gt;&lt;p style="text-align: justify;"&gt;&lt;strong&gt;Screen shots:&lt;/strong&gt;&lt;/p&gt;&lt;p align="center"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_18kRKIl0CYM/STJdYYBR3-I/AAAAAAAABxw/q8a_xK8RLGo/s1600-h/CCNA_Lab_semsim2.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 213px;" src="http://3.bp.blogspot.com/_18kRKIl0CYM/STJdYYBR3-I/AAAAAAAABxw/q8a_xK8RLGo/s400/CCNA_Lab_semsim2.jpg" alt="" id="BLOGGER_PHOTO_ID_5274380786950332386" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_18kRKIl0CYM/STJdYRrgv1I/AAAAAAAABxo/sNhFgm21J4k/s1600-h/CCNA_Lab_semsim1.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 268px;" src="http://2.bp.blogspot.com/_18kRKIl0CYM/STJdYRrgv1I/AAAAAAAABxo/sNhFgm21J4k/s400/CCNA_Lab_semsim1.jpg" alt="" id="BLOGGER_PHOTO_ID_5274380785248419666" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p align="center"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="text-align: justify;"&gt;&lt;a href="http://www.boson.com/AboutNetSim.html" target="_blank"&gt;&lt;span style="color: rgb(0, 0, 255);"&gt;&lt;strong&gt;Boson NetSim&lt;/strong&gt;&lt;/span&gt;&lt;/a&gt; - Boson offers three certification-focused products, NetSim for CCENT 7.0, NetSim for CCNA 7.0 and NetSim for CCNP 7.0. The NetSim for CCNA 7.0 product contains CCNA-specific lab exercises that cover the skill set you will need to prepare for your CCNA exam. The demo version (21.58MB) is a good choice to get started.&lt;/p&gt;&lt;p style="text-align: justify;"&gt;&lt;strong&gt;Screen shots:&lt;/strong&gt;&lt;/p&gt;&lt;p align="center"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_18kRKIl0CYM/STJdxowYGOI/AAAAAAAAByI/aAAofybXC2I/s1600-h/boson_netsim_3.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 287px;" src="http://3.bp.blogspot.com/_18kRKIl0CYM/STJdxowYGOI/AAAAAAAAByI/aAAofybXC2I/s400/boson_netsim_3.jpg" alt="" id="BLOGGER_PHOTO_ID_5274381220939569378" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_18kRKIl0CYM/STJdxpfDyQI/AAAAAAAAByA/La1_Mz_4PbQ/s1600-h/boson_netsim_2.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 287px;" src="http://2.bp.blogspot.com/_18kRKIl0CYM/STJdxpfDyQI/AAAAAAAAByA/La1_Mz_4PbQ/s400/boson_netsim_2.jpg" alt="" id="BLOGGER_PHOTO_ID_5274381221135370498" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_18kRKIl0CYM/STJdxb2VCvI/AAAAAAAABx4/llAfrYNz4c8/s1600-h/boson_netsim_1.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 287px;" src="http://3.bp.blogspot.com/_18kRKIl0CYM/STJdxb2VCvI/AAAAAAAABx4/llAfrYNz4c8/s400/boson_netsim_1.jpg" alt="" id="BLOGGER_PHOTO_ID_5274381217474874098" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="text-align: justify;"&gt;&lt;a href="http://routersimulator.certexams.com/ccna-simulator-download/download-router-simulator.html" target="_blank"&gt;&lt;span style="color: rgb(0, 0, 255);"&gt;&lt;strong&gt;CertExams&lt;/strong&gt;&lt;/span&gt;&lt;/a&gt; &lt;span style="font-family:Arial,Arial,Helvetica;"&gt;&lt;span style=";font-family:Tahoma;font-size:85%;"  &gt;offers advanced network simulators including router / switch / terminal simulator. The simulators help in preparing for networking exams such as ccna or jncia. It would also be very helpful for those who want to get started with configuring Cisco or Juniper routers in a simulated environment. The demo version (6.95MB) is limited to&lt;span style="font-family:Verdana;"&gt;: &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="text-align: justify;"&gt;- Six lab exercises &lt;/p&gt;&lt;p style="text-align: justify;"&gt; - Router simulator is limited to User EXEC, Previleged EXEC, and Global Configuration mode commands.&lt;/p&gt;&lt;p style="text-align: justify;"&gt;&lt;strong&gt;Screenshots:&lt;/strong&gt;&lt;/p&gt;&lt;p align="center"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_18kRKIl0CYM/STJeFl4dVxI/AAAAAAAAByQ/cWI6eWFZhRc/s1600-h/certexam_router_simulator_1.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 152px;" src="http://4.bp.blogspot.com/_18kRKIl0CYM/STJeFl4dVxI/AAAAAAAAByQ/cWI6eWFZhRc/s400/certexam_router_simulator_1.jpg" alt="" id="BLOGGER_PHOTO_ID_5274381563765544722" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p align="center"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p style="text-align: justify;"&gt;&lt;a href="http://www.routersim.com/CCNA6_Home.html" target="_blank"&gt;&lt;span style="color: rgb(0, 0, 255);"&gt;&lt;strong&gt;RouterSim's CCNA Network Visualizer&lt;/strong&gt;&lt;/span&gt;&lt;/a&gt; - You can design, build and configure your own network. The demo version is 44.49MB. It is ideal for:&lt;/p&gt;&lt;p style="text-align: justify;" class="bullet"&gt;- Anyone  studying for the Cisco® CCNA™ 640-802 exam&lt;/p&gt;&lt;div style="text-align: justify;"&gt;         &lt;/div&gt;&lt;p style="text-align: justify;" class="bullet"&gt;- Deployment over a LAN network&lt;/p&gt;&lt;div style="text-align: justify;"&gt;         &lt;/div&gt;&lt;p style="text-align: justify;" class="bullet"&gt;- Distance education and deployment on a Citrix server or Microsoft Terminal Services &lt;/p&gt;&lt;div style="text-align: justify;"&gt;         &lt;/div&gt;&lt;p style="text-align: justify;" class="bullet"&gt;- Corporate trainers and employees&lt;/p&gt;&lt;div style="text-align: justify;"&gt;         &lt;/div&gt;&lt;p style="text-align: justify;" class="bullet"&gt;- Students at colleges, universities, and technical institutes&lt;/p&gt;&lt;p style="text-align: justify;"&gt;&lt;strong&gt;Screen shots:&lt;/strong&gt;&lt;/p&gt;&lt;p align="center"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_18kRKIl0CYM/STJeddrDsbI/AAAAAAAAByg/k-dV6Kaon50/s1600-h/routersim_screenshot2.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 246px; height: 210px;" src="http://1.bp.blogspot.com/_18kRKIl0CYM/STJeddrDsbI/AAAAAAAAByg/k-dV6Kaon50/s400/routersim_screenshot2.jpg" alt="" id="BLOGGER_PHOTO_ID_5274381973878714802" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_18kRKIl0CYM/STJedJqdsjI/AAAAAAAAByY/D4lnL2E5qvM/s1600-h/routersim_screenshot1.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 330px;" src="http://2.bp.blogspot.com/_18kRKIl0CYM/STJedJqdsjI/AAAAAAAAByY/D4lnL2E5qvM/s400/routersim_screenshot1.jpg" alt="" id="BLOGGER_PHOTO_ID_5274381968507515442" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-1036671188862255653?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/1036671188862255653/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=1036671188862255653" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/1036671188862255653?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/1036671188862255653?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/xRlh5lG_Y_Y/ccna-list-of-simulator-tool.html" title="CCNA: List of Simulator Tool" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_18kRKIl0CYM/STJczlKPKLI/AAAAAAAABxg/BpIQffxBR8c/s72-c/Packet_Tracer_CLI_Interface.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/11/ccna-list-of-simulator-tool.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkYCR38zeip7ImA9WxRUGEg.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-4477636456039891803</id><published>2008-11-27T21:27:00.000-08:00</published><updated>2008-11-27T21:29:26.182-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-11-27T21:29:26.182-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Connect to Network Printer" /><title>How to Connect to a Network Printer in Windows XP</title><content type="html">&lt;p&gt;For most home users it is very easy to connect to a printer. Older printers are usually connected to the parallel port, while the new printers are connected to the USB port. Once the printer is connected and drivers loaded you can easily select the printer from the list and begin printing.&lt;/p&gt; &lt;p&gt;For those on a network that have printers you can use, you have to take different steps to connect to the printers. While the steps to connect to a network printer are different than connecting to a local print, they aren’t complex and can be performed very easily.&lt;/p&gt; &lt;p&gt;&lt;span id="more-457"&gt;&lt;/span&gt;&lt;/p&gt; &lt;h2&gt;Network Printers&lt;/h2&gt; &lt;p&gt;Unlike local printers, network printers are usually connected to a server somewhere on the network. Connecting printers in this manner allows many people to use the printers very easily without having to disconnect and reconnect the printer.&lt;/p&gt; &lt;p&gt;Any printer can be connected to the network, even printers used at home. Describing how to do that is beyond the scope of this post, but I’ll look into writing one in the future. To connect to a network printer you would need the name of the server connected to the printer, and the name of the printer. Once you have those two pieces of information you can connect to the printer.&lt;/p&gt; &lt;h2&gt;Connecting to a Network Printer&lt;/h2&gt; &lt;p&gt;To connect to a network printer, simply do the following:&lt;/p&gt; &lt;ol&gt;&lt;li&gt;Click &lt;b&gt;Start-&gt;Settings-&gt;Printers and Faxes&lt;/b&gt;. This will display a window listing all printers currently setup on your computer.&lt;/li&gt;&lt;li&gt;Click the &lt;b&gt;Add a printer&lt;/b&gt; icon to start the &lt;b&gt;Add Printer Wizard&lt;/b&gt;.&lt;/li&gt;&lt;li&gt;On the first screen, click the &lt;b&gt;Next&lt;/b&gt; button.&lt;/li&gt;&lt;li&gt;On the &lt;b&gt;Local or Network Printer&lt;/b&gt; screen, select the &lt;b&gt;A network printer, or a printer attached to another computer)&lt;/b&gt; option, and then click &lt;b&gt;Next&lt;/b&gt;.&lt;/li&gt;&lt;li&gt;Since you know the server and printer name (hopefully), select the &lt;b&gt;Connect to this printer (or to browser for a printer, select his option and click Next&lt;/b&gt; option.&lt;/li&gt;&lt;li&gt;Enter the server and printer name in the format: \\[&lt;i&gt;server name&lt;/i&gt;]\[&lt;i&gt;printer name&lt;/i&gt;]. For example, if your server name is &lt;b&gt;printserv&lt;/b&gt; and your printer name is &lt;b&gt;laserprinter&lt;/b&gt;, then the path would be &lt;b&gt;\\printserv\laserprinter&lt;/b&gt;.&lt;/li&gt;&lt;li&gt;Once you enter the name, click &lt;b&gt;Next&lt;/b&gt; to continue.&lt;/li&gt;&lt;li&gt;When a connection to the printer is established, and you have other printers currently installed, you will be prompted to set the new printer as the default printer. This means that when you click the print button in an application, this printer will be the one automatically selected first.&lt;/li&gt;&lt;li&gt;Select &lt;b&gt;Yes&lt;/b&gt; to make the new printer the default, or &lt;b&gt;No&lt;/b&gt; to keep the current default printer. When done, click &lt;b&gt;Next&lt;/b&gt; to continue.&lt;/li&gt;&lt;li&gt;A summary of the newly added printer appears. When you are finished reading the information, click &lt;b&gt;Finish&lt;/b&gt; to continue.&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;You have successfully installed a new network printer to your computer.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-4477636456039891803?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/4477636456039891803/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=4477636456039891803" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/4477636456039891803?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/4477636456039891803?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/U2J4N8Ege3Y/how-to-connect-to-network-printer-in.html" title="How to Connect to a Network Printer in Windows XP" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/11/how-to-connect-to-network-printer-in.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CU8AQHY-fSp7ImA9WxRUGE0.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-7601181977183019752</id><published>2008-11-27T08:33:00.000-08:00</published><updated>2008-11-27T08:37:21.855-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-11-27T08:37:21.855-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="CCNA Lab" /><title>CCNA Lab Manual - A good book for beginner</title><content type="html">&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_18kRKIl0CYM/SS7MX1zSZ2I/AAAAAAAABvY/3dliMyp6nFw/s1600-h/untitled.bmp"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 256px;" src="http://2.bp.blogspot.com/_18kRKIl0CYM/SS7MX1zSZ2I/AAAAAAAABvY/3dliMyp6nFw/s400/untitled.bmp" alt="" id="BLOGGER_PHOTO_ID_5273376923648681826" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Link download:&lt;br /&gt;&lt;a href="http://www.youthgeneration.net/forum/index.php?topic=74.0"&gt;CCNA Lab Manual&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-7601181977183019752?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/7601181977183019752/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=7601181977183019752" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/7601181977183019752?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/7601181977183019752?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/RydWWoPm6Hw/ccna-lab-manual-good-book-for-beginner.html" title="CCNA Lab Manual - A good book for beginner" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_18kRKIl0CYM/SS7MX1zSZ2I/AAAAAAAABvY/3dliMyp6nFw/s72-c/untitled.bmp" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/11/ccna-lab-manual-good-book-for-beginner.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUUAR38zfSp7ImA9WxRUGE0.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-5735848683066218363</id><published>2008-11-27T08:25:00.000-08:00</published><updated>2008-11-27T08:27:26.185-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-11-27T08:27:26.185-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="CCNA" /><title>Router Boot-up Process</title><content type="html">&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Router Boot-up Process&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;There are four major phases to the bootup process:&lt;br /&gt;1. Performing the POST&lt;br /&gt;2. Loading the bootstrap program&lt;br /&gt;3. Locating and loading the Cisco IOS software&lt;br /&gt;4. Locating and loading the startup configuration file or entering setup mode&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(51, 51, 255);"&gt;1. Performing the POST&lt;/span&gt;&lt;br /&gt;The Power-On Self Test (POST) is a common process that occurs on almost every computer during bootup. The POST process is used to test the router hardware. When the router is powered on, software on the ROM chip conducts the POST. During this self-test, the router executes diagnostics from ROM on several hardware components including the CPU, RAM, and NVRAM. After the POST has been completed, the router executes the bootstrap program.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(51, 51, 255);"&gt;2. Loading the Bootstrap Program&lt;/span&gt;&lt;br /&gt;After the POST, the bootstrap program is copied from ROM into RAM. Once in RAM, the CPU executes the instructions in the bootstrap program. The main task of the bootstrap program is to locate the Cisco IOS and load it into RAM.&lt;br /&gt;Note: At this point, if you have a console connection to the router, you will begin to see output on the screen.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(51, 51, 255);"&gt;3. Locating and Loading Cisco IOS&lt;/span&gt;&lt;br /&gt;Locating the Cisco IOS software. The IOS is typically stored in flash memory, but can also be stored in other places such as a TFTP (Trivial File Transfer Protocol) server.&lt;br /&gt;If a full IOS image can not be located, a scaled-down version of the IOS is copied from ROM into RAM. This version of IOS is used to help diagnose any problems and can be used to load a complete version of the IOS into RAM.&lt;br /&gt;Note: A TFTP server is usually used as a backup server for IOS but it can also be used as a central point for storing and loading the IOS. IOS management and using the TFTP server is discussed in a later course.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(51, 51, 255);"&gt;4. Locating and Loading the Configuration File&lt;/span&gt;&lt;br /&gt;Locating the Startup Configuration File. After the IOS is loaded, the bootstrap program searches for the startup configuration file, known as startup-config, in NVRAM. This file has the previously saved configuration commands and parameters including:&lt;br /&gt;interface addresses&lt;br /&gt;routing information&lt;br /&gt;passwords&lt;br /&gt;any other configurations saved by the network administrator&lt;br /&gt;If the startup configuration file, startup-config, is located in NVRAM, it is copied into RAM as the running configuration file, running-config.&lt;br /&gt;Executing the Configuration File. If a startup configuration file is found in NVRAM, the IOS loads it into RAM as the running-config and executes the commands in the file, one line at a time. The running-config file contains interface addresses, starts routing processes, configures router passwords and defines other characteristics of the router.&lt;br /&gt;&lt;br /&gt;Enter Setup Mode (Optional). If the startup configuration file can not be located, the router prompts the user to enter setup mode. Setup mode is a series of questions prompting the user for basic configuration information. Setup mode is not intended to be used to enter complex router configurations, and it is not commonly used by network administrators.&lt;br /&gt;When booting a router that does not contain a startup configuration file, you will see the following question after the IOS has been loaded:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(51, 51, 255);"&gt;Command Line Interface&lt;/span&gt;&lt;br /&gt;Depending on the platform and IOS, the router may ask the following question before displaying the prompt:&lt;br /&gt;Would you like to terminate autoinstall? [yes]:&lt;br /&gt;Press the Enter key to accept the default answer.&lt;br /&gt;Router&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Note:&lt;/span&gt; If a startup configuration file was found, the running-config may contain a hostname and the prompt will display the hostname of the router.&lt;br /&gt;Once the prompt displays, the router is now running the IOS with the current running configuration file. The network administrator can now begin using IOS commands on this router.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Note:&lt;/span&gt; The bootup process is discussed in more detail in a later course.&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-5735848683066218363?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/5735848683066218363/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=5735848683066218363" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/5735848683066218363?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/5735848683066218363?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/B8ZjBRAVZhM/router-boot-up-process.html" title="Router Boot-up Process" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/11/router-boot-up-process.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkUERn8_eCp7ImA9WxRbGUQ.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-7580023944118305533</id><published>2008-11-18T09:09:00.000-08:00</published><updated>2008-12-11T03:16:47.140-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-12-11T03:16:47.140-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="CCNA" /><title>CCNA Exam Topic : Planning &amp; Designing</title><content type="html">&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;CCNA Exam Topic : Planning &amp;amp; Designing&lt;/span&gt;&lt;p&gt;CCNA Planning &amp;amp; Designing topic explains all the actual and real questions that would be on ccna test.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;Question 1:&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;Which of the following host addresses are members of networks that can be routed across the public Internet?(Choose three.)&lt;br /&gt;A. 10.172.13.65&lt;br /&gt;B. 172.16.223.125&lt;br /&gt;C. 172.64.12.29&lt;br /&gt;D. 192.168.23.252&lt;br /&gt;E. 198.234.12.95&lt;br /&gt;F. 212.193.48.254&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Answer: CEF&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;Explanation:&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;Private IP address scheme&lt;br /&gt;Class A: 10.0.0.0 – 10.255.255.255&lt;br /&gt;Class B: 172.16.0.0 – 172.31.255.255&lt;br /&gt;Class C: 192.168.0.0 – 192.168.255.255&lt;br /&gt;Other then private ip addresses remaining IP’s addresses are routed across internet.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;Question 2:&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;Given a subnet mask of 255.255.255.224, which of the following addresses can be assigned to network hosts?&lt;br /&gt;(Choose three.)&lt;br /&gt;A. 15.234.118.63&lt;br /&gt;B. 92.11.178.93&lt;br /&gt;C. 134.178.18.56&lt;br /&gt;D. 192.168.16.87&lt;br /&gt;E. 201.45.116.159&lt;br /&gt;F. 217.63.12.192&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Answer: BCD&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;Explanation:&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;For calculating network hosts range for subnet 255.255.255.&lt;span style="color: rgb(255, 102, 0);"&gt;224&lt;/span&gt;&lt;br /&gt;Simple method to find out network subnet is &lt;span style="color: rgb(51, 204, 0);"&gt;256&lt;/span&gt; -&lt;span style="color: rgb(255, 0, 0);"&gt;224&lt;/span&gt; = 32&lt;br /&gt;Write down the multiples of 32 to get subnet networks&lt;br /&gt;Host range for subnet 255.255.255.224 are between this ranges below&lt;br /&gt;0 ----- 31 (0 is network address and 31 is broadcast address)&lt;br /&gt;32 -----63&lt;br /&gt;64 -----95&lt;br /&gt;96 -----127&lt;br /&gt;128 ----159&lt;br /&gt;160---- 191&lt;br /&gt;192 ----223&lt;br /&gt;224 ----255&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;Question 3:&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;When variable length subnet masking is used, what does the term route aggregation describe?&lt;br /&gt;A. calculating the total number of available host addresses in the AS&lt;br /&gt;B. combining routes to multiple networks into one supernet&lt;br /&gt;C. reducing the number of unusable addresses by creating many subnets from one supernet&lt;br /&gt;D. reclaiming unused address space by changing the subnet size&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Answer: B&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;Explanation:&lt;/span&gt;&lt;br /&gt;&lt;/strong&gt;Route aggregration is an effort to &lt;a title="Routing" href="http://en.wikipedia.org/wiki/Routing"&gt;route&lt;/a&gt; smaller &lt;a title="Classless Inter-Domain Routing" href="http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing"&gt;prefixes&lt;/a&gt; via an aggregated larger prefix (&lt;a title="Supernet" href="http://en.wikipedia.org/wiki/Supernet"&gt;supernetting&lt;/a&gt;). The advantage is obvious: Many /24 networks, for example, could be aggregated to larger networks like /23, /22 or even bigger prefixes.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;Question 4:&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;ABC Company is merging with several local businesses that use routers from multiple vendors. Which routing protocol would work best to connect ABC Company with the enterprise networks it has acquired by providing scalability and VLSM support while minimizing network overhead?&lt;br /&gt;&lt;br /&gt;A. RIP v1&lt;br /&gt;B. RIP v2&lt;br /&gt;C. IGRP&lt;br /&gt;D. OSPF&lt;br /&gt;E. EIGRP&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Answer: D&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;Explanation:&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;Since only OSPF,EIGRP and RIPv2 supports VLSM in above options. It requires working with multi vendor and providing scalability OSPF is best choice of the three mentioned.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;Question 5:&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;Which of the following IP addresses fall into the CIDR block of 115.64.4.0/22? (Choose three.)&lt;br /&gt;A. 115.64.8.32&lt;br /&gt;B. 115.64.7.64&lt;br /&gt;C. 115.64.6.255&lt;br /&gt;D. 115.64.3.255&lt;br /&gt;E. 115.64.5.128&lt;br /&gt;F. 115.64.12.128&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Answer: BCE&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;Explanation:&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;/22 is 8bits + 8bits + 6bits i.e 11111111.11111111.&lt;span style="color: rgb(255, 102, 0);"&gt;11111100&lt;/span&gt;.0&lt;br /&gt;Third octet &lt;span style="color: rgb(255, 102, 0);"&gt;11111100&lt;/span&gt; = 128+64+32+16+8+4&lt;br /&gt;= 252 therefore subnet mask is 255.255.&lt;span style="color: rgb(255, 0, 0);"&gt;252&lt;/span&gt;.0&lt;br /&gt;Subnet networks are 256-&lt;span style="color: rgb(255, 0, 0);"&gt;252&lt;/span&gt;= 4&lt;br /&gt;Host range for above subnet are&lt;br /&gt;0------- 3&lt;br /&gt;4 ------ 7&lt;br /&gt;&lt;br /&gt;Host that fall under 115.64.4.0 /22 networks are&lt;br /&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;4 5 6 7&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;Question 6:&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;In the implementation of VLSM techniques on a network using a single Class C IP address, which subnet mask is the most efficient for point-to-point serial links?&lt;br /&gt;A. 255.255.255.0&lt;br /&gt;B. 255.255.255.240&lt;br /&gt;C. 255.255.255.248&lt;br /&gt;D. 255.255.255.252&lt;br /&gt;E. 255.255.255.254&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;&lt;strong&gt;Answer: D&lt;/strong&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 102, 255);"&gt;Explanation:&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;For point-to-point serial link exist only two hosts so the best possible subnet mask for two useable hosts for class C network is 255.255.255.252&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;Question 7:&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;Which statements are true regarding classless routing protocols? (Choose two.)&lt;br /&gt;A. The use of discontiguous subnets is not allowed.&lt;br /&gt;B. The use of variable length subnet masks is permitted.&lt;br /&gt;C. RIP v1 is a classless routing protocol.&lt;br /&gt;D. IGRP supports classless routing within the same autonomous system.&lt;br /&gt;E. RIP v2 supports classless routing.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Answer: BE&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;Question 8:&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;&lt;/span&gt;&lt;/strong&gt;The company internetwork is subnetted using 29 bits. Which wildcard mask should be used to configure an extended access list to permit or deny access to an entire subnetwork?&lt;br /&gt;A. 255.255.255.224&lt;br /&gt;B. 255.255.255.248&lt;br /&gt;C. 0.0.0.224&lt;br /&gt;D. 0.0.0.8&lt;br /&gt;E. 0.0.0.7&lt;br /&gt;F. 0.0.0.3&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Answer: E&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;Explanation:&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;29 bits subnet is 8bits + 8bits + 8bits + 5bits&lt;br /&gt;255.255.255.(&lt;span style="color: rgb(51, 204, 0);"&gt;5bits&lt;/span&gt;)&lt;br /&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;11111000&lt;/span&gt; = 128+64+32+16+8+0+0+0&lt;br /&gt;= 248&lt;br /&gt;Subnet is 255.255.255.&lt;strong&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;248&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;Simple method to calculate the Wildcard mask from known subnet is to&lt;br /&gt;Reverse &lt;span style="color: rgb(255, 0, 0);"&gt;1&lt;/span&gt;’s into &lt;span style="color: rgb(255, 0, 0);"&gt;0&lt;/span&gt;’s and &lt;span style="color: rgb(255, 0, 0);"&gt;0&lt;/span&gt;’s into &lt;span style="color: rgb(255, 0, 0);"&gt;1&lt;/span&gt;’s from the binary representation of subnet.&lt;br /&gt;For above example (248 = 11111000 subnet)&lt;br /&gt;11111000 (subnet) = &lt;span style="color: rgb(51, 204, 0);"&gt;00000111&lt;/span&gt; (wildcard mask) last octet.&lt;br /&gt;=&lt;strong&gt;&lt;span style="color: rgb(51, 204, 0);"&gt; 7&lt;/span&gt;&lt;/strong&gt; (wildcard mask) for last octet.&lt;br /&gt;Converting the remaining first 3 octets of subnet into wildcard mask using above method&lt;br /&gt;Resulted wildcard mask is &lt;strong&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;0.0.0.7 &lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;Question 9:&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;The MDA Company is implementing dialup services to enable remote office employees to connect to the local network. The company uses several different Layer 3 protocols on the network. Authentication of the users connecting to the network is required for security. Additionally, some employees will be dialing long distance and will need callback support. Which protocol is the best choice for these remote access services?&lt;br /&gt;A. 802.1&lt;br /&gt;B. Frame relay&lt;br /&gt;C. HDLC&lt;br /&gt;D. PPP&lt;br /&gt;E. SLIP&lt;br /&gt;F. PAP&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;&lt;strong&gt;Answer: D&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;Question 10:&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;Refer to the diagram. All hosts have connectivity with one another. Which statements describe the addressing scheme that is in use in the network? (Choose three.)&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_18kRKIl0CYM/SSL3_DC3vLI/AAAAAAAABvA/OmxOQtMUcNM/s1600-h/PD1.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 360px; height: 206px;" src="http://4.bp.blogspot.com/_18kRKIl0CYM/SSL3_DC3vLI/AAAAAAAABvA/OmxOQtMUcNM/s400/PD1.JPG" alt="" id="BLOGGER_PHOTO_ID_5270047176498068658" border="0" /&gt;&lt;/a&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;A. The subnet mask in use is 255.255.255.192.&lt;br /&gt;B. The subnet mask in use is 255.255.255.128.&lt;br /&gt;C. The IP address 172.16.1.25 can be assigned to hosts in VLAN1&lt;br /&gt;D. The IP address 172.16.1.205 can be assigned to hosts in VLAN1&lt;br /&gt;E. The LAN interface of the router is configured with one IP address.&lt;br /&gt;F. The LAN interface of the router is configured with multiple IP addresses.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;&lt;strong&gt;Answer: BCF&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;Question 11:&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;Which routing protocols will support the following IP addressing scheme? (Choose three.)&lt;br /&gt;&lt;img id="BLOGGER_PHOTO_ID_5058049233454918626" style="margin: 0px auto 10px; display: block; text-align: center;" alt="" src="http://2.bp.blogspot.com/_tBkBX3IeByM/RjHM-qiEa-I/AAAAAAAAAI4/4bqrkT0KE04/s400/PD11.1.JPG" border="0" /&gt;A. RIP version 1&lt;br /&gt;B. RIP version 2&lt;br /&gt;C. IGRP&lt;br /&gt;D. EIGRP&lt;br /&gt;E. OSPF&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Answer: BDE &lt;/span&gt;&lt;/strong&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;Question 12:&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;A company with 25 computers decides to connect its network to the Internet. The company would like for all of the computers to have access to the Internet at the same time, but the company only has four usable public IP addresses. What should be configured on the router so that all computers can connect to the Internet simultaneously?&lt;br /&gt;A. static NAT&lt;br /&gt;B. global NAT&lt;br /&gt;C. dynamic NAT&lt;br /&gt;D. static NAT with ACL’s&lt;br /&gt;E. dynamic NAT with overload&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Answer: E&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;Question 13:&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;A network administrator would like to implement NAT in the network shown in the graphic to allow inside hosts to use a private addressing scheme. Where should NAT be configured?&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_18kRKIl0CYM/SSL3_u_nU6I/AAAAAAAABvI/q81bpaoxP2k/s1600-h/PD13.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 381px; height: 243px;" src="http://2.bp.blogspot.com/_18kRKIl0CYM/SSL3_u_nU6I/AAAAAAAABvI/q81bpaoxP2k/s400/PD13.JPG" alt="" id="BLOGGER_PHOTO_ID_5270047188295570338" border="0" /&gt;&lt;/a&gt;A. Corporate router&lt;br /&gt;B. Engineering router&lt;br /&gt;C. Sales router&lt;br /&gt;D. all routers&lt;br /&gt;E. all routers and switches&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Answer: A&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;Question 14:&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;Which of the following describe private IP addresses? (Choose two.)&lt;br /&gt;A. addresses chosen by a company to communicate with the Internet&lt;br /&gt;B. addresses that cannot be routed through the public Internet&lt;br /&gt;C. addresses that can be routed through the public Internet&lt;br /&gt;D. a scheme to conserve public addresses&lt;br /&gt;E. addresses licensed to enterprises or ISPs by an Internet registry organization&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Answer: BD&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;Question 15:&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;Refer to the graphic. A host is connected to switch port Fa0/3 with a crossover cable. The host and switch have been fully configured for IP connectivity as shown. However, the port indicator on switch port Fa0/3 is not on, and the host can not communicate with any other hosts including those connected to VLAN 2 on the same switch. Based on the information given, what is the problem?&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_18kRKIl0CYM/SSL3_7HL7AI/AAAAAAAABvQ/7VbXA5wtd8E/s1600-h/pd15.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 297px; height: 173px;" src="http://3.bp.blogspot.com/_18kRKIl0CYM/SSL3_7HL7AI/AAAAAAAABvQ/7VbXA5wtd8E/s400/pd15.JPG" alt="" id="BLOGGER_PHOTO_ID_5270047191548554242" border="0" /&gt;&lt;/a&gt;A. Switch port Fa0/3 is not configured as a trunk port.&lt;br /&gt;B. The cable is the wrong type.&lt;br /&gt;C. The switch has been assigned an incorrect subnet mask.&lt;br /&gt;D. Switch port Fa0/3 has been blocked by STP.&lt;br /&gt;E. The switch and the hosts must be in the same subnet.&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;&lt;br /&gt;Answer: B&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 51, 255);"&gt;Explanation:&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;Straight through cable is used to connect a host to switch.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;Question 16:&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;What kind of cable should be used to establish a trunked link between two Catalyst 2950 switches?&lt;br /&gt;A. a straight-through cable&lt;br /&gt;B. an EIA/TIA-232 serial cable&lt;br /&gt;C. an auxiliary cable&lt;br /&gt;D. a modem cable&lt;br /&gt;E. a cross-over cable&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Answer: E&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 102, 255);"&gt;Explanation:&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;Cross-over cable is used to connect two switches. &lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;Question 17:&lt;/span&gt;&lt;br /&gt;&lt;/strong&gt;What is the purpose of Spanning Tree Protocol?&lt;br /&gt;A. to prevent routing loops&lt;br /&gt;B. to create a default route&lt;br /&gt;C. to provide multiple gateways for hosts&lt;br /&gt;D. to maintain a loop-free Layer 2 network topology&lt;br /&gt;E. to enhance the functions of SNMP&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Answer: D&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;Question 18:&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;The network 172.25.0.0 has been divided into eight equal subnets. Which of the following IP addresses can be assigned to hosts in the third subnet if the ip subnet-zero command is configured on the router? (Choose three.)&lt;br /&gt;A. 172.25.78.243&lt;br /&gt;B. 172.25.98.16&lt;br /&gt;C. 172.25.72.0&lt;br /&gt;D. 172.25.94.255&lt;br /&gt;E. 172.25.96.17&lt;br /&gt;F. 172.25.100.16&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Answer: ACD&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;Question 19:&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;Which wild card mask will enable a network administrator to permit access to the Internet for only hosts that are assigned an address in the range of 192.168.8.0 through 192.168.15.255?&lt;br /&gt;A. 0.0.0.0&lt;br /&gt;B. 0.0.0.255&lt;br /&gt;C. 0.0.255.255&lt;br /&gt;D. 0.0.7.255&lt;br /&gt;E. 0.0.3.255&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;Answer: D &lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;Question 20:&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;The exhibit shows a company network. The network administrator would like to permit only hosts on the 172.30.16.0/24 network to access the Internet. Which wild card mask and address combination will only match addresses on this network? &lt;img id="BLOGGER_PHOTO_ID_5059260809369381906" style="margin: 0px auto 10px; display: block; text-align: center;" alt="" src="http://3.bp.blogspot.com/_tBkBX3IeByM/RjYa5qiEbBI/AAAAAAAAAJQ/XIo83B6iAlA/s400/pd20.JPG" border="0" /&gt;A. 172.30.0.0 0.0.0.0&lt;br /&gt;B. 172.30.16.0 0.0.0.255&lt;br /&gt;C. 172.30.0.0 0.0.15.255&lt;br /&gt;D. 172.30.16.0 0.0.31.255&lt;br /&gt;E. 172.30.16.0 0.0.255.255&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-7580023944118305533?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/7580023944118305533/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=7580023944118305533" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/7580023944118305533?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/7580023944118305533?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/rtB-gfSh-yA/ccna-exam-topic-planning-designing.html" title="CCNA Exam Topic : Planning &amp; Designing" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_18kRKIl0CYM/SSL3_DC3vLI/AAAAAAAABvA/OmxOQtMUcNM/s72-c/PD1.JPG" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/11/ccna-exam-topic-planning-designing.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkUESXsyeyp7ImA9WxRbGUQ.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-5129078911143487683</id><published>2008-11-18T08:51:00.000-08:00</published><updated>2008-12-11T03:16:48.593-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-12-11T03:16:48.593-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="CCNA" /><title>Hotspot 2: Topology Question</title><content type="html">&lt;h3 class="post-title entry-title"&gt; Hotspot 2: Topology Question &lt;/h3&gt;640-802 CCNA  Hotspot  Topology Exhibit&lt;br /&gt;&lt;p&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_18kRKIl0CYM/SSLzKCvZXKI/AAAAAAAABuI/Tj-tJLbP6JM/s1600-h/hotspot-new1.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 204px;" src="http://2.bp.blogspot.com/_18kRKIl0CYM/SSLzKCvZXKI/AAAAAAAABuI/Tj-tJLbP6JM/s400/hotspot-new1.JPG" alt="" id="BLOGGER_PHOTO_ID_5270041867836808354" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_18kRKIl0CYM/SSLzKdDH6iI/AAAAAAAABuQ/AR7D7HzutwM/s1600-h/hotspot-new2.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 136px;" src="http://1.bp.blogspot.com/_18kRKIl0CYM/SSLzKdDH6iI/AAAAAAAABuQ/AR7D7HzutwM/s400/hotspot-new2.JPG" alt="" id="BLOGGER_PHOTO_ID_5270041874898872866" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_18kRKIl0CYM/SSLzKcCX1hI/AAAAAAAABuY/DgHlnqo_g9w/s1600-h/hotspot-new3.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 213px; height: 400px;" src="http://1.bp.blogspot.com/_18kRKIl0CYM/SSLzKcCX1hI/AAAAAAAABuY/DgHlnqo_g9w/s400/hotspot-new3.JPG" alt="" id="BLOGGER_PHOTO_ID_5270041874627286546" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;Question 1: &lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Note: host 172.30.&lt;span style="color: rgb(255, 0, 0);"&gt;4&lt;/span&gt;.4 is wrongly given in Question the correct host must be 172.30.0.4&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_18kRKIl0CYM/SSLzKkW8XgI/AAAAAAAABug/sXRVp7AWqlU/s1600-h/hotspot-new3_q1.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 131px;" src="http://3.bp.blogspot.com/_18kRKIl0CYM/SSLzKkW8XgI/AAAAAAAABug/sXRVp7AWqlU/s400/hotspot-new3_q1.JPG" alt="" id="BLOGGER_PHOTO_ID_5270041876861050370" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(0, 153, 0);"&gt;Answers:&lt;/span&gt;&lt;/strong&gt; &lt;span style="color: rgb(255, 0, 0);"&gt;&lt;strong&gt;702&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;&lt;strong&gt;Explanation:&lt;br /&gt;&lt;/strong&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;The destination layer 2 address is a DLCI for frame-relay network. The destination host packet address is 172.30.0.4 corresponding DLCI is 702.&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;This can be confirmed by looking at the &lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;show frame-relay map&lt;/span&gt;&lt;/strong&gt; output which shows the frame-relay map statements for layer 3 address to its corresponding layer 2 address IP 172.30.0.4 is mapped to DLCI 702 .&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;Question 2:&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_18kRKIl0CYM/SSLzK7fPOrI/AAAAAAAABuo/tP6BPyw6QIU/s1600-h/hotspot-new3_q2.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 132px;" src="http://3.bp.blogspot.com/_18kRKIl0CYM/SSLzK7fPOrI/AAAAAAAABuo/tP6BPyw6QIU/s400/hotspot-new3_q2.JPG" alt="" id="BLOGGER_PHOTO_ID_5270041883069856434" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="color: rgb(0, 153, 0);"&gt;Answers:&lt;/span&gt;&lt;/strong&gt; &lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;frame-relay map ip 172.30.0.3 196 broadcast&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;Explanation:&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;The &lt;span style="color: rgb(255, 0, 0);"&gt;show frame-relay map &lt;/span&gt;command above output provides the dynamic mapping for S-AMER (.3 as per topology the complete address is 172.30.0.3) to DLCI 196.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;To create a static frame-relay map on dubai router to S-AMER we use the following command&lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(0, 153, 0);"&gt;&lt;strong&gt;Syntax:&lt;/strong&gt;&lt;/span&gt; frame-relay map protocol protocol-address dlci [broadcast] &lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;&lt;strong&gt;frame-relay map ip 172.30.0.3 196 broadcast&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;Question 3:&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_18kRKIl0CYM/SSLzsJMMdEI/AAAAAAAABuw/7XdUrzCn_bw/s1600-h/hotspot-new3_q3.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 130px;" src="http://1.bp.blogspot.com/_18kRKIl0CYM/SSLzsJMMdEI/AAAAAAAABuw/7XdUrzCn_bw/s400/hotspot-new3_q3.JPG" alt="" id="BLOGGER_PHOTO_ID_5270042453683762242" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(0, 153, 0);"&gt;&lt;strong&gt;Answers: &lt;/strong&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;The serial connection to the MidEast branch office&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;Explanation:&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;By seeing the partial running config provided for Dubai router ... We can identify what encapuslation type is configured on each interface&lt;/p&gt;&lt;p&gt;Interface serial 1/0 : encapsulation frame-relay&lt;/p&gt;&lt;p&gt;Interface serial 1/2 and serial 1/3 : Both have encapsulation ppp &lt;/p&gt;&lt;p&gt;Interaface serial 1/1: Has no config info on encapsulation type this determines the default encapsulation (HDLC) is not changed on this interface. &lt;/p&gt;&lt;p&gt;Serial 1/1 is connection to MidEast branch office from Dubai router which has the default encapsulation.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;Question 4:&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://2.bp.blogspot.com/_tBkBX3IeByM/R2gHNdZ6HoI/AAAAAAAAAUU/9MEFfnokJHY/s1600-h/hotspot-new3_q4.JPG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5145370502083780226" style="" alt="" src="http://2.bp.blogspot.com/_tBkBX3IeByM/R2gHNdZ6HoI/AAAAAAAAAUU/9MEFfnokJHY/s400/hotspot-new3_q4.JPG" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;Answers:&lt;/span&gt;&lt;/strong&gt; T1net&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-5129078911143487683?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/5129078911143487683/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=5129078911143487683" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/5129078911143487683?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/5129078911143487683?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/EO8P0I5qZeQ/hotspot-2-topology-question.html" title="Hotspot 2: Topology Question" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_18kRKIl0CYM/SSLzKCvZXKI/AAAAAAAABuI/Tj-tJLbP6JM/s72-c/hotspot-new1.JPG" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/11/hotspot-2-topology-question.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Ck8CQXs9fSp7ImA9WxRVGE8.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-6929320892626371957</id><published>2008-11-15T23:32:00.001-08:00</published><updated>2008-11-15T23:34:20.565-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-11-15T23:34:20.565-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="CCNA Explaination" /><category scheme="http://www.blogger.com/atom/ns#" term="CCNA Lab" /><category scheme="http://www.blogger.com/atom/ns#" term="CCNA" /><title>RIP V2 SIM NEW</title><content type="html">&lt;span style="color: rgb(153, 51, 0);"&gt;&lt;strong&gt;LAB: RIP V2&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 0, 0);"&gt;&lt;strong&gt;Question#&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;Central Florida Widgets recently installed a new router in their office (&lt;strong&gt;NEW_RTR&lt;/strong&gt;). Complete the network installation by performing the initial router configurations and configuring &lt;strong&gt;RIP V2&lt;/strong&gt; routing using the router Command Line Interface (CLI) on the &lt;strong&gt;NEW_RTR&lt;/strong&gt; .&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_18kRKIl0CYM/SR_MuvfViHI/AAAAAAAABuA/xSrYfdcAVGo/s1600-h/ripv2.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 146px;" src="http://1.bp.blogspot.com/_18kRKIl0CYM/SR_MuvfViHI/AAAAAAAABuA/xSrYfdcAVGo/s400/ripv2.JPG" alt="" id="BLOGGER_PHOTO_ID_5269155192440719474" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 51, 0);font-size:78%;" &gt;                                                                                                                    Click on image for larger picture&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Configure the router per the following requirements:&lt;br /&gt;1) Name of the router is &lt;strong&gt;NEW_RTR&lt;/strong&gt;&lt;br /&gt;2) Enable-secret password is &lt;strong&gt;cisco&lt;/strong&gt;&lt;br /&gt;3) The password to access user EXEC mode using the console is &lt;strong&gt;class&lt;br /&gt;&lt;/strong&gt;4) The password to allow telnet access to the router is &lt;strong&gt;class&lt;br /&gt;&lt;/strong&gt;5) IPV4 addresses must be configured as follows:&lt;br /&gt;5.1) Ethernet network 209.165.202.128 /27 – Router has the &lt;strong&gt;last &lt;/strong&gt;assignable host&lt;br /&gt;address in subnet.&lt;br /&gt;5.2) Serial Network is 192.0.2.16 /28 - Router has the&lt;strong&gt; last&lt;/strong&gt; assignable host&lt;br /&gt;address in subnet.&lt;br /&gt;6) Interfaces should be &lt;strong&gt;enabled&lt;/strong&gt;.&lt;br /&gt;7) Router protocol is &lt;strong&gt;RIPv2&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;u&gt;&lt;strong&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;Explanation:&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;/u&gt;&lt;strong&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;&lt;u&gt;Step1:&lt;/u&gt;&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;Click on the console host, you will get a pop-up screen CLI of Router.&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;Router&gt;&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;Configure the new router as per the requirements provided in Lab question&lt;br /&gt;&lt;em&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;&lt;u&gt;Requirement 1:&lt;/u&gt;&lt;/span&gt;&lt;/em&gt;&lt;br /&gt;Name of the router is &lt;strong&gt;NEW_RTR&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;&lt;u&gt;Step2:&lt;/u&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;To change the hostname of the router to &lt;strong&gt;NEW_RTR &lt;/strong&gt;follow the below steps&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;Router&gt;&lt;br /&gt;Router&gt;enable&lt;br /&gt;Router# configure terminal&lt;br /&gt;Router (config)# hostname NEW_RTR&lt;br /&gt;NEW_RTR(config)#&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;&lt;/span&gt;&lt;br /&gt;&lt;em&gt;&lt;u&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;Requirement 2:&lt;/span&gt;&lt;/u&gt;&lt;/em&gt;&lt;br /&gt;Enable-secret password is &lt;strong&gt;cisco&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;&lt;u&gt;Step3:&lt;/u&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;To set the enable secret password to &lt;strong&gt;cisco&lt;/strong&gt; use the following command&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;NEW_RTR(config)#enable secret cisco&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;em&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;&lt;u&gt;Requirement 3:&lt;/u&gt;&lt;br /&gt;&lt;/span&gt;&lt;/em&gt;The password to access user EXEC mode using the console is &lt;strong&gt;class&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;&lt;u&gt;Step 4:&lt;/u&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;We need to configure the line console 0 with the password &lt;strong&gt;class&lt;br /&gt;&lt;/strong&gt;Also remember to type &lt;strong&gt;login&lt;/strong&gt; command after setting up the password on &lt;strong&gt;line con 0&lt;/strong&gt; which allows router to accept logins via console.&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;NEW_RTR(config)# line con 0&lt;br /&gt;NEW_RTR(config-line)#password class&lt;br /&gt;NEW_RTR(config-line)#login&lt;br /&gt;NEW_RTR(config-line)# exit&lt;br /&gt;NEW_RTR(config)#&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;&lt;/span&gt;&lt;br /&gt;&lt;em&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;&lt;u&gt;Requirement 4:&lt;/u&gt;&lt;/span&gt;&lt;br /&gt;&lt;/em&gt;The password to allow telnet access to the router is&lt;strong&gt; class&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;&lt;u&gt;Step 5:&lt;/u&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;To allow telnet access we need to configure the vty lines 0 4 with the password &lt;strong&gt;class&lt;br /&gt;&lt;/strong&gt;Also remember to type &lt;strong&gt;login&lt;/strong&gt; command after setting up the password on line vty 0 4 which allows router to accept logins via telnet.&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;NEW_RTR(config)# line vty 0 4&lt;br /&gt;NEW_RTR(config-line)#password class&lt;br /&gt;NEW_RTR(config-line)#login&lt;br /&gt;NEW_RTR(config-line)# exit&lt;br /&gt;NEW_RTR(config)#&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;em&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;&lt;u&gt;Requirement 5:&lt;/u&gt;&lt;/span&gt;&lt;/em&gt;&lt;br /&gt;5.1) Ethernet network 209.165.202.128 /27 – Router has the last assignable host&lt;br /&gt;address in subnet.&lt;br /&gt;5.2) Serial Network is 192.0.2.16 /28 - Router has the last assignable host&lt;br /&gt;address in subnet.&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;strong&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;&lt;u&gt;Step 6:&lt;/u&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;Ethernet network 209.165.202.128 /27 – Router has the &lt;strong&gt;last &lt;/strong&gt;assignable host address in subnet.&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Ethernet Interface on router NEW_RTR is &lt;strong&gt;Fast Ethernet 0/0&lt;/strong&gt; as per the exhibit&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;First we need to identify the subnet mask&lt;br /&gt;Network: 209.165.202.128 /27&lt;br /&gt;Subnet mask: /27: 27 bits = 8 + 8 + 8 + 3&lt;br /&gt;=8(bits).8(bits).8(bits) .11100000 (3bits)&lt;br /&gt;=255.255.255.11100000&lt;br /&gt;=11100000 = 128+64+32+0+0+0+0+0&lt;br /&gt;= 224&lt;br /&gt;Subnet mask: &lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;255.255.255.224&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);font-size:85%;" &gt;&lt;span style="font-size:100%;"&gt;Different subnet networks and there valid first and last assignable host address range for above subnet mask are&lt;/span&gt;&lt;br /&gt;Subnet Networks :::::: Valid Host address range :::::: Broadcast address&lt;br /&gt;209.165.202.0 :::::: 209.165.202.1 - 209.165.202.30 ::::: 209.165.202.31&lt;br /&gt;209.165.202.32 :::::: 209.165.202.33 - 209.165.202.62 ::::: 209.165.202.63&lt;br /&gt;209.165.202.64 :::::: 209.165.202.65 - 209.165.202.94 :::::: 209.165.202.95&lt;br /&gt;209.165.202.96 :::::: 209.165.202.97 - 209.165.202.126 :::::: 209.165.202.127&lt;br /&gt;209.165.202.128 :::::: 209.165.202.129 - 209.165.202.158 :::::: 209.165.202.159&lt;br /&gt;209.165.202.160 :::::: 209.165.202.161 - 209.165.202.190 :::::: 209.165.202.191&lt;br /&gt;209.165.202.192 :::::: 209.165.202.193 - 209.165.202.222 :::::: 209.165.202.223&lt;br /&gt;209.165.202.224 :::::: 209.165.202.225 - 209.165.202.254 :::::: 209.165.202.255&lt;br /&gt;&lt;span style="font-size:100%;"&gt;Use above table information for network 209.165.202.128 /27 to identify&lt;br /&gt;&lt;strong&gt;First&lt;/strong&gt; assignable host address: &lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;209.165.202.129&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Last&lt;/strong&gt; assignable host address: &lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;209.165.202.158&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;This IP address (209.165.202.158) which we need to configure on Fast Ethernet 0/0 of the router using the subnet mask 255.255.255.224&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;NEW_RTR(config)#interface fa 0/0&lt;br /&gt;NEW_RTR(config-if)#ip address 209.165.202.158 255.255.255.224&lt;br /&gt;&lt;br /&gt;&lt;em&gt;&lt;u&gt;Requirement 6:&lt;/u&gt;&lt;/em&gt; &lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;To enable interfaces&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Use &lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;no shutdown&lt;/span&gt;&lt;/strong&gt; command to enable interfaces&lt;/span&gt;&lt;br /&gt;NEW_RTR(config-if)#no shutdown&lt;br /&gt;NEW_RTR(config-if)#exit&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);font-size:85%;" &gt;&lt;span style="font-size:100%;"&gt;&lt;strong&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;&lt;u&gt;Step 7:&lt;/u&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;Serial Network is 192.0.2.16 /28 - Router has the &lt;strong&gt;last&lt;/strong&gt; assignable host address in subnet.&lt;br /&gt;Serial Interface on NEW_RTR is &lt;strong&gt;Serial 0/0/0&lt;/strong&gt; as per the exhibit&lt;br /&gt;First we need to identify the subnet mask&lt;br /&gt;Network: 192.0.2.16 /28&lt;br /&gt;Subnet mask: /28: 28bits = 8bits+8bits+8bits+4bits&lt;br /&gt;=8(bits).8(bits).8(bits) .11110000 (4bits)&lt;br /&gt;=255.255.255.11100000&lt;br /&gt;=11100000 = 128+64+32+16+0+0+0+0&lt;br /&gt;= 240&lt;br /&gt;Subnet mask: &lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;255.255.255.240&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:100%;"&gt;Different subnet networks and there valid first and last assignable host address range for above subnet mask are&lt;br /&gt;&lt;/span&gt;Subnet Networks ::::: Valid Host address ::::::::::: Broadcast address&lt;br /&gt;192.0.2.0 :::::: 192.0.2.1 - 192.0.2.14 ::::::: 192.0.2.15&lt;br /&gt;192.0.2.16 ::::::: 192.0.2.17 - 192.0.2.30 ::::::: 192.0.2.31&lt;br /&gt;192.0.2.32 :::::::: 192.0.2.33 - 192.0.2.46 :::::: 192.0.2.47&lt;br /&gt;and so on ….&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Use above table information for network 192.0.2.16 /28 to identify&lt;br /&gt;&lt;strong&gt;First&lt;/strong&gt; assignable host address: &lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;192.0.2.17&lt;br /&gt;&lt;/span&gt;Last &lt;/strong&gt;assignable host address: &lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;192.0.2.30&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;We need to configure Last assignable host address (192.0.2.30) on serial 0/0/0 using the subnet mask 255.255.255.240&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;NEW_RTR(config)#interface serial 0/0/0&lt;br /&gt;NEW_RTR(config-if)#ip address 192.0.2.30 255.255.255.240&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;em&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;&lt;u&gt;Requirement 6:&lt;br /&gt;&lt;/u&gt;&lt;/span&gt;&lt;/em&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;To enable interfaces&lt;br /&gt;Use &lt;strong&gt;no shutdown&lt;/strong&gt; command to enable interfaces&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;NEW_RTR(config-if)#no shutdown&lt;br /&gt;NEW_RTR(config-if)#exit&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;em&gt;&lt;u&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;Requirement 7:&lt;/span&gt;&lt;br /&gt;&lt;/u&gt;&lt;/em&gt;Router protocol is RIPv2&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;&lt;u&gt;Step 8:&lt;/u&gt;&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;Need to enable RIPv2 on router and advertise its directly connected networks&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;NEW_RTR(config)#router rip&lt;/span&gt;&lt;br /&gt;To enable RIP v2 routing protocol on router use the command version 2&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;NEW_RTR(config-router)#version 2&lt;br /&gt;&lt;/span&gt;&lt;strong&gt;&lt;span style="color: rgb(102, 0, 204);"&gt;Optional:&lt;/span&gt;&lt;/strong&gt; &lt;span style="color: rgb(255, 0, 0);"&gt;no auto-summary&lt;/span&gt; (Since LAB networks do not have discontinuous networks)&lt;br /&gt;RIP v2 is classless, and advertises routes including subnet masks, but it summarizes routes by default.&lt;br /&gt;So the first things we need to do when configuring RIP v2 is turn off auto-summarization with the router command &lt;span style="color: rgb(255, 0, 0);"&gt;&lt;strong&gt;no auto-summary&lt;/strong&gt;&lt;/span&gt; if you must perform routing between disconnected subnets.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(102, 0, 204);"&gt;NEW_RTR (config-router) # no auto-summary&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;Advertise the serial 0/0/0 and fast Ethernet 0/0 networks into RIP v2 using &lt;strong&gt;network&lt;/strong&gt; command&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;NEW_RTR(config-router)#network 192.0.2.16&lt;br /&gt;NEW_RTR(config-router)#network 209.165.202.128&lt;br /&gt;NEW_RTR(config-router)#end&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;&lt;strong&gt;&lt;u&gt;Step 9:&lt;/u&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;Important please do not forget to save your running-config to startup-config&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;NEW_RTR# copy run start&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;Any questions are welcomed on above LAB...&lt;br /&gt;&lt;strong&gt;Best of Luck!!!!!&lt;/strong&gt;&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-6929320892626371957?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/6929320892626371957/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=6929320892626371957" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/6929320892626371957?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/6929320892626371957?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/w3Pl_fxeCWo/rip-v2-sim-new.html" title="RIP V2 SIM NEW" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_18kRKIl0CYM/SR_MuvfViHI/AAAAAAAABuA/xSrYfdcAVGo/s72-c/ripv2.JPG" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/11/rip-v2-sim-new.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkAFRX89fCp7ImA9WxRVGE8.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-5387965126999208620</id><published>2008-11-15T23:25:00.000-08:00</published><updated>2008-11-15T23:31:54.164-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-11-15T23:31:54.164-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="CCNA Explaination" /><category scheme="http://www.blogger.com/atom/ns#" term="CCNA Lab" /><category scheme="http://www.blogger.com/atom/ns#" term="CCNA" /><title>EIGRP SIM (New)</title><content type="html">&lt;h3 class="post-title entry-title"&gt; &lt;/h3&gt;&lt;h3 class="post-title entry-title"&gt;&lt;/h3&gt; &lt;h3 class="post-title entry-title"&gt; &lt;/h3&gt;   &lt;p&gt;&lt;span style="color: rgb(153, 51, 0);font-size:100%;" &gt;&lt;strong&gt;&lt;span style="font-size:130%;"&gt;&lt;span style="font-weight: bold;"&gt;LAB: EIGRP&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/span&gt;&lt;span style="color: rgb(153, 51, 0);font-size:100%;" &gt;&lt;strong&gt;Question#&lt;br /&gt;&lt;/strong&gt;&lt;/span&gt;&lt;span style="line-height: 115%;"&gt;After adding RTR_2 router, no routing updates are being exchanged between RTR_1 and the&lt;/span&gt;&lt;span style="line-height: 115%;"&gt; new location. All other inter connectivity and internet access for the existing locations of the &lt;/span&gt;&lt;br /&gt;&lt;span style="line-height: 115%;"&gt;company are&lt;/span&gt;&lt;span style="line-height: 115%;"&gt; working properly.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The task is to identify the fault(s) and correct the router configuration to provide full connectivity between the routers.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_18kRKIl0CYM/SR_LdpFMpcI/AAAAAAAABtw/Glyroi4vgMU/s1600-h/EIGRP.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 294px;" src="http://4.bp.blogspot.com/_18kRKIl0CYM/SR_LdpFMpcI/AAAAAAAABtw/Glyroi4vgMU/s400/EIGRP.png" alt="" id="BLOGGER_PHOTO_ID_5269153799151068610" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;Access to the router CLI can be gained by clicking on the appropriate host.&lt;/p&gt;&lt;p class="MsoNormal"&gt;All passwords on all routers are &lt;b&gt;cisco&lt;/b&gt; .&lt;/p&gt;&lt;p class="MsoNormal"&gt;IP addresses are listed in the chart below.&lt;/p&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_18kRKIl0CYM/SR_LdwXLciI/AAAAAAAABt4/9XMLXbtnCq8/s1600-h/ntw.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 206px;" src="http://4.bp.blogspot.com/_18kRKIl0CYM/SR_LdwXLciI/AAAAAAAABt4/9XMLXbtnCq8/s400/ntw.JPG" alt="" id="BLOGGER_PHOTO_ID_5269153801105535522" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(0, 0, 153);"&gt;&lt;span style="color: rgb(0, 102, 0);font-size:85%;" &gt;&lt;span style="color: rgb(255, 0, 0); font-style: italic;"&gt;RTR_A#show run&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;interface FastEthernet0/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;ip address 192.168.60.97 255.255.255.240&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;interface FastEthernet0/1&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;ip address 192.168.60.113 255.255.255.240&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;interface Serial0/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;ip address 192.168.36.14 255.255.255.252&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;clockrate 64000&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;router eigrp 212&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;network 192.168.36.0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;network 192.168.60.0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;no auto-summary&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;RTR_A#show ip route&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;192.168.36.0/30 is subnetted, 1 subnets&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;C 192.168.36.12 is directly connected, Serial 0/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;192.168.60.0/24 is variably subnetted, 5 subnets, 2 masks&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;C 192.168.60.96/28 is directly connected, FastEthernet0/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;C 192.168.60.112/28 is directly connected, FastEthernet0/1&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;D 192.168.60.128/28 [ 90/21026560 ] via 192.168.36.13, 00:00:57, Serial 0/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;D 192.168.60.144/28 [ 90/21026560 ] via 192.168.36.13, 00:00:57, Serial 0/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;D 192.168.60.24/30 [ 90/21026560 ] via 192.168.36.13, 00:00:57, Serial 0/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;D* 198.0.18.0 [ 90/21026560 ] via 192.168.36.13, 00:00:57, Serial 0/0&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;********************************************************************************&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0); font-style: italic;"&gt;RTR_2#show run&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;interface FastEthernet0/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;ip address 192.168.77.34 255.255.255.252&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;interface FastEthernet0/1&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;ip address 192.168.60.65 255.255.255.240&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;interface FastEthernet1/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;ip address 192.168.60.81 255.255.255.240&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;router eigrp 22&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;network 192.168.77.0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;network 192.168.60.0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;no auto-summary&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;RTR_2#show ip route&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;192.168.60.0/28 is variably subnetted, 2 subnets&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;C 192.168.60.80 is directly connected, FastEthernet1/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;C 192.168.60.64 is directly connected, FastEthernet0/1&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;192.168.77.0/30 is subnetted, 1 subnets&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;C 192.168.77.32 is directly connected, FastEthernet0/0&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;**********************************************************&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0); font-style: italic;"&gt;RTR_B#show run&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;interface FastEthernet0/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;ip address 192.168.60.129 255.255.255.240&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;interface FastEthernet0/1&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;ip address 192.168.60.145 255.255.255.240&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;interface Serial0/1&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;ip address 192.168.60.26 255.255.255.252&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;router eigrp 212&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;network 192.168.60.0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;RTR_B#show ip route&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;192.168.60.0/24 is variably subnetted, 5 subnets, 2 masks&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;C 192.168.60.24/30 is directly connected, Serial0/1&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;C 192.168.60.128/28 is directly connected, FastEthernet0/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;C 192.168.60.144/28 is directly connected, FastEthernet0/1&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;D 192.168.60.96/28 [ 90/21026560 ] via 192.168.60.25, 00:00:57, Serial 0/1&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;D 192.168.60.112/28 [ 90/21026560 ] via 192.168.60.25, 00:00:57, Serial 0/1&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;192.168.36.0/30 is subnetted, 1 subnets&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;D 192.168.36.12 [ 90/21026560 ] via 192.168.60.25, 00:00:57, Serial 0/1&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;D* 198.0.18.0 [ 90/21026560 ] via 192.168.60.25, 00:00:57, Serial 0/1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;**************************************************************************&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0); font-style: italic;"&gt;RTR_1#show run&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;interface FastEthernet0/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;ip address 192.168.77.33 255.255.255.252&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;interface Serial1/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;ip address 198.0.18.6 255.255.255.0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;interface Serial0/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;ip address 192.168.36.13 255.255.255.252&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;clockrate 64000&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;interface Serial0/1&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;ip address 192.168.60.25 255.255.255.252&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;clockrate 64000&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;router eigrp 212&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;network 192.168.36.0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;network 192.168.60.0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;network 192.168.85.0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;network 198.0.18.0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;no auto-summary&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;! &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;ip classless&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;ip default-network 198.0.18.0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;ip route 0.0.0.0 0.0.0.0 198.0.18.5&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;ip http server&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;RTR_1#show ip route&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;192.168.36.0/30 is subnetted, 1 subnets&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;C 192.168.36.12 is directly connected, Serial 0/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;192.168.60.0/24 is variably subnetted, 5 subnets, 2 masks&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;C 192.168.60.24/30 is directly connected, Serial0/1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;D 192.168.60.128/28 [ 90/21026560 ] via 192.168.60.26, 00:00:57, Serial 0/1&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;D 192.168.60.144/28 [ 90/21026560 ] via 192.168.60.26, 00:00:57, Serial 0/1 &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;D 192.168.60.96/28 [ 90/21026560 ] via 192.168.36.14, 00:00:57, Serial 0/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;192.168.77.0/30 is subnetted, 1 subnets&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;C 192.168.77.32 is directly connected, FastEthernet0/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;C 192.0.18.0/24 is directly connected, Serial 1/0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;*S 0.0.0.0 via 198.0.18.5&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Explanation:&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(0, 102, 0);"&gt;Step1:&lt;/span&gt;&lt;b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;br /&gt;Identify the faults in configuration on &lt;span style="font-weight: bold;"&gt;RTR_1&lt;/span&gt; and &lt;span style="font-weight: bold;"&gt;RTR_2&lt;/span&gt;. As the SIM specifies &lt;span style="line-height: 115%;"&gt;all other inter connectivity and internet access for the existing locations of the company are&lt;/span&gt;&lt;span style="line-height: 115%;"&gt; working properly. &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Routing Protocols used in the SIM is &lt;span style="font-weight: bold; color: rgb(0, 102, 0);"&gt;EIGRP&lt;/span&gt; with AS &lt;span style="font-weight: bold; color: rgb(0, 102, 0);"&gt;212&lt;/span&gt; as provided by exhibit.&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;Faults Identified:&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;ol style="margin-top: 0in;" type="1"&gt;&lt;li class="MsoNormal"&gt;Wrong AS (&lt;span style="color: rgb(255, 0, 0);"&gt;EIGRP 22&lt;/span&gt;) provided at &lt;span style="font-weight: bold; color: rgb(0, 102, 0);"&gt;RTR_2&lt;/span&gt; (New router)&lt;/li&gt;&lt;li class="MsoNormal"&gt;RTR_1 does not advertise the new network between RTR_1 and RTR_2 into EIGRP.&lt;/li&gt;&lt;/ol&gt;We need to correct the above two configuration mistakes to have full connectivity&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(0, 102, 0);"&gt;Step2:&lt;/span&gt; &lt;span style="font-weight: bold;"&gt;Correcting the EIGRP AS to 212&lt;/span&gt;&lt;br /&gt;Wrong AS (&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;EIGRP 22&lt;/span&gt;) provided at RTR_2 (New router)&lt;br /&gt;All routers that want to exchange routes within EIGRP needs to be in same Autonomous System.&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(0, 102, 0);"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(0, 102, 0);"&gt;Step 2.1:&lt;/span&gt;&lt;br /&gt;First we need to remove the current wrong EIGRP AS 22 from Router RTR_2&lt;br /&gt;Click on &lt;span style="font-weight: bold; color: rgb(102, 51, 255);"&gt;Host-F&lt;/span&gt; to get CLI of&lt;span style="font-size:0;"&gt; &lt;/span&gt;&lt;span style="font-weight: bold; color: rgb(0, 102, 0);"&gt;RTR_2&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;&lt;strong&gt;RTR_2&gt;enable&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;Password : cisco&lt;span style="font-size:0;"&gt; &lt;/span&gt;(Provided by SIM Q )&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;RTR_2#conf t&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;&lt;strong&gt;RTR_2(conf)#&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(0, 102, 0);"&gt;Step 2.2:&lt;/span&gt;&lt;br /&gt;Removing the wrong EIGRP routing process with &lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;AS 22&lt;/span&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;RTR_2(conf)#no router eigrp 22&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;The above statement removes all the EIGRP configuration configured for AS 22 .&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(0, 102, 0);"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(0, 102, 0);"&gt;Step 2.3:&lt;/span&gt;&lt;br /&gt;Adding the correct EIGRP configuration&lt;br /&gt;Start the EIGRP routing process with AS 212&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;RTR_2(conf)#router eigrp 212&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(0, 102, 0);"&gt;Step 2.4:&lt;/span&gt;&lt;br /&gt;Advertise the directly connected networks into EIGRP on RTR_2&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(0, 153, 0);"&gt;Fa 0/0 - 192.168.77.34&lt;br /&gt;Fa 1/0 - 192.168.60.81&lt;br /&gt;Fa 0/1 - 192.168.60.65&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;RTR_2(config-router)#network 192.168.60.0&lt;/span&gt;&lt;/p&gt;&lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;RTR_2(config-router)#network 192.168.77.0&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;RTR_2(config-router)#no auto-summary&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;RTR_2(config-router)#end&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(0, 102, 0);"&gt;Step 2.5:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Important save the changes made to router RTR_2&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;RTR_2#copy run start&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(0, 102, 0);"&gt;Step 3:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;p class="MsoNormal"&gt;RTR_1 does not advertise the new network between RTR_1 and RTR_2 into EIGRP.&lt;/p&gt;Click on &lt;span style="font-weight: bold; color: rgb(102, 0, 204);"&gt;Host-G&lt;/span&gt; to get CLI of&lt;span style="font-size:0;"&gt; &lt;/span&gt;&lt;span style="font-weight: bold;"&gt;RTR_1&lt;/span&gt;&lt;br /&gt;The network&lt;span style="font-size:0;"&gt; &lt;/span&gt;192.168.77.0 is used between &lt;span style="font-weight: bold;"&gt;RTR_1&lt;/span&gt; &lt;span style="color: rgb(255, 0, 0);"&gt;Fa0/0&lt;/span&gt;&lt;span style="font-size:0;"&gt; &lt;/span&gt;- &lt;span style="font-weight: bold;"&gt;RTR_2&lt;/span&gt; &lt;span style="color: rgb(255, 0, 0);"&gt;Fa 0/0&lt;/span&gt;&lt;br /&gt;This network needs to be advertise into EIGRP routing process at &lt;span style="font-weight: bold;"&gt;RTR_1&lt;/span&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;RTR_1&gt;enable&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;Password : cisco&lt;span style="font-size:0;"&gt; &lt;/span&gt;(Provided by SIM Q )&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;RTR_1#conf t&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;RTR_1(conf)#&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(0, 102, 0);"&gt;Step 3.1:&lt;/span&gt;&lt;br /&gt;Enter EIGRP routing process for &lt;span style="font-weight: bold; color: rgb(0, 102, 0);"&gt;AS 212&lt;/span&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;RTR_1(conf)#router eigrp 212&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(0, 102, 0);"&gt;Step 3.2:&lt;/span&gt;&lt;br /&gt;The network&lt;span style="font-size:0;"&gt; &lt;/span&gt;192.168.77.0&lt;span style="font-size:0;"&gt; &lt;/span&gt;is used between RTR_1 Fa0/0&lt;span style="font-size:0;"&gt; &lt;/span&gt;- RTR_2 Fa 0/0 . Advertise this network into EIGRP&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;RTR_1(config-router)#network 192.168.77.0&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;RTR_1(config-router)#end&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(0, 102, 0);"&gt;Step 3.3:&lt;/span&gt;&lt;br /&gt;Important save the changes made to router &lt;span style="font-weight: bold;"&gt;RTR_1&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;RTR_1#copy run start&lt;/span&gt;&lt;b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(0, 0, 153);"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(0, 0, 153);"&gt;Verification:&lt;/span&gt;&lt;b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;From &lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;RTR_2&lt;/span&gt; CLI&lt;br /&gt;ping RTR_1 Serial 1/0 IP address 198.0.18.6&lt;br /&gt;&lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;RTR_2#ping 198.0.18.6&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;!!!!!&lt;br /&gt;A successful ping shows the new RTR_2 will have full connectivity with other routers.&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-5387965126999208620?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/5387965126999208620/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=5387965126999208620" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/5387965126999208620?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/5387965126999208620?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/YLaf0kigEic/eigrp-sim-new.html" title="EIGRP SIM (New)" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_18kRKIl0CYM/SR_LdpFMpcI/AAAAAAAABtw/Glyroi4vgMU/s72-c/EIGRP.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/11/eigrp-sim-new.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUYDSXozeSp7ImA9WhdXFk4.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-9066745051046146990</id><published>2008-11-15T23:02:00.000-08:00</published><updated>2011-08-29T09:59:38.481-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-29T09:59:38.481-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="CCNA  Troubleshooting" /><title>CCNA Exam Topic : Troubleshooting</title><content type="html">&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_18kRKIl0CYM/SR_IbN14QMI/AAAAAAAABto/Ygo9s1puGzE/s1600-h/q16.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 359px; height: 158px;" src="http://2.bp.blogspot.com/_18kRKIl0CYM/SR_IbN14QMI/AAAAAAAABto/Ygo9s1puGzE/s400/q16.JPG" alt="" id="BLOGGER_PHOTO_ID_5269150458944438466" border="0"&gt;&lt;/a&gt;
&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_18kRKIl0CYM/SR_Ia6x1wLI/AAAAAAAABtg/7ztX0JSdYzM/s1600-h/q15.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 163px;" src="http://2.bp.blogspot.com/_18kRKIl0CYM/SR_Ia6x1wLI/AAAAAAAABtg/7ztX0JSdYzM/s400/q15.JPG" alt="" id="BLOGGER_PHOTO_ID_5269150453827223730" border="0"&gt;&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_18kRKIl0CYM/SR_GmydGl0I/AAAAAAAABsA/lk-hXoVK-9o/s1600-h/Q2.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 164px;" src="http://3.bp.blogspot.com/_18kRKIl0CYM/SR_GmydGl0I/AAAAAAAABsA/lk-hXoVK-9o/s400/Q2.JPG" alt="" id="BLOGGER_PHOTO_ID_5269148458727937858" border="0"&gt;&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;font style="font-weight: bold;"&gt;CCNA Troubleshooting topic explains all the actual and real questions regarding troubleshooting that would be seen on ccna exam.&lt;/font&gt;
&lt;br /&gt;&lt;font style="font-weight: bold;"&gt;Question 1:&lt;/font&gt;
&lt;br /&gt;A network administrator has installed a new router in the Lisbon office and is unable to backup the IOS image of the new router to a TFTP server located in the Gibraltar office. Given the network diagram, identify the source of the problem.
&lt;br /&gt;
&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_18kRKIl0CYM/SR_Gm5A5FXI/AAAAAAAABr4/74EA_QJq1HE/s1600-h/q1.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 179px;" src="http://2.bp.blogspot.com/_18kRKIl0CYM/SR_Gm5A5FXI/AAAAAAAABr4/74EA_QJq1HE/s400/q1.JPG" alt="" id="BLOGGER_PHOTO_ID_5269148460488660338" border="0"&gt;&lt;/a&gt;
&lt;br /&gt;A. incorrect default gateway of the TFTP server
&lt;br /&gt;B. incorrect subnet mask of the TFTP server
&lt;br /&gt;C. incorrect IP address of the TFTP server
&lt;br /&gt;D. incorrect IP address on E0 of the Gibraltar router
&lt;br /&gt;E. incorrect subnet mask on the Lisbon router
&lt;br /&gt;
&lt;br /&gt;Answer: B
&lt;br /&gt;
&lt;br /&gt;Explanation:
&lt;br /&gt;The correct choice is B because the subnet mask of the TFTP SERVER must be /28 bits as per the E0 INTERFACE NETWORK AND MASK ON ROUTER GIBRALTAR which is equal to mask 255.255.255.240
&lt;br /&gt;In the network diagram TFTP server which is connected to E0 of Gibraltar is configured with wrong subnet mask 255.255.255.192 i.e. /26 bits this is causing the Lisbon router from backing up the IOS to TFTP.
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Question 2:&lt;/span&gt;
&lt;br /&gt;
&lt;br /&gt;Two routers named Atlanta and Brevard are connected by their serial interfaces as illustrated, but there is no connectivity between them. The Atlanta router is known to have a correct configuration. Given the partial configurations, identify the problem on the Brevard router that is causing the lack of connectivity.
&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_18kRKIl0CYM/SR_GmydGl0I/AAAAAAAABsA/lk-hXoVK-9o/s1600-h/Q2.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 164px;" src="http://3.bp.blogspot.com/_18kRKIl0CYM/SR_GmydGl0I/AAAAAAAABsA/lk-hXoVK-9o/s400/Q2.JPG" alt="" id="BLOGGER_PHOTO_ID_5269148458727937858" border="0"&gt;&lt;/a&gt;
&lt;br /&gt;A. transmission unit size too large
&lt;br /&gt;B. no loopback set
&lt;br /&gt;C. an incorrect subnet mask
&lt;br /&gt;D. incompatible encapsulation at each end
&lt;br /&gt;E. an incorrect IP address
&lt;br /&gt;F. incompatible bandwidth bewteen routers
&lt;br /&gt;
&lt;br /&gt;Answer: E
&lt;br /&gt;
&lt;br /&gt;Explanation:
&lt;br /&gt;Based on exhibit both Atlanta and Brevard are directly connected over serial link .
&lt;br /&gt;Given that Atlanta is configured correctly and its S0 IP address is 192.168.10.1 /24
&lt;br /&gt;Whereas problem at Brevard is it is configure with incorrect IP address 192.168.11.2 /24. The IP address must be corrected to 192.168.10.2 /24 so that both routers are configured for same network and establish connectivity.
&lt;br /&gt;&lt;br style="font-weight: bold; color: rgb(255, 0, 0);"&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Question 3:&lt;/span&gt;
&lt;br /&gt;Users have been complaining that their Frame Relay connection to the corporate site is very slow. The network administrator suspects that the link is overloaded. Based on the partial output of the Router# show frame relay pvc command shown in the graphic, which output value indicates to the local router that traffic sent to the corporate site is experiencing congestion?
&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_18kRKIl0CYM/SR_Gmy78YxI/AAAAAAAABsI/5dOA5YVNo9s/s1600-h/q3.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 327px; height: 220px;" src="http://1.bp.blogspot.com/_18kRKIl0CYM/SR_Gmy78YxI/AAAAAAAABsI/5dOA5YVNo9s/s400/q3.JPG" alt="" id="BLOGGER_PHOTO_ID_5269148458857292562" border="0"&gt;&lt;/a&gt;
&lt;br /&gt;A. DLCI=100
&lt;br /&gt;B. last time PVC status changed 00:25:40
&lt;br /&gt;C. in BECN packets 192
&lt;br /&gt;D. in FECN packets 147
&lt;br /&gt;E. in DE packets 0
&lt;br /&gt;
&lt;br /&gt;Answer: C
&lt;br /&gt;
&lt;br /&gt;Explanation:
&lt;br /&gt;BECN bits are set in frames that travel the opposite direction of the data flow to inform the transmitting DTE device of network congestion.
&lt;br /&gt;
&lt;br /&gt;For the above question in BECN packets 192 identifies that local router receiving the BECN packets from corporate site, which is informing about congestion at its place for traffic sent by local router.
&lt;br /&gt;
&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Question 4:&lt;/span&gt;
&lt;br /&gt;Which router IOS commands can be used to troubleshoot LAN connectivity problems?
&lt;br /&gt;(Choose three.)
&lt;br /&gt;A. ping
&lt;br /&gt;B. tracert
&lt;br /&gt;C. ipconfig
&lt;br /&gt;D. show ip route
&lt;br /&gt;E. winipcfg
&lt;br /&gt;F. show interfaces
&lt;br /&gt;
&lt;br /&gt;Answer: ADF
&lt;br /&gt;
&lt;br /&gt;Explanation:
&lt;br /&gt;Ping: network tool used to test whether a particular host is reachable across an IP network
&lt;br /&gt;Show ip route: Displays the routing table for known networks and can be used to verify any missing routes.
&lt;br /&gt;Show interfaces : command displays statistics for the network interfaces and shows the status of link protocol up/down.
&lt;br /&gt;
&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Question 5:&lt;/span&gt;
&lt;br /&gt;The administrator is unable to establish connectivity between two Cisco routers. Upon reviewing the command output of both routers, what is the most likely cause of the problem?
&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_18kRKIl0CYM/SR_GnB216DI/AAAAAAAABsQ/cUq7tzsq5l8/s1600-h/Q5.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 375px; height: 212px;" src="http://3.bp.blogspot.com/_18kRKIl0CYM/SR_GnB216DI/AAAAAAAABsQ/cUq7tzsq5l8/s400/Q5.JPG" alt="" id="BLOGGER_PHOTO_ID_5269148462862428210" border="0"&gt;&lt;/a&gt;
&lt;br /&gt;A. Authentication needs to be changed to PAP for both routers.
&lt;br /&gt;B. Serial ip addresses of routers are not on the same subnet.
&lt;br /&gt;C. Username/password is incorrectly configured.
&lt;br /&gt;D. Router names are incorrectly configured.
&lt;br /&gt;
&lt;br /&gt;Answer: C
&lt;br /&gt;
&lt;br /&gt;Explanation:
&lt;br /&gt;Configure the usernames and passwords. To do so, issue the username username password password command, where username is the hostname of the peer (neighbor). Ensure that:
&lt;br /&gt;· Passwords are identical at both ends.
&lt;br /&gt;· The router name and password are exactly the same, because they are case-sensitive.
&lt;br /&gt;Example config on RtrA and RtrB would be
&lt;br /&gt;RtrA(config)#username RtrB password cisco
&lt;br /&gt;RtrB(config)#username RtrA password cisco
&lt;br /&gt;
&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Question 6:&lt;/span&gt;
&lt;br /&gt;Users on the 172.17.22.0 network cannot reach the server located on the 172.31.5.0 network. The network administrator connected to router Coffee via the console port, issued the show ip route command, Based on the output of the show ip route command and the topology shown in the graphic, what is the cause of the failure?
&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_18kRKIl0CYM/SR_GnHAtLBI/AAAAAAAABsY/6BULg9gx7Vw/s1600-h/Q6.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 136px;" src="http://3.bp.blogspot.com/_18kRKIl0CYM/SR_GnHAtLBI/AAAAAAAABsY/6BULg9gx7Vw/s400/Q6.JPG" alt="" id="BLOGGER_PHOTO_ID_5269148464245976082" border="0"&gt;&lt;/a&gt;
&lt;br /&gt;A. The network has not fully converged.
&lt;br /&gt;B. IP routing is not enabled.
&lt;br /&gt;C. A static route is configured incorrectly.
&lt;br /&gt;D. The FastEthernet interface on Coffee is disabled.
&lt;br /&gt;E. The neighbor relationship table is not correctly updated.
&lt;br /&gt;F. The routing table on Coffee has not updated .
&lt;br /&gt;
&lt;br /&gt;Answer: C
&lt;br /&gt;
&lt;br /&gt;Explanation:
&lt;br /&gt;
&lt;br /&gt;The default route or the static route was configured with incorrect next-hop ip address 172.19.22.2
&lt;br /&gt;The correct ip address will be 172.18.22.2 to reach server located on 172.31.5.0 network.
&lt;br /&gt;Ip route 0.0.0.0 0.0.0.0 172.18.22.2
&lt;br /&gt;
&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Question 7:&lt;/span&gt;
&lt;br /&gt;A network administrator has configured two switches, named London and Madrid, to use VTP. However, the switches are not sharing VTP messages. Given the command output shown in the graphic, why are these switches not sharing VTP messages?
&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_18kRKIl0CYM/SR_G9dj8TjI/AAAAAAAABsg/DVtarNcVL5E/s1600-h/Q7.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 170px;" src="http://3.bp.blogspot.com/_18kRKIl0CYM/SR_G9dj8TjI/AAAAAAAABsg/DVtarNcVL5E/s400/Q7.JPG" alt="" id="BLOGGER_PHOTO_ID_5269148848256470578" border="0"&gt;&lt;/a&gt;
&lt;br /&gt;A. The VTP version is not correctly configured.
&lt;br /&gt;B. The VTP operating mode is not correctly configured.
&lt;br /&gt;C. The VTP domain name is not correctly configured.
&lt;br /&gt;D. VTP pruning mode is disabled.
&lt;br /&gt;E. VTP V2 mode is disabled.
&lt;br /&gt;F. VTP traps generation is disabled.
&lt;br /&gt;
&lt;br /&gt;Answer: C
&lt;br /&gt;
&lt;br /&gt;Explanation:
&lt;br /&gt;Both switches must have same domain name configured to exchange vtp messages. first domain name must match so that switches can start exchanging vtp messages, domain name is like a password.
&lt;br /&gt;&lt;br style="font-weight: bold; color: rgb(255, 0, 0);"&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Question 8:&lt;/span&gt;
&lt;br /&gt;A network administrator is troubleshooting the OSPF configuration of routers R1 and R2. The routers cannot establish an adjacency relationship on their common Ethernet link. The graphic shows the output of the show ip ospf interface e0 command for routers R1 and R2. Based on the information in the graphic, what is the cause of
&lt;br /&gt;this problem?&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_18kRKIl0CYM/SR_G9TMhiqI/AAAAAAAABso/ODv5EzPlTpw/s1600-h/Q8.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 191px;" src="http://4.bp.blogspot.com/_18kRKIl0CYM/SR_G9TMhiqI/AAAAAAAABso/ODv5EzPlTpw/s400/Q8.JPG" alt="" id="BLOGGER_PHOTO_ID_5269148845473893026" border="0"&gt;&lt;/a&gt;
&lt;br /&gt;A. The OSPF area is not configured properly.
&lt;br /&gt;B. The priority on R1 should be set higher.
&lt;br /&gt;C. The cost on R1 should be set higher.
&lt;br /&gt;D. The hello and dead timers are not configured properly.
&lt;br /&gt;E. A backup designated router needs to be added to the network.
&lt;br /&gt;F. The OSPF process ID numbers must match.
&lt;br /&gt;
&lt;br /&gt;Answer: D
&lt;br /&gt;
&lt;br /&gt;Explanation:
&lt;br /&gt;Certain parameters within the OSPF hellos must match in order for two routers to become neighbors. They include:
&lt;br /&gt;1 Hello/dead timers
&lt;br /&gt;2 Area ID
&lt;br /&gt;3 Authentication type and password
&lt;br /&gt;4 Stub area flag
&lt;br /&gt;Hello and dead intervals are not same on both routers.
&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Question 9:&lt;/span&gt;
&lt;br /&gt;After the router interfaces shown in the diagram have been configured, it is discovered that hosts in the Branch LAN cannot access the Internet. Further testing reveals additional connectivity issues. What will fix this problem?
&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_18kRKIl0CYM/SR_G9dDlOuI/AAAAAAAABsw/6UghZn4_IHU/s1600-h/Q9.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 180px;" src="http://4.bp.blogspot.com/_18kRKIl0CYM/SR_G9dDlOuI/AAAAAAAABsw/6UghZn4_IHU/s400/Q9.JPG" alt="" id="BLOGGER_PHOTO_ID_5269148848120740578" border="0"&gt;&lt;/a&gt;
&lt;br /&gt;A. Change the address of the Branch router LAN interface.
&lt;br /&gt;B. Change the address of the Branch router WAN interface.
&lt;br /&gt;C. Change the subnet mask of the HQ router LAN interface.
&lt;br /&gt;D. Change the address of the HQ router LAN interface.
&lt;br /&gt;E. Change the address of the HQ router interface to the Internet.
&lt;br /&gt;F. Change the subnet mask of the HQ router interface to the Internet.
&lt;br /&gt;
&lt;br /&gt;Answer: B
&lt;br /&gt;
&lt;br /&gt;Explanation:
&lt;br /&gt;The branch router WAN interface is configured with incorrect IP address .
&lt;br /&gt;The correct IP will be 192.168.10.86 /30 because HQ WAN IP(192.168.10.85) is on network 192.168.10.84 /30 and the two usable IP's for this network are 192.168.10.85 and 192.168.10.86.
&lt;br /&gt;
&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Question 10:&lt;/span&gt;
&lt;br /&gt;The network administrator wants to upgrade the IOS of a router. The new image requires 64 MB of RAM and 16 MB for storage of the file. Given the output shown in the graphic, which of the following is true?
&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_18kRKIl0CYM/SR_G9t4j3iI/AAAAAAAABs4/YbIUKccdzEw/s1600-h/q10.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 147px;" src="http://3.bp.blogspot.com/_18kRKIl0CYM/SR_G9t4j3iI/AAAAAAAABs4/YbIUKccdzEw/s400/q10.JPG" alt="" id="BLOGGER_PHOTO_ID_5269148852637916706" border="0"&gt;&lt;/a&gt;
&lt;br /&gt;A. This router meets the requirements for the new image.
&lt;br /&gt;B. This router will require a DRAM upgrade to meet the requirements for the new image.
&lt;br /&gt;C. This router will require a flash upgrade to meet the requirements for the new image.
&lt;br /&gt;D. This router will require an NVRAM upgrade to meet the requirements for the new image.
&lt;br /&gt;
&lt;br /&gt;Answer: B
&lt;br /&gt;
&lt;br /&gt;Explanation:
&lt;br /&gt;In above exhibit the flash memory meets the requirement of new IOS image but fails in RAM requirement has it does not have 64 mb installed on the router.
&lt;br /&gt;
&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Question 11:&lt;/span&gt;
&lt;br /&gt;The network administrator has configured NAT as shown in the graphic. Some clients can access the Internet while others cannot. What should the network administrator do to resolve this problem?
&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_18kRKIl0CYM/SR_G9nNrJPI/AAAAAAAABtA/hQsMOrBwH5k/s1600-h/Q11.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 318px;" src="http://3.bp.blogspot.com/_18kRKIl0CYM/SR_G9nNrJPI/AAAAAAAABtA/hQsMOrBwH5k/s400/Q11.JPG" alt="" id="BLOGGER_PHOTO_ID_5269148850847425778" border="0"&gt;&lt;/a&gt;
&lt;br /&gt;A. Configure an IP NAT pool.
&lt;br /&gt;B. Properly configure the ACL.
&lt;br /&gt;C. Apply the ACL to the S0 interface.
&lt;br /&gt;D. Configure another interface with the ip nat outside command.
&lt;br /&gt;
&lt;br /&gt;Answer: B
&lt;br /&gt;
&lt;br /&gt;Explanation:
&lt;br /&gt;The NAT translation will only translate 192.168.1.0 /24 because of the access-list 1 statement permit matches only 192.168.1.0 network . Therefore other networks were ignored by NAT.
&lt;br /&gt;To correct this problem change the access-list statement with correct wild card mask
&lt;br /&gt;access-list 1 permit 192.168.1.0 0.0.255.255
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Question 12:&lt;/span&gt;
&lt;br /&gt;Refer to the network diagram and configuration shown in the graphic. The network at the SOS Company has just been configured for NAT as shown. Initial tests indicate that everything is functioning as intended. However, it is found that a number of hosts cannot access the Internet. What is the problem?&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_18kRKIl0CYM/SR_IagH3uzI/AAAAAAAABtI/UKqtrOaGYl8/s1600-h/Q12.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 223px;" src="http://3.bp.blogspot.com/_18kRKIl0CYM/SR_IagH3uzI/AAAAAAAABtI/UKqtrOaGYl8/s400/Q12.JPG" alt="" id="BLOGGER_PHOTO_ID_5269150446671870770" border="0"&gt;&lt;/a&gt;
&lt;br /&gt;A. The access list is not correct.
&lt;br /&gt;B. There are not enough IP addresses available in the NAT address pool.
&lt;br /&gt;C. The wrong interface has been configured with the ip nat inside command.
&lt;br /&gt;D. The IP address of the Fa0/0 interface is not usable.
&lt;br /&gt;E. The S0/1 interface of the ISP router is in the wrong subnet.
&lt;br /&gt;
&lt;br /&gt;Answer: B
&lt;br /&gt;
&lt;br /&gt;Explanation:
&lt;br /&gt;The NAT POOL defined above only permits 5 hosts at a time. Because only 5 public IP’s are available for NAT translation i.e only 5 hosts are translated because of one-to-one translation (private to public IP) and therefore remaining hosts are unable to access internet.
&lt;br /&gt;To overcome this problem use the NAT OVERLOAD or Port address translation.
&lt;br /&gt;
&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Question 13:&lt;/span&gt;
&lt;br /&gt;Refer to the topology and partial switch command output shown in the graphic. The internetwork shown in the diagram is experiencing connectivity problems. Host A is unable to ping Host B. What needs to be done to enable these hosts to ping each another?&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_18kRKIl0CYM/SR_Ia4tLrtI/AAAAAAAABtQ/qa6jNOkeQu0/s1600-h/q13.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 277px;" src="http://4.bp.blogspot.com/_18kRKIl0CYM/SR_Ia4tLrtI/AAAAAAAABtQ/qa6jNOkeQu0/s400/q13.JPG" alt="" id="BLOGGER_PHOTO_ID_5269150453270818514" border="0"&gt;&lt;/a&gt;
&lt;br /&gt;A. The gateway on Host A needs to be changed.
&lt;br /&gt;B. The IP address on Host B needs to be reconfigured.
&lt;br /&gt;C. VLAN 2 must be named.
&lt;br /&gt;D. The Fa0/1 interface on the ET-1 switch must be configured as a trunk port.
&lt;br /&gt;E. Switch port Fa0/1 must be moved to a different VLAN.
&lt;br /&gt;
&lt;br /&gt;Answer: D
&lt;br /&gt;
&lt;br /&gt;Explanation:
&lt;br /&gt;A trunk port is configured on switch to carry different VLAN information across to layer 3 device for inter-VLAN routing.
&lt;br /&gt;
&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Question 14:&lt;/span&gt;
&lt;br /&gt;Refer to the graphic. Computer 1 is consoled into switch A. Telnet connections and pings run from the command prompt on switch A fail. Which of the following could cause this problem?
&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_18kRKIl0CYM/SR_Ia22YLPI/AAAAAAAABtY/FiQZ9OkYDnQ/s1600-h/q14.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 287px; height: 245px;" src="http://1.bp.blogspot.com/_18kRKIl0CYM/SR_Ia22YLPI/AAAAAAAABtY/FiQZ9OkYDnQ/s400/q14.JPG" alt="" id="BLOGGER_PHOTO_ID_5269150452772515058" border="0"&gt;&lt;/a&gt;
&lt;br /&gt;A. Switch A is not directly connected to router JAX.
&lt;br /&gt;B. Switch A does not have a default gateway assigned.
&lt;br /&gt;C. Switch A does not have a CDP entry for switch B or router JAX.
&lt;br /&gt;D. Switch A does not have an IP address.
&lt;br /&gt;E. Port 1 on switch A should be an access port rather than a trunk port.
&lt;br /&gt;
&lt;br /&gt;Answer: D
&lt;br /&gt;
&lt;br /&gt;Explanation:
&lt;br /&gt;IP address needs to be configured for ping test and to manage remotely via telnet on the switch.
&lt;br /&gt;
&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Question 15:&lt;/span&gt;
&lt;br /&gt;Refer to the topology and command output within the exhibit. When hosts on the 172.16.5.0 network attempt to ping the remote server at 192.168.145.27, the message "Reply from 192.168.145.27:TTL expired in transit" is returned. What is the cause of this problem?
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;A. No static route is configured on the SOHO router to the 192.168.145.0 network.
&lt;br /&gt;B. No static route is configured on the ISP router to the 192.168.145.0 network.
&lt;br /&gt;C. A routing protocol must be configured to send packets between SOHO and ISP.
&lt;br /&gt;D. A routing loop has occurred.
&lt;br /&gt;
&lt;br /&gt;Answer: D
&lt;br /&gt;
&lt;br /&gt;Explanation:
&lt;br /&gt;Routing loop occurred because of wrong configuration of default route on both routers .
&lt;br /&gt;Each router pointing default routes between each other.
&lt;br /&gt;
&lt;br /&gt;Question 16:
&lt;br /&gt;Refer to the exhibit. A network technician is troubleshooting a connectivity problem on R2. The technician enters the show cdp neighbors command at the R2 console. If the network is composed only of Cisco devices, for which devices should entries be displayed?
&lt;br /&gt;
&lt;br /&gt;A. R1
&lt;br /&gt;B. SW-B and R1
&lt;br /&gt;C. SW-B, R1, and SW-C
&lt;br /&gt;D. R3, SW-B, R1, and SW-C
&lt;br /&gt;E. SW-A, R3, SW-B, R1, and SW-C
&lt;br /&gt;F. Host A, SW-A, R3, SW-B, R1, and SW-C
&lt;br /&gt;
&lt;br /&gt;Answer: B
&lt;br /&gt;
&lt;br /&gt;Explanation:
&lt;br /&gt;CDP only gathers information about directly connected neighbor’s information.
&lt;br /&gt;Troubleshooting Questions are continued on next blog post @ Troubleshoot 2&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-9066745051046146990?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/9066745051046146990/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=9066745051046146990" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/9066745051046146990?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/9066745051046146990?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/-7xiAdmBbPE/ccna-exam-topic-troubleshooting.html" title="CCNA Exam Topic : Troubleshooting" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_18kRKIl0CYM/SR_IbN14QMI/AAAAAAAABto/Ygo9s1puGzE/s72-c/q16.JPG" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/11/ccna-exam-topic-troubleshooting.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkMMQn44eSp7ImA9WxRVGEw.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-8444678482108725690</id><published>2008-11-15T22:43:00.000-08:00</published><updated>2008-11-15T22:54:43.031-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-11-15T22:54:43.031-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="CCNA Explaination" /><category scheme="http://www.blogger.com/atom/ns#" term="CCNA Lab" /><category scheme="http://www.blogger.com/atom/ns#" term="CCNA" /><title>CCNA Router Simulator Question - VTP SIM</title><content type="html">&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;VTP SIM TESTLET IS ANOTHER SIM EXAM QUESTION&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; font-weight: bold;"&gt;VTP SIM&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Question:&lt;/span&gt;&lt;br /&gt;This task requires you to use the CLI of Sw-AC3 to answer five multiple-choice questions. This does not require any configuration.&lt;br /&gt;To answer the multiple-choice questions, click on the numbered boxes in the right panel.&lt;br /&gt;There are five multiple-choice questions with this task. Be sure to answer all five questions before leaving this item.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_18kRKIl0CYM/SR_Bsl3pOFI/AAAAAAAABrY/BHWSCVWNBog/s1600-h/Picture2.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 156px;" src="http://1.bp.blogspot.com/_18kRKIl0CYM/SR_Bsl3pOFI/AAAAAAAABrY/BHWSCVWNBog/s400/Picture2.png" alt="" id="BLOGGER_PHOTO_ID_5269143060870674514" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_18kRKIl0CYM/SR_BsyUXRdI/AAAAAAAABro/2gK0DcZ_ff0/s1600-h/5Qu.JPG"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 347px; height: 400px;" src="http://4.bp.blogspot.com/_18kRKIl0CYM/SR_BsyUXRdI/AAAAAAAABro/2gK0DcZ_ff0/s400/5Qu.JPG" alt="" id="BLOGGER_PHOTO_ID_5269143064212358610" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Important: The VTP simlet has a pool of 10 question . Test may have only 5 Questions for VTP SIM&lt;br /&gt;&lt;br /&gt;some very usefull commands to answer this simlet:&lt;br /&gt;&lt;br /&gt;show cdp neighbor , show cdp neighbor detail , show interface trunk or switchport , show mac-address-table, show spanning-tree, show vlan , show vtp status , show run .&lt;br /&gt;&lt;br /&gt;The pool of 10 questions are discussed here starting with the 4 questions in the above picture.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Question 1 :&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;What interface did Sw-AC3 associate with source MAC address 0010.5a0c.ffba ?&lt;br /&gt;&lt;br /&gt;Answer:&lt;br /&gt;&lt;br /&gt;Fa 0/8 (As per the picture above)&lt;br /&gt;&lt;br /&gt;To find out the associate interface number for a given mac address on the switch use the show mac-address-table command and search for the mac address 0010.5a0c.ffba and its associated interface number.&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Question 2 :&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;what ports on Sw-AC3 are operating has trunks (choose two)?&lt;br /&gt;&lt;br /&gt;Answer:&lt;br /&gt;&lt;br /&gt;Fa 0/9 and Fa 0/12 (As per the picture above)&lt;br /&gt;&lt;br /&gt;To find out the ports operating has trunks on a switch&lt;br /&gt;&lt;br /&gt;Use the show interface trunk command this will display all the trunk ports configured on switch.&lt;br /&gt;&lt;br /&gt;(or)&lt;br /&gt;&lt;br /&gt;Use the show interface switchport command and check the output of the command for operational mode : type trunk for each and every interface.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Question 3:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;What kind of router is VLAN-R1 ?&lt;br /&gt;&lt;br /&gt;Answer:&lt;br /&gt;&lt;br /&gt;2611 ( as per picture above)&lt;br /&gt;&lt;br /&gt;To know details of directly connected Neighbor, use the following command on the switch show cdp neighbors command, this output gives the following details about its neighbors&lt;br /&gt;&lt;br /&gt;Device ID, Local Interface ,Holdtme, Capability, Platform, Port ID&lt;br /&gt;&lt;br /&gt;To know what kind of router is VLAN-R1 we need to identify its platform details from above command output.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Question 4:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Which switch is the root bridge for VLAN 1 ?&lt;br /&gt;&lt;br /&gt;Answer:&lt;br /&gt;&lt;br /&gt;Sw-AC3 (As per the question above in picture)&lt;br /&gt;&lt;br /&gt;Step1: Use the Show spanning-tree vlan 1 command this output provide the mac address of the root bridge.&lt;br /&gt;&lt;br /&gt;Step2: now use the show mac-address-table command this output associates the mac address to a interface number.&lt;br /&gt;&lt;br /&gt;Step3: use the command show cdp neighbors this output will give us the local interface associated with the hostname(Device ID).&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Question 5 :&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Out of which port on switch Sw-Ac3 would a frame containing an IP packet with destination address that is not on a local LAN be forwarded?&lt;br /&gt;&lt;br /&gt;Answer:&lt;br /&gt;&lt;br /&gt;To forward any packet with destination address other then the subnet network of the switch, the switch usually forwards this IP packets to the layer 3 device example router connected to it.&lt;br /&gt;&lt;br /&gt;Step1: Find the default-gateway(Router or layer 3 device) configured on the switch.&lt;br /&gt;&lt;br /&gt;use the Show run command to view the IP address used to configure default-gateway on the switch.&lt;br /&gt;&lt;br /&gt;Step2: Look for the router VLAN-R1 after using the show cdp neighbor detail command&lt;br /&gt;&lt;br /&gt;Sample output of show cdp neighbor detail command for better understanding the output details&lt;br /&gt;&lt;br /&gt;Device ID: C2950-1&lt;br /&gt;Entry address(es):&lt;br /&gt;Platform: Cisco WS-C2950T-24, Capabilities: Switch IGMP&lt;br /&gt;Interface: FastEthernet0/0, Port ID (outgoing port): FastEthernet0/15&lt;br /&gt;Holdtime : 139 sec&lt;br /&gt;&lt;br /&gt;Two things to notice from above output&lt;br /&gt;&lt;br /&gt;Interface: FastEthernet0/0 this statement provides that the neighbor(c2950-1) is connected to fa 0/0 on the c3660-2 local switch.&lt;br /&gt;&lt;br /&gt;Port ID (outgoing port): FastEthernet0/15 this explains that neighbor (c2950-1) uses fa 0/15 port to reach c3660-2 switch.&lt;br /&gt;&lt;br /&gt;FOR OUR QUESTION WE SHOULD LOOK FOR THE ROUTER VLAN-R1 corresponding details and to which port it is connected on local switch Sw-Ac3.&lt;br /&gt;&lt;br /&gt;Step3: The port number to which the routerVLAN-R1 is connected on switch Sw-Ac3 is used to forward the packets with destination address that is not on a local LAN.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Question 6:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;What address should be configured as the default-gateway for the host connected to interface fa 0/4 of SW-Ac3 ?&lt;br /&gt;&lt;br /&gt;Answer:&lt;br /&gt;&lt;br /&gt;Step1: Find the details of the VLAN assigned to interface fa 0/4 by using the show vlan command on Sw-Ac3.&lt;br /&gt;&lt;br /&gt;The above exhibit question has fa 0/4 configured has VLAN1 based on the output from show vlan command.&lt;br /&gt;&lt;br /&gt;Step2: From the exhibit question we know that VLAN1 is configured on router using sub-interface fa 0/0.1 with IP address 192.168.1.254 /24.&lt;br /&gt;&lt;br /&gt;Step3: 192.168.1.254 should be configure as default-gateway address for the host connected to fa 0/4 on switch.&lt;br /&gt;&lt;br /&gt;Because VLAN1 corresponds to fa 0/4 on Sw-Ac3 and host connected to fa 0/4 will be member of vlan1.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Question 7:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Out of which ports will frame with source mac-address 0015.5A0Cc.A086 and destination mac-address 000A.8A47.0612 be forwarded ?&lt;br /&gt;&lt;br /&gt;Answer:&lt;br /&gt;&lt;br /&gt;Step1: Use Show mac-address-table command on the switch.&lt;br /&gt;&lt;br /&gt;The output of a show mac-address-table provides the mapping of mac address with port numbers. Search the output for the two mac-addresses provided in the question and select the destination mac address corresponding port number for correct answers.&lt;br /&gt;&lt;br /&gt;Step2: If you do not find the above destination mac-address in SHOW MAC-ADDRESS-TABLE output , then the frame will be broadcast or flooded to all ports ( all ports may be ports of particular vlan on switch ,Selection of VLAN will be depending on the source mac-address port vlan membership) except the port it recieved from.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Question 8:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;From which switch did Sw-Ac3 receive VLAN information ?&lt;br /&gt;&lt;br /&gt;Answer:&lt;br /&gt;&lt;br /&gt;Step1: Use Sw-Ac3#show vtp status command .&lt;br /&gt;&lt;br /&gt;Sample output of show vtp status command&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; font-family: arial; color: rgb(51, 102, 255);"&gt;switch# show vtp status&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; font-family: arial; color: rgb(51, 102, 255);"&gt;VTP Version : 2&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; font-family: arial; color: rgb(51, 102, 255);"&gt;Configuration Revision : 255&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; font-family: arial; color: rgb(51, 102, 255);"&gt;Maximum VLANs supported locally : 1005&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; font-family: arial; color: rgb(51, 102, 255);"&gt;Number of existing VLANs : 35&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; font-family: arial; color: rgb(51, 102, 255);"&gt;VTP Operating Mode : Server&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; font-family: arial; color: rgb(51, 102, 255);"&gt;VTP Domain Name : Lab_Network&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; font-family: arial; color: rgb(51, 102, 255);"&gt;VTP Pruning Mode : Enabled&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; font-family: arial; color: rgb(51, 102, 255);"&gt;VTP V2 Mode : Enabled&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; font-family: arial; color: rgb(51, 102, 255);"&gt;VTP Traps Generation : Disabled&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; font-family: arial; color: rgb(51, 102, 255);"&gt;MD5 digest : 0x08 0x7E 0x54 0xE2 0x5A 0x79 0xA9 0x2D&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; font-family: arial; color: rgb(51, 102, 255);"&gt;Configuration last modified by 127.0.0.12 at 8-7-02 11:21:43&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic; font-family: arial; color: rgb(51, 102, 255);"&gt;Local updater ID is 127.0.0.12 on interface EO0/0 (first interface found)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The local updater ID in the above output identifies the ip address of the device which is providing the VLAN information. The address could also be of the switch itself.&lt;br /&gt;&lt;br /&gt;Step 2: Show cdp neighbor detail provides the hostname for corresponding to that IP address.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Question 9:&lt;/span&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_18kRKIl0CYM/SR_CUvGmXYI/AAAAAAAABrw/weQY_oq8aZ8/s1600-h/Picture1.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 272px;" src="http://2.bp.blogspot.com/_18kRKIl0CYM/SR_CUvGmXYI/AAAAAAAABrw/weQY_oq8aZ8/s400/Picture1.png" alt="" id="BLOGGER_PHOTO_ID_5269143750544088450" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Refer to the exhibit. SwX was taken out of the production network for maintenance. It will be reconnected to the Fa 0/16 port of Sw-Ac3. What happens to the network when it is reconnected and a trunk exists between the two switches?&lt;br /&gt;&lt;br /&gt;Answer:&lt;br /&gt;&lt;br /&gt;Step1: On switch Sw-Ac3 use show vtp status command. Notice the output for domain name, Both switches must have same domain name configured to exchange vtp messages (exhibit domain name: home-office ).&lt;br /&gt;&lt;br /&gt;Step2: If domain name matches, Then note Configuration Revision number of the Sw-Ac3 and compare it with the SwX , Whichever switch has highest configuration revision number will become the vtp updater. The switch which becomes vtp updater will replace other switch vlan information with its own vlan information.&lt;br /&gt;&lt;br /&gt;Example if SwX revision number is highest , Then VLAN information that is configured in Sw-Ac3 will be replaced by the VLAN information in the SwX.&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-8444678482108725690?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/8444678482108725690/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=8444678482108725690" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/8444678482108725690?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/8444678482108725690?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/Eylaa9rpqw4/ccna-router-simulator-question-vtp-sim.html" title="CCNA Router Simulator Question - VTP SIM" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_18kRKIl0CYM/SR_Bsl3pOFI/AAAAAAAABrY/BHWSCVWNBog/s72-c/Picture2.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/11/ccna-router-simulator-question-vtp-sim.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUABRnk4eSp7ImA9WxRVGEw.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-2384086286839188470</id><published>2008-11-15T22:36:00.000-08:00</published><updated>2008-11-15T22:42:37.731-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-11-15T22:42:37.731-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="CCNA Explaination" /><category scheme="http://www.blogger.com/atom/ns#" term="CCNA Lab" /><title>CCNA Router Simulator Question - ACL SIM</title><content type="html">&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;CCNA EXAM HAVE TWO SIMULATORS.&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;ACL SIM&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;CCNA CISA CCNP CISP&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_18kRKIl0CYM/SR_AqhH1sdI/AAAAAAAABrQ/GFZ6pgMmsB8/s1600-h/Picture1.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 531px; height: 287px;" src="http://1.bp.blogspot.com/_18kRKIl0CYM/SR_AqhH1sdI/AAAAAAAABrQ/GFZ6pgMmsB8/s400/Picture1.png" alt="" id="BLOGGER_PHOTO_ID_5269141925725057490" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Answer:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Select the console on Corp1 router&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Configuring ACL&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Corp1&gt;enable&lt;br /&gt;Corp1#configure terminal&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;comment:&lt;/span&gt; To permit only Host C (192.168.33.3){source addr} to access finance server address (172.22.242.23) {destination addr} on port number 80 (web)&lt;br /&gt;Corp1(config)#access-list 100 permit tcp host 192.168.33.3 host 172.22.242.23 eq 80&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;comment&lt;/span&gt;: To deny any source to access finance server address (172.22.242.23) {destination addr} on port number 80 (web)&lt;br /&gt;Corp1(config)#access-list 100 deny tcp any host 172.22.242.23 eq 80&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;comment:&lt;/span&gt; To permit ip protocol from any source to access any destination because of the implicit deny any any statement at the end of ACL.&lt;br /&gt;Corp1(config)#access-list 100 permit ip any any&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Applying the ACL on the Interface&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;comment:&lt;/span&gt; Check show ip interface brief command to identify the interface type and number by checking the IP address configured.&lt;br /&gt;Corp1(config)#interface fa 0/1&lt;br /&gt;If the ip address configured already is incorrect as well as the subnet mask. this should be corrected in order ACL to work&lt;br /&gt;type this commands at interface mode :&lt;br /&gt;no ip address 192.x.x.x 255.x.x.x (removes incorrect configured ip address and subnet mask)&lt;br /&gt;Configure Correct IP Address and subnet mask :&lt;br /&gt;ip address 172.22.242.30 255.255.255.240 ( range of address specified going to server is given as 172.22.242.17 - 172.22.242.30 )&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;comment: &lt;/span&gt;Place the ACL to check for packets going outside the interface towards the finance web server.&lt;br /&gt;Corp1(config-if)#ip access-group 100 out&lt;br /&gt;&lt;br /&gt;Corp1(config-if)#end&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Important: To save your running config to startup before exit.&lt;/span&gt;&lt;br /&gt;Corp1#copy running-config startup-config&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Verifying the Configuration :&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Step1:&lt;/span&gt; show ip interface brief command identifies the interface on which to apply access list .&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Step2: &lt;/span&gt;Click on each host A,B,C &amp;amp; D . Host opens a web browser page , Select address box of the web browser and type the ip address of finance web server(172.22.242.23) to test whether it permits /deny access to the finance web Server .&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Step 3:&lt;/span&gt; Only Host C (192.168.33.3) has access to the server . If the other host can also access then maybe something went wrong in your configuration . check whether you configured correctly and in order.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Step 4:&lt;/span&gt; If only Host C (192.168.33.3) can access the Finance Web Server you can click on NEXT button to successfully submit the ACL SIM.&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-2384086286839188470?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/2384086286839188470/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=2384086286839188470" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/2384086286839188470?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/2384086286839188470?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/wV9H3IShxKY/ccna-router-simulator-question-acl-sim.html" title="CCNA Router Simulator Question - ACL SIM" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_18kRKIl0CYM/SR_AqhH1sdI/AAAAAAAABrQ/GFZ6pgMmsB8/s72-c/Picture1.png" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/11/ccna-router-simulator-question-acl-sim.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkEBQ3w8eyp7ImA9WxRVGEw.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-4099544902754013853</id><published>2008-11-15T20:38:00.000-08:00</published><updated>2008-11-15T20:44:12.273-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-11-15T20:44:12.273-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="CCNA Explaination" /><category scheme="http://www.blogger.com/atom/ns#" term="CCNA Lab" /><title>CCNA EIGRP LAB Question</title><content type="html">&lt;span style="font-weight: bold;"&gt;Question:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;After adding R3 router, no routing updates are being exchanged between R3 and the new location. All other inter connectivity and Internet access for the existing locations of the company are working properly.&lt;br /&gt;The task is to identify the fault(s) and correct the router configuration to provide full connectivity between the routers.&lt;br /&gt;&lt;br /&gt;Access to the router CLI can be gained by clicking on the appropriate host. All passwords on all routers are cisco.&lt;br /&gt;&lt;br /&gt;IP addresses are listed in the chart below.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_18kRKIl0CYM/SR-kOAPyjKI/AAAAAAAABqw/dcE3QiD0Hc4/s1600-h/ccna_eigrp_sim.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 240px;" src="http://4.bp.blogspot.com/_18kRKIl0CYM/SR-kOAPyjKI/AAAAAAAABqw/dcE3QiD0Hc4/s320/ccna_eigrp_sim.jpg" alt="" id="BLOGGER_PHOTO_ID_5269110649538120866" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;table style="background-color: rgb(250, 128, 114);" align="center" border="1" cellpadding="3" cellspacing="3"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;strong&gt;R1 &lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Fa0/0:&lt;/strong&gt; 192.168.77.33     &lt;br /&gt;&lt;strong&gt;S1/0:&lt;/strong&gt; 198.0.18.6&lt;br /&gt;&lt;strong&gt;S0/1:&lt;/strong&gt; 192.160.60.25&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;strong&gt;R2&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Fa0/0:&lt;/strong&gt; 192.168.60.97         &lt;br /&gt;&lt;strong&gt;Fa0/1:&lt;/strong&gt; 192.168.60.113&lt;br /&gt;&lt;strong&gt;S0/0:&lt;/strong&gt;  192.168.36.14 &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;strong&gt;R3&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Fa0/0:&lt;/strong&gt; 192.168.77.34&lt;br /&gt;&lt;strong&gt;Fa0/1:&lt;/strong&gt; 192.168.60.65&lt;br /&gt;&lt;strong&gt;Fa1/0:&lt;/strong&gt; 192.168.60.81 &lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;&lt;strong&gt;R4&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Fa0/0:&lt;/strong&gt; 192.168.60.129&lt;br /&gt;&lt;strong&gt;Fa0/1:&lt;/strong&gt; 192.168.60.145&lt;br /&gt;&lt;strong&gt;S0/1:&lt;/strong&gt;   192.168.60.26 &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;Answer and explanation:&lt;br /&gt;We should check the configuration of the new added router first because it does not function properly while others work well. From the command line interface of R3 router, enter the show running-config command&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_18kRKIl0CYM/SR-km9VIAaI/AAAAAAAABq4/gcUm_nvyNpw/s1600-h/ccna_configuration_show_run.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 318px; height: 320px;" src="http://1.bp.blogspot.com/_18kRKIl0CYM/SR-km9VIAaI/AAAAAAAABq4/gcUm_nvyNpw/s320/ccna_configuration_show_run.jpg" alt="" id="BLOGGER_PHOTO_ID_5269111078251921826" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;From the output above, we know that this router was wrongly configured with an autonomous number (AS) of 22. When the AS numbers among routers are mismatched, no adjacency is formed.&lt;br /&gt;(You should check the AS numbers on other routers for sure)&lt;br /&gt;&lt;br /&gt;To solve this problem, we simply re-configure router R3 with the following commands:&lt;br /&gt;&lt;br /&gt;R3&gt;enable (you have to enter cisco as its password here)&lt;br /&gt;R3#configure terminal&lt;br /&gt;R3(config)#no router eigrp 22&lt;br /&gt;R3(config)#router eigrp 212&lt;br /&gt;R3(config-router)#network 192.168.60.0&lt;br /&gt;R3(config-router)#network 192.168.77.0&lt;br /&gt;R3(config-router)#no auto-summary&lt;br /&gt;R3(config-router)#end&lt;br /&gt;R3#copy running-config startup-config&lt;br /&gt;&lt;br /&gt;Check R1 router with the show running-config command:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_18kRKIl0CYM/SR-lAYEyKUI/AAAAAAAABrA/UMu7Dc3_P28/s1600-h/ccna_eigrp_sim_show_run_2.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 174px; height: 246px;" src="http://1.bp.blogspot.com/_18kRKIl0CYM/SR-lAYEyKUI/AAAAAAAABrA/UMu7Dc3_P28/s320/ccna_eigrp_sim_show_run_2.jpg" alt="" id="BLOGGER_PHOTO_ID_5269111514927868226" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Notice that it is missing a definition to the network R3. Therefore we have to add it so that it can recognize R3 router&lt;br /&gt;&lt;br /&gt;R1&gt;enable (you have to enter cisco as its password here)&lt;br /&gt;R1#configure terminal&lt;br /&gt;R1(config)#router eigrp 212&lt;br /&gt;R1(config-router)#network 192.168.77.0&lt;br /&gt;R1(config-router)#end&lt;br /&gt;R1#copy running-config startup-config&lt;br /&gt;&lt;br /&gt;Now the whole network will work well. You should check again with ping command from router R3 to other routers!&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-4099544902754013853?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/4099544902754013853/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=4099544902754013853" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/4099544902754013853?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/4099544902754013853?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/8wOXmOZE0W0/ccna-eigrp-lab-question.html" title="CCNA EIGRP LAB Question" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_18kRKIl0CYM/SR-kOAPyjKI/AAAAAAAABqw/dcE3QiD0Hc4/s72-c/ccna_eigrp_sim.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/11/ccna-eigrp-lab-question.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkQFR3s9fSp7ImA9WxRVGEw.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-4419890145197150379</id><published>2008-11-15T20:36:00.001-08:00</published><updated>2008-11-15T20:38:36.565-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-11-15T20:38:36.565-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="CCNA Explaination" /><category scheme="http://www.blogger.com/atom/ns#" term="CCNA Lab" /><title>CCNA NAT SIM Question 2</title><content type="html">&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_18kRKIl0CYM/SR-jckJW-jI/AAAAAAAABqo/cPO1wCckl00/s1600-h/ccna_nat_sim_lab3.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 98px;" src="http://2.bp.blogspot.com/_18kRKIl0CYM/SR-jckJW-jI/AAAAAAAABqo/cPO1wCckl00/s320/ccna_nat_sim_lab3.jpg" alt="" id="BLOGGER_PHOTO_ID_5269109800181365298" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;You work as a network technician at &lt;a href="networkstepbystep.blogspot.com"&gt;networkstepbystep.blogspot.com&lt;/a&gt;. Study the exhibit carefully. You are required to perform configurations to enable Internet access. The Router ISP has given you six public IP addresses in the 198.18.32.65 198.18.32.70/29 range.&lt;br /&gt;9tut.com has 62 clients that needs to have simultaneous internet access. These local hosts use private IP addresses in the 192.168.6.65 - 192.168.6.126/26 range.&lt;br /&gt;You need to configure Router1 using the PC1 console.&lt;br /&gt;You have already made basic router configuration. You have also configured the appropriate NAT interfaces; NAT inside and NAT outside respectively.&lt;br /&gt;Now you are required to finish the configuration of Router1.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Solution:&lt;/span&gt;&lt;br /&gt;The company has 62 hosts that need to access the internet simultaneously but we just have 6 public IP addresses from 198.18.32.65 to 198.18.32.70/29 =&gt; we have to use NAT overload (or PAT)&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;Double click on the Router 1 router to open it&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Router1&gt;enable&lt;br /&gt;Router1#configure terminal&lt;br /&gt;Create a NAT pool of global addresses to be allocated with their netmask (notice that /29 = 248)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Router1(config)#ip nat pool mypool 198.18.32.65 198.18.32.70 netmask 255.255.255.248&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;Create a standard access control list that permits the addresses that are to be translated&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Router1(config)#access-list 1 permit 192.168.6.64 0.0.0.63&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;Establish dynamic source translation, specifying the access list that was defined in the prior step&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Router1(config)#ip nat inside source list 1 pool mypool overload&lt;br /&gt;&lt;br /&gt;This command translates all source addresses that pass access list 1, which means a source address from 192.168.6.65 to 192.168.6.126, into an address from the pool named mypool (the pool contains addresses from 198.18.32.65 to 198.18.32.70)&lt;br /&gt;&lt;br /&gt;Overload keyword allows to map multiple IP addresses to a single registered IP address (many-to-one) by using different ports&lt;br /&gt;&lt;br /&gt;The question said that appropriate interfaces have been configured for NAT inside and NAT outside statements.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;This is how to configure the NAT inside and NAT outside, just for your understanding:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Router1(config)#interface fa0/0&lt;br /&gt;Router1(config-if)#ip nat inside&lt;br /&gt;&lt;br /&gt;Router1(config-if)#exit&lt;br /&gt;&lt;br /&gt;Router1(config)#interface s0/0&lt;br /&gt;Router1(config-if)#ip nat outside&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Check your configuration by going to PC2 and type:&lt;br /&gt;&lt;br /&gt;C:\&gt;ping 192.0.2.114&lt;br /&gt;&lt;br /&gt;The ping should work well and you will be replied from 192.0.2.114&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-4419890145197150379?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/4419890145197150379/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=4419890145197150379" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/4419890145197150379?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/4419890145197150379?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/k5rthqw2iG0/ccna-nat-sim-question-2.html" title="CCNA NAT SIM Question 2" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_18kRKIl0CYM/SR-jckJW-jI/AAAAAAAABqo/cPO1wCckl00/s72-c/ccna_nat_sim_lab3.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/11/ccna-nat-sim-question-2.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkYGRno6eSp7ImA9WxRVGEw.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-1488638793252478087</id><published>2008-11-15T20:32:00.000-08:00</published><updated>2008-11-15T20:35:27.411-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-11-15T20:35:27.411-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="CCNA Explaination" /><title>CCNA VTP SIM Question</title><content type="html">To configure the router (R2-RC) click on the console host icon that is connected to a router by a serial console cable (shown in the diagram as a dashed black line)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_18kRKIl0CYM/SR-insCUX4I/AAAAAAAABqg/YJz7x-kIbEs/s1600-h/ccna__configuration_sim_lab4.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 90px;" src="http://4.bp.blogspot.com/_18kRKIl0CYM/SR-insCUX4I/AAAAAAAABqg/YJz7x-kIbEs/s320/ccna__configuration_sim_lab4.jpg" alt="" id="BLOGGER_PHOTO_ID_5269108891766251394" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Central Florida Widgets recently installed a new router in their office. Complete the network installation by performing the initial router configurations and configuring RIPV2 routing using the router command line interface (CLI) on the R2-RC.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Name of the router is R2-RC&lt;/span&gt;&lt;br /&gt;Enable-secret password is cisco1&lt;br /&gt;The password to access user EXEC mode using the console is cisco2&lt;br /&gt;The password to allow telnet access to the router is cisco3&lt;br /&gt;IPV4 addresses must be configured as follows:&lt;br /&gt;Ethernet network 209.165.202.128/27 - router has last assignable host address in subnet&lt;br /&gt;Serial network is 192.0.2.16/28 - router has last assignable host address in the subnet. Interfaces should be enabled.&lt;br /&gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;Router protocol is RIP V2&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;/span&gt;&lt;blockquote&gt;&lt;span style="font-weight: bold;"&gt;Attention :&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(51, 51, 153);"&gt;In practical examinations, please note the following, the actual information will prevail.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(51, 51, 153);"&gt;1. Name of the router is xxx&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(51, 51, 153);"&gt;2. Enable-secret password is xxx&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(51, 51, 153);"&gt;3. Password to access user EXEC mode using the console is xxx&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(51, 51, 153);"&gt;4. The password to allow telnet access to the router is xxx&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(51, 51, 153);"&gt;5. IP information&lt;/span&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Solution:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;1) Name the router:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Router&gt;enable&lt;br /&gt;Router#configurate terminal&lt;br /&gt;Router(config)#hostname R2-RC&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;2) Set secret password:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;R2-RC(config)# enable secret cisco1&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;3) Set password for the console:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;R2-RC(config)#line console 0&lt;br /&gt;R2-RC(config-line)#password cisco2&lt;br /&gt;R2-RC(config-line)#login&lt;br /&gt;R2-RC(config-line)#exit&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;4) Set the Telnet password:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;R2-RC(config)#line vty 0 4&lt;br /&gt;R2-RC(config-line)#password cisco3&lt;br /&gt;R2-RC(config-line)#login&lt;br /&gt;R2-RC(config-line)#exit&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;5) Assign IP address for Ethernet interface (Fa0/0):&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The Ethernet network 209.165.202.128/27 has:&lt;br /&gt;&lt;br /&gt;Increment:32 (/27 = 255.255.255.224 or 1111 1111.1111 1111.1111 1111.1110 0000)&lt;br /&gt;Network address: 209.165.202.128&lt;br /&gt;Broadcast address: 209.165.202.159 (because 128 + 32 - 1 = 159)&lt;br /&gt;&lt;br /&gt;Therefore the last assignable host address in this subnet is 209.165.202.158 and we will assign it to Fa0/0 interface with these commands:&lt;br /&gt;&lt;br /&gt;R2-RC(config)# interface fa0/0&lt;br /&gt;R2-RC(config-if)#ip address 209.165.202.158 255.255.255.224&lt;br /&gt;R2-RC(config-if)#no shutdown&lt;br /&gt;R2-RC(config-if)#exit&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;6) Assign IP address for Serial interface (S0/0/0):&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Serial network 192.0.2.16/28 has:&lt;br /&gt;&lt;br /&gt;Increment:16 (/28 = 255.255.255.240 or 1111 1111.1111 1111.1111 1111.1111 0000)&lt;br /&gt;Network address: 192.0.2.16&lt;br /&gt;Broadcast address: 192.0.2.31 (because 16 + 16 - 1 = 31)&lt;br /&gt;&lt;br /&gt;So the last assignable host address in this subnet is 192.0.2.30. Finally we assign it to s0/0/0 interface:&lt;br /&gt;&lt;br /&gt;R2-RC(config)# interface s0/0/0&lt;br /&gt;R2-RC(config-if)#ip address 192.0.2.30 255.255.255.240&lt;br /&gt;R2-RC(config-if)#no shutdown&lt;br /&gt;R2-RC(config-if)#exit&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;7) Configure RIP v2 routing protocol:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;R2-RC(config)#router rip&lt;br /&gt;R2-RC(config-router)#version 2&lt;br /&gt;R2-RC(config-router)#network 209.165.202.128&lt;br /&gt;R2-RC(config-router)#network 192.0.2.16&lt;br /&gt;R2-RC(config-router)#end&lt;br /&gt;R2-RC#copy running-config startup-config&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-1488638793252478087?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/1488638793252478087/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=1488638793252478087" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/1488638793252478087?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/1488638793252478087?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/0s61zYBBYKU/ccna-vtp-sim-question.html" title="CCNA VTP SIM Question" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_18kRKIl0CYM/SR-insCUX4I/AAAAAAAABqg/YJz7x-kIbEs/s72-c/ccna__configuration_sim_lab4.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/11/ccna-vtp-sim-question.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A08ASHo4fip7ImA9WxRVGE0.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-2540120868879758040</id><published>2008-11-15T20:21:00.000-08:00</published><updated>2008-11-15T20:30:49.436-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-11-15T20:30:49.436-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="CCNA Explaination" /><title>CCNA Drag and Drop SIM Question</title><content type="html">&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;Updated from real CCNA exam on 10-20-2008)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;This topology contains 3 routers and 1 switch. Complete the topology.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Drag the appropriate device icons to the labeled Device&lt;br /&gt;Drag the appropriate connections to the locations labeled Connections.&lt;br /&gt;Drag the appropriate IP addresses to the locations labeled IP address   &lt;/strong&gt;&lt;/p&gt;&lt;p&gt;(Hint: use the given host addresses and Main router information)&lt;br /&gt;To remove a device or connection, drag it away from the topology.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Use information gathered from the Main router to complete the configuration of any additional routers&lt;/strong&gt;. No passwords are required to access the Main router. The config terminal command has been disabled for the HQ router. The router does not require any configuration.&lt;br /&gt;&lt;br /&gt;Configure each additional router with the following:&lt;/p&gt;&lt;p&gt;Configure the interfaces with the correct IP address and enable the interfaces.&lt;br /&gt;Set the password to allow console access to &lt;strong&gt;consolepw&lt;/strong&gt;&lt;br /&gt;Set the password to allow telnet access to &lt;strong&gt;telnetpw&lt;/strong&gt;&lt;br /&gt;Set the password to allow privilege mode access to &lt;strong&gt;privpw&lt;/strong&gt; &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Note: Because routes are not being added to the configurations, you will not be able to ping through the internetwork.&lt;/strong&gt;&lt;br /&gt;All devices have cable autosensing capabilities disabled.&lt;br /&gt;All hosts are PC’s&lt;/p&gt; &lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_18kRKIl0CYM/SR-gfbfk5LI/AAAAAAAABp4/Y3ZBR_W78s8/s1600-h/assigncableandip.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 293px;" src="http://3.bp.blogspot.com/_18kRKIl0CYM/SR-gfbfk5LI/AAAAAAAABp4/Y3ZBR_W78s8/s320/assigncableandip.jpg" alt="" id="BLOGGER_PHOTO_ID_5269106550863357106" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;explanation:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This is the simplest lab question in four labs you see in the real CCNA exam. First we should identify the types of these routers by using the show cdp neighbors command:&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_18kRKIl0CYM/SR-g56zwtMI/AAAAAAAABqA/6jh5e83RNAY/s1600-h/ccna_configuration_show_cdp_neighbors.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 89px;" src="http://1.bp.blogspot.com/_18kRKIl0CYM/SR-g56zwtMI/AAAAAAAABqA/6jh5e83RNAY/s320/ccna_configuration_show_cdp_neighbors.jpg" alt="" id="BLOGGER_PHOTO_ID_5269107005946115266" border="0" /&gt;&lt;/a&gt;&lt;p&gt; There are 3 columns we should pay more attention to:&lt;/p&gt;&lt;p&gt; + &lt;strong&gt;Local Interface:&lt;/strong&gt; the interface on the device you are using "show cdp neighbors" command. In this case it is the interface of R-CENTER router&lt;/p&gt;&lt;p&gt; + &lt;strong&gt;Platform:&lt;/strong&gt; the platform of neighbor device&lt;/p&gt;&lt;p&gt; + &lt;strong&gt;Port ID:&lt;/strong&gt; the neighbor device's port or interface on which the CDP packets are multicast&lt;/p&gt;&lt;p&gt;From the exhibit, the "Local Interface", "Platform" and "Port ID" columns, we can identify where these four routers should be placed and their corresponding associated ports &lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_18kRKIl0CYM/SR-hVIWnDxI/AAAAAAAABqI/TE363aQ766M/s1600-h/ccna_configuration_topology_answers_1.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 194px;" src="http://1.bp.blogspot.com/_18kRKIl0CYM/SR-hVIWnDxI/AAAAAAAABqI/TE363aQ766M/s320/ccna_configuration_topology_answers_1.jpg" alt="" id="BLOGGER_PHOTO_ID_5269107473438412562" border="0" /&gt;&lt;/a&gt;Finally, use the show running-config command to find out the ip addresses of four interfaces on R-CENTER&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_18kRKIl0CYM/SR-hoLH38YI/AAAAAAAABqQ/flmE6SPFb_s/s1600-h/ccna_configuration_show_run.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 318px; height: 320px;" src="http://1.bp.blogspot.com/_18kRKIl0CYM/SR-hoLH38YI/AAAAAAAABqQ/flmE6SPFb_s/s320/ccna_configuration_show_run.jpg" alt="" id="BLOGGER_PHOTO_ID_5269107800599425410" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_18kRKIl0CYM/SR-hoFwtObI/AAAAAAAABqY/yu3yskoLY_Y/s1600-h/ccna_configuration_topology_answers_2.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 193px;" src="http://3.bp.blogspot.com/_18kRKIl0CYM/SR-hoFwtObI/AAAAAAAABqY/yu3yskoLY_Y/s320/ccna_configuration_topology_answers_2.jpg" alt="" id="BLOGGER_PHOTO_ID_5269107799160076722" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;And we can easily assign corresponding ip addresses to four neighbor routers, which are on the same network with R-CENTER router's interfaces&lt;br /&gt;Please remember in the real CCNA Exam the routers' types, ip addresses and interfaces may be different! So make sure you understand how it works.&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-2540120868879758040?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/2540120868879758040/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=2540120868879758040" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/2540120868879758040?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/2540120868879758040?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/ivKfMM-T0TY/ccna-drag-and-drop-sim-question.html" title="CCNA Drag and Drop SIM Question" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/_18kRKIl0CYM/SR-gfbfk5LI/AAAAAAAABp4/Y3ZBR_W78s8/s72-c/assigncableandip.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/11/ccna-drag-and-drop-sim-question.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CE4CQXY6fip7ImA9WxRVF0g.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-620959393532039467</id><published>2008-11-15T04:40:00.000-08:00</published><updated>2008-11-15T04:42:40.816-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-11-15T04:42:40.816-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="CCNA" /><title>Examenes CCNA 4.0 Exploration Network Fundamentals</title><content type="html">Examenes CCNA4.0 Exploration Network Fundamentals&lt;br /&gt;This ebook have questions and answers for CCNA-4.0 Exploration Network Fundamentals&lt;br /&gt;Network step by step happily to provide it to you.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Link download:&lt;/span&gt;&lt;br /&gt;&lt;a href="http://www.youthgeneration.net/forum/index.php?topic=71.0"&gt;http://www.youthgeneration.net/forum/index.php?topic=71.0&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-620959393532039467?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/620959393532039467/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=620959393532039467" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/620959393532039467?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/620959393532039467?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/gqKI5Fvrpss/examenes-ccna-40-exploration-network.html" title="Examenes CCNA 4.0 Exploration Network Fundamentals" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/11/examenes-ccna-40-exploration-network.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0UGQHs9eip7ImA9WxRWGUk.&quot;"><id>tag:blogger.com,1999:blog-7347448804741507561.post-4973572585607669684</id><published>2008-11-05T21:13:00.000-08:00</published><updated>2008-11-05T21:27:01.562-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-11-05T21:27:01.562-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Use Laptop as Access Point" /><title>Use Laptop as Access Point</title><content type="html">&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;1. Chose Network and Sharing Center&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://i208.photobucket.com/albums/bb298/trungkhoa2/1.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 221px; height: 177px;" src="http://i208.photobucket.com/albums/bb298/trungkhoa2/1.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;2. Set up a connection or network&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://i208.photobucket.com/albums/bb298/trungkhoa2/2.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 559px; height: 418px;" src="http://i208.photobucket.com/albums/bb298/trungkhoa2/2.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;3.  setup a wriless ad hoc&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://i208.photobucket.com/albums/bb298/trungkhoa2/3.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 439px; height: 325px;" src="http://i208.photobucket.com/albums/bb298/trungkhoa2/3.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;4. Next&lt;br /&gt;&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://i208.photobucket.com/albums/bb298/trungkhoa2/4.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 437px; height: 322px;" src="http://i208.photobucket.com/albums/bb298/trungkhoa2/4.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;span style="font-weight: bold; color: rgb(255, 0, 0);"&gt;5. Authenticate&lt;/span&gt;&lt;br /&gt;+ Enter network name&lt;br /&gt;+ Security type WEP, WPA2 or none&lt;br /&gt;First chose: &lt;span style="font-weight: bold;"&gt;No athentication&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://i208.photobucket.com/albums/bb298/trungkhoa2/5.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 630px; height: 462px;" src="http://i208.photobucket.com/albums/bb298/trungkhoa2/5.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;span style="font-weight: bold;"&gt;6.  Finished:&lt;/span&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://i208.photobucket.com/albums/bb298/trungkhoa2/6.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 437px; height: 323px;" src="http://i208.photobucket.com/albums/bb298/trungkhoa2/6.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;b style="color: rgb(255, 0, 0);"&gt;7. network bridge&lt;/b&gt;&lt;br /&gt;Need network bridge so other computer can access to internet&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://i208.photobucket.com/albums/bb298/trungkhoa2/23.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 557px; height: 419px;" src="http://i208.photobucket.com/albums/bb298/trungkhoa2/23.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://i208.photobucket.com/albums/bb298/trungkhoa2/7.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 557px; height: 416px;" src="http://i208.photobucket.com/albums/bb298/trungkhoa2/7.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://i208.photobucket.com/albums/bb298/trungkhoa2/9.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 557px; height: 416px;" src="http://i208.photobucket.com/albums/bb298/trungkhoa2/9.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/NetworkStepByStep&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7347448804741507561-4973572585607669684?l=networkstepbystep.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://networkstepbystep.blogspot.com/feeds/4973572585607669684/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=7347448804741507561&amp;postID=4973572585607669684" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/4973572585607669684?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7347448804741507561/posts/default/4973572585607669684?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/NetworkStepByStep/~3/S6VHsJ7uRrg/use-laptop-as-access-point.html" title="Use Laptop as Access Point" /><author><name>Blog Administrator</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://networkstepbystep.blogspot.com/2008/11/use-laptop-as-access-point.html</feedburner:origLink></entry></feed>

