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

<channel>
	<title>CiscoZine &#187; Basic configuration</title>
	<atom:link href="http://www.ciscozine.com/tag/basic-configuration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ciscozine.com</link>
	<description>Daily reporting on Cisco technology</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:24:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to monitor devices with Cacti</title>
		<link>http://www.ciscozine.com/2012/02/02/how-to-monitor-devices-with-cacti/</link>
		<comments>http://www.ciscozine.com/2012/02/02/how-to-monitor-devices-with-cacti/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 08:50:21 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Basic configuration]]></category>
		<category><![CDATA[Cacti]]></category>
		<category><![CDATA[SNMP]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=928</guid>
		<description><![CDATA[There are many ways to monitor devices: netflow, span port, switchport and so on. Today I will explain how to monitor bandwith, CPU, &#8230; of routers and switches using SNMP and Cacti. Simple Network Management Protocol (SNMP) is an &#8220;Internet-standard protocol for managing devices on IP networks. Devices that typically support SNMP include routers, switches, servers, workstations, printers, modem racks, and more.&#8221; It is used mostly in network management systems to monitor network-attached devices for conditions that warrant administrative attention. SNMP is a component of the Internet Protocol Suite as defined by the Internet Engineering Task Force (IETF). It consists [...]]]></description>
		<wfw:commentRss>http://www.ciscozine.com/2012/02/02/how-to-monitor-devices-with-cacti/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time-Based access lists</title>
		<link>http://www.ciscozine.com/2011/01/30/time-based-access-lists/</link>
		<comments>http://www.ciscozine.com/2011/01/30/time-based-access-lists/#comments</comments>
		<pubDate>Sun, 30 Jan 2011 19:48:14 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Access-list]]></category>
		<category><![CDATA[Basic configuration]]></category>
		<category><![CDATA[Time]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=855</guid>
		<description><![CDATA[An access list is a sequential list consisting of at least one permit statement and possibly one or more deny statements that apply to IP addresses and possibly upper-layer IP protocols. Time-based ACLs is a Cisco feature introduced in the Release 12.0.1.T to allow access control based on time. The time range, identified by a name, can be &#8216;absolute&#8216; or &#8216;periodic&#8216;. Use time-based access list is easy and can be useful in some situations. To implement it, you need: Define time-range Define ACL, where the time-range is applied to Apply ACL; for istance: to the interface, to the vty, to [...]]]></description>
		<wfw:commentRss>http://www.ciscozine.com/2011/01/30/time-based-access-lists/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Access to the console via AUX port</title>
		<link>http://www.ciscozine.com/2010/12/07/access-to-the-console-via-aux-port/</link>
		<comments>http://www.ciscozine.com/2010/12/07/access-to-the-console-via-aux-port/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 19:53:11 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[AUX]]></category>
		<category><![CDATA[Basic configuration]]></category>
		<category><![CDATA[Console]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=837</guid>
		<description><![CDATA[Often in a network environment, it is needed to manage a router/switch via console, but what can you do if you don&#8217;t have a computer with a serial interface? You can use another router! It is easy to do it. 1) Connect the console interface of the router/switch to the router aux interface using a rollover cable. Rollover cables essentially have one end of the cable wired exactly opposite from the other. As you can see below, this essentially “rolls over” the wires. 2) Configure the router aux interface with the transport input (in my example, I enable the telnet [...]]]></description>
		<wfw:commentRss>http://www.ciscozine.com/2010/12/07/access-to-the-console-via-aux-port/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The break key sequence in the password recovery</title>
		<link>http://www.ciscozine.com/2010/11/05/the-break-key-sequence-in-the-password-recovery/</link>
		<comments>http://www.ciscozine.com/2010/11/05/the-break-key-sequence-in-the-password-recovery/#comments</comments>
		<pubDate>Fri, 05 Nov 2010 20:03:48 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Basic configuration]]></category>
		<category><![CDATA[Recovery]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=831</guid>
		<description><![CDATA[What can I do if I forgot the password in my router? The fastest solution is replace it with the &#8216;password recovery&#8216; (you can try to find the password with bruteforce attack but I think it is not the better solution..). During the password recovery procedure, it is fundamental sent the correct &#8216;Break&#8217; key sequence to enable ROMMON, but, as you know, the &#8216;break&#8217; sequence depends by the software that you use! Below the standard break key sequence combinations for the most common operating systems. Software Platform Operating System Try This Hyperterminal IBM Compatible Windows XP Ctrl-Break Hyperterminal IBM Compatible [...]]]></description>
		<wfw:commentRss>http://www.ciscozine.com/2010/11/05/the-break-key-sequence-in-the-password-recovery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cisco IOS Keyboard Shortcuts</title>
		<link>http://www.ciscozine.com/2010/09/20/cisco-ios-keyboard-shortcuts/</link>
		<comments>http://www.ciscozine.com/2010/09/20/cisco-ios-keyboard-shortcuts/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 16:30:36 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Basic configuration]]></category>
		<category><![CDATA[Shortcuts]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=795</guid>
		<description><![CDATA[A number of shortcuts exist within the IOS command line interface. The most famous shortcut is the &#8216;TAB&#8217; command, that completes a partially typed CLI command. For istance, if you type “sh ru” and press TAB, it will complete the command as “show running-config“. Below the complete list of the IOS shortcuts: Ctrl+T: Swap the current character with the one before it Ctrl+K: Erase all characters from the current cursor position to the end of the line Ctrl+X: Erase all characters from the current cursor position to the beginning of the line Ctrl+L: Reprint the line Ctrl+C: Exit configuration mode [...]]]></description>
		<wfw:commentRss>http://www.ciscozine.com/2010/09/20/cisco-ios-keyboard-shortcuts/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How to create shortcut command</title>
		<link>http://www.ciscozine.com/2009/09/09/how-to-create-shortcut-command/</link>
		<comments>http://www.ciscozine.com/2009/09/09/how-to-create-shortcut-command/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 20:19:54 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Basic configuration]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=731</guid>
		<description><![CDATA[Cisco IOS permits to define a shortcut to complex command. An alias can be configured to do anything that can be done at the command line, but an alias cannot move between modes, type in passwords, or perform any interactive functions. To create a command alias, issue the alias command in global configuration mode. The syntax of the command is alias mode command-alias original-command. Who have never typed repeatedly the commands show cdp neigh or show ip inter brief? Some helpful alias could be: scn -&#62; show cdp neighbor command: alias exec scn show cdp neighbor ifconfig -&#62; show ip interface [...]]]></description>
		<wfw:commentRss>http://www.ciscozine.com/2009/09/09/how-to-create-shortcut-command/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Banner, what is that?</title>
		<link>http://www.ciscozine.com/2009/04/06/banner-what-is-that/</link>
		<comments>http://www.ciscozine.com/2009/04/06/banner-what-is-that/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 20:36:36 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Banner]]></category>
		<category><![CDATA[Basic configuration]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=698</guid>
		<description><![CDATA[One of the things that usually are not implemented by the network administrator is the banner; but what and why use it? The banner is a feature used not only on Cisco systems but also in other systems like Unix, Linux and so on. It permits to define a text that it is displayed in some cases, for example when you log in a router via SSH. There are two main reasons to implement banner on our router/switch: Banner messages should be used to warn would-be intruders that they are not welcome on your network. Banner are useful to quickly [...]]]></description>
		<wfw:commentRss>http://www.ciscozine.com/2009/04/06/banner-what-is-that/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use MRTG to monitor bandwidth</title>
		<link>http://www.ciscozine.com/2009/02/17/use-mrtg-to-monitor-bandwidth/</link>
		<comments>http://www.ciscozine.com/2009/02/17/use-mrtg-to-monitor-bandwidth/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 21:59:01 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Basic configuration]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Monitor]]></category>
		<category><![CDATA[SNMP]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=678</guid>
		<description><![CDATA[In &#8221;An introduction to SNMP&#8221; I have explained how SNMP protocol works and how use it; but what are the softwares that use SNMP to monitor network bandwith? HP Openview, Ciscoworks, MRTG are some examples. In this article I will explain how monitor Cisco Switches/Routers bandwith under a Linux machine using a free open source tool: MRTG. The Multi Router Traffic Grapher (MRTG) is a tool to monitor the traffic load on network links. MRTG generates HTML pages containing PNG images which provide a LIVE visual representation of this traffic. MRTG consists of a Perl script which uses SNMP to read the traffic counters [...]]]></description>
		<wfw:commentRss>http://www.ciscozine.com/2009/02/17/use-mrtg-to-monitor-bandwidth/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Why use HSRP version 2?</title>
		<link>http://www.ciscozine.com/2009/02/10/why-use-hsrp-version-2/</link>
		<comments>http://www.ciscozine.com/2009/02/10/why-use-hsrp-version-2/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 21:19:56 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Basic configuration]]></category>
		<category><![CDATA[High Availability]]></category>
		<category><![CDATA[HSRP]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=675</guid>
		<description><![CDATA[Not everyone knows that HSRP, a fault-tolerant default gateway protocol, has two versions: version 1 (the default) and version two. The second version was integrated from IOS Release 12.2(25)S. HSRP Version 2 features: It advertises and learns millisecond timer values. This change ensures stability of the HSRP groups in all cases. It expands the group number range from 0 to 4095 and consequently uses a new MAC address range 0000.0C9F.F000 to 0000.0C9F.FFFF. It provides improved management and troubleshooting: the HSRP version 2 packet format includes a 6-byte identifier field that is used to uniquely identify the sender of the message. Typically, this field [...]]]></description>
		<wfw:commentRss>http://www.ciscozine.com/2009/02/10/why-use-hsrp-version-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preventing STP forwarding loops</title>
		<link>http://www.ciscozine.com/2009/01/19/preventing-stp-forwarding-loops/</link>
		<comments>http://www.ciscozine.com/2009/01/19/preventing-stp-forwarding-loops/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 20:13:02 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Basic configuration]]></category>
		<category><![CDATA[Loop guard]]></category>
		<category><![CDATA[Spanning-Tree]]></category>
		<category><![CDATA[UDLD]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=662</guid>
		<description><![CDATA[The Spanning Tree Protocol is an OSI layer-2 protocol that ensures a loop-free topology for any bridged LAN. Spanning tree allows a network design to include spare (redundant) links to provide automatic backup paths if an active link fails, without the danger of bridge loops, or the need for manual enabling/disabling of these backup links. Bridge loops must be avoided because they result in flooding the network. The Spanning Tree Protocol (STP), is defined in the IEEE Standard 802.1D. As the name suggests, it creates a spanning tree within a mesh network of connected layer-2 bridges (typically Ethernet switches), and [...]]]></description>
		<wfw:commentRss>http://www.ciscozine.com/2009/01/19/preventing-stp-forwarding-loops/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Security Device Manager aka SDM</title>
		<link>http://www.ciscozine.com/2008/11/28/security-device-manager-aka-sdm/</link>
		<comments>http://www.ciscozine.com/2008/11/28/security-device-manager-aka-sdm/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 14:17:26 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Basic configuration]]></category>
		<category><![CDATA[SDM]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=538</guid>
		<description><![CDATA[Cisco Router and Security Device Manager (SDM) is a Web-based device-management tool for Cisco routers that can improve the productivity of network managers, simplify router deployments, and help troubleshoot complex network and VPN connectivity issues. Network and security administrators and channel partners can use Cisco SDM for faster and easier deployment of Cisco routers for integrated services such as dynamic routing, WAN access, WLAN, firewall, VPN, SSL VPN, IPS, and QoS. Cisco SDM provides a series of easy-to-use wizards that quickly take you step by step through configuring your router, without requiring knowledge of the Cisco IOS software CLI. You [...]]]></description>
		<wfw:commentRss>http://www.ciscozine.com/2008/11/28/security-device-manager-aka-sdm/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Configuring redundancy with GLBP</title>
		<link>http://www.ciscozine.com/2008/11/18/configuring-redundancy-with-glbp/</link>
		<comments>http://www.ciscozine.com/2008/11/18/configuring-redundancy-with-glbp/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 10:50:01 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Basic configuration]]></category>
		<category><![CDATA[GLBP]]></category>
		<category><![CDATA[High Availability]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=524</guid>
		<description><![CDATA[Introduced in the Cisco IOS Release 12.2(15), Gateway Load Balancing Protocol (GLBP) is supported by Cisco 1700, 2600, 3620, 3631, 3640, 3660, 3725, 3745, 7100, 7200, 7400, 7500 series. GLBP is a Cisco proprietary protocol that attempts to overcome the limitations of existing redundant router protocols (HSRP, VRRP, …) by adding basic load balancing functionality. GLBP provides load balancing over multiple routers (gateways) using a single virtual IP address and multiple virtual MAC addresses. Each host is configured with the same virtual IP address, and all routers in the virtual router group participate in forwarding packets. GLBP members communicate between [...]]]></description>
		<wfw:commentRss>http://www.ciscozine.com/2008/11/18/configuring-redundancy-with-glbp/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Implementing High Availability with HSRP</title>
		<link>http://www.ciscozine.com/2008/10/29/implementing-high-availability-with-hsrp/</link>
		<comments>http://www.ciscozine.com/2008/10/29/implementing-high-availability-with-hsrp/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 08:00:27 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Basic configuration]]></category>
		<category><![CDATA[High Availability]]></category>
		<category><![CDATA[HSRP]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=474</guid>
		<description><![CDATA[The Hot Standby Router Protocol (HSRP) is a Cisco proprietary first-hop redundancy protocol (FHRP) designed to allow for transparent fail-over of the first-hop IP router, and has been described in detail in RFC 2281. HSRP provides high network availability by providing first-hop routing redundancy for IP hosts on Ethernet, Fiber Distributed Data Interface (FDDI), Bridge-Group Virtual Interface (BVI), LAN Emulation (LANE), or Token Ring networks configured with a default gateway IP address. HSRP is used in a group of routers for selecting an active router and a standby router. In a group of router interfaces, the active router is the [...]]]></description>
		<wfw:commentRss>http://www.ciscozine.com/2008/10/29/implementing-high-availability-with-hsrp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Multiple privilege levels</title>
		<link>http://www.ciscozine.com/2008/10/23/multiple-privilege-levels/</link>
		<comments>http://www.ciscozine.com/2008/10/23/multiple-privilege-levels/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 09:27:31 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Basic configuration]]></category>
		<category><![CDATA[Privilege levels]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=424</guid>
		<description><![CDATA[Cisco IOS permits to define multiple privilege levels for different accounts. This could be useful when many people work on the same router / switch, but with different roles (operator, tecnhician, network manager) and there is no time to implement an authentication server. There are 16 different privilege levels that can be used. Level 0 is user mode. Level 15 is the privileged mode. Level 1 through 14 are available for customization and use. The command used are: Ciscozine(config)#privilege mode level level command Ciscozine(config)#enable secret level level password The privilege command is used to add authorized IOS commands to each customized [...]]]></description>
		<wfw:commentRss>http://www.ciscozine.com/2008/10/23/multiple-privilege-levels/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Cisco basic configuration</title>
		<link>http://www.ciscozine.com/2008/10/10/cisco-basic-configuration/</link>
		<comments>http://www.ciscozine.com/2008/10/10/cisco-basic-configuration/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 10:59:18 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Basic configuration]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=396</guid>
		<description><![CDATA[There are some &#8220;standards&#8221; steps used for basic configuration on your Cisco router/switch: Define the hostname Assign the privileged level Secure console port Secure VTY lines Encrypt the passwords   Define hostname It is very useful define the name of your Cisco switch/router. To do it: Enable administrative privilege Router&#62;en Enter the configuration mode: Router#configure terminal Define the hostname (the name router is changed to Ciscozine) Router(config)#hostname Ciscozine Ciscozine(config)# Assign the privileged level secret The enable secret password allows you to enter enable mode (sometimes referred to as privileged mode or privileged-EXEC mode). To set a secret password: Enable administrative privilege [...]]]></description>
		<wfw:commentRss>http://www.ciscozine.com/2008/10/10/cisco-basic-configuration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to analyze traffic with SPAN feature</title>
		<link>http://www.ciscozine.com/2008/09/29/how-to-analyze-traffic-with-span-feature/</link>
		<comments>http://www.ciscozine.com/2008/09/29/how-to-analyze-traffic-with-span-feature/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 12:22:06 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Basic configuration]]></category>
		<category><![CDATA[Monitor]]></category>
		<category><![CDATA[Sniffer]]></category>
		<category><![CDATA[SPAN]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=313</guid>
		<description><![CDATA[Usually when we admin a network, we need to know what are the protocols used more frequently, and why not, discover if someone are using improper P2P software; so we can use SPAN. The Switched Port Analyzer (SPAN) feature, which is sometimes called port mirroring or port monitoring, selects network traffic for analysis by a network analyzer. For example, if you want to capture Ethernet traffic that is sent between host A and host B, you must implement SPAN feature. In this diagram, the sniffer is attached to a port (destination SPAN port) that is configured to receive a copy of [...]]]></description>
		<wfw:commentRss>http://www.ciscozine.com/2008/09/29/how-to-analyze-traffic-with-span-feature/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The configuration register</title>
		<link>http://www.ciscozine.com/2008/09/23/the-configuration-register/</link>
		<comments>http://www.ciscozine.com/2008/09/23/the-configuration-register/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 20:45:31 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Basic configuration]]></category>
		<category><![CDATA[Configuration register]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=273</guid>
		<description><![CDATA[The configuration register can be used to change router behavior in several ways, such as: how the router boots (into ROMmon, NetBoot) options while booting (ignore configuration, disable boot messages) console speed (baud rate for a terminal emulation session) To view the current setting of the configuration register, use the show version command: Ciscozine#sh ver Cisco Internetwork Operating System Software IOS (tm) C2600 Software (C2600-I-M), Version 12.3(26), RELEASE SOFTWARE (fc2) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2008 by cisco Systems, Inc. Compiled Mon 17-Mar-08 15:23 by dchih ROM: ROMMON Emulation Microcode ROM: C2600 Software (C2600-I-M), Version 12.3(26), RELEASE SOFTWARE (fc2) Ciscozine [...]]]></description>
		<wfw:commentRss>http://www.ciscozine.com/2008/09/23/the-configuration-register/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using AutoSecure to secure a router</title>
		<link>http://www.ciscozine.com/2008/09/13/using-autosecure-to-secure-a-router/</link>
		<comments>http://www.ciscozine.com/2008/09/13/using-autosecure-to-secure-a-router/#comments</comments>
		<pubDate>Sat, 13 Sep 2008 12:15:49 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Basic configuration]]></category>
		<category><![CDATA[Secure a router]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=156</guid>
		<description><![CDATA[Due to the number of CLI commands needed to manually disable services in an attempt to make the router more secure, Cisco introduced the AutoSecure feature from the Major Release 12.3 and subsequent 12.3 T. AutoSecure is a good command for customers without special Security Operations Applications because it allows them to quickly secure their network without thorough knowledge of all the Cisco IOS features. The command is available for the Cisco 800, 1700, 2600, 3600, 3700, 7200, and 7500 Series Routers. There are 2 mode: Interactive mode: prompts the user with options to enable and disable services and other [...]]]></description>
		<wfw:commentRss>http://www.ciscozine.com/2008/09/13/using-autosecure-to-secure-a-router/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

