<?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; Advanced configuration</title>
	<atom:link href="http://www.ciscozine.com/tag/advanced-configuration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ciscozine.com</link>
	<description>Daily reporting on Cisco technology</description>
	<lastBuildDate>Tue, 13 Jul 2010 13:31:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hub &amp; Spoke: an example of VRF-Lite</title>
		<link>http://www.ciscozine.com/2010/07/13/hub-spoke-an-example-of-vrf-lite/</link>
		<comments>http://www.ciscozine.com/2010/07/13/hub-spoke-an-example-of-vrf-lite/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 10:00:13 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Advanced configuration]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[VRF]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=784</guid>
		<description><![CDATA[VRF is an extension of IP routing that provides multiple routing instances. It provides a separate IP routing and forwarding table to each VPN and is used in concert with MP-iBGP (Multi-Protocol internal BGP) between provider equipment (PE) routers to provide Layer 3 MPLS-VPN. However, ML-Series VRF implementation is without MP-iBGP. With VRF Lite, the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>VRF </strong>is an <strong>extension of IP routing</strong> that provides multiple routing instances. It provides a separate IP routing and forwarding table to each VPN and is used in concert with MP-iBGP (Multi-Protocol internal BGP) between provider equipment (PE) routers to provide Layer 3 MPLS-VPN. However, ML-Series VRF implementation is without MP-iBGP. With VRF Lite, the ML Series is considered a PE-extension or a customer equipment (CE)-extension. <strong>VRF Lite is</strong> considered a <strong>PE-extension</strong> since its has VRF (<strong>but without MP-iBGP</strong>), and it is considered a CE-extension since this CE can have multiple VRFs and serves many customer with one CE box. </p>
<p>VRF Lite means VRF without  the need to run MPLS in the network. <strong>VRF Lite</strong> allows the network administrator to <strong>create multiple routing instances on the same routing </strong>device within the enterprise (for instance, it is possible assign the 10.0.0.1/30 IP address on two different interfaces). VRF Lite can be useful when you need to isolate traffic between two networks sharing the same routing platform or if you have multiple networks with overlapping addresses sharing the same physical network. <strong>Multiple instances of routing protocols can be used for different VRFs on the same device </strong>to exchange routes dynamically with a direct connected device.(...)<br/>Read the rest of <a href="http://www.ciscozine.com/2010/07/13/hub-spoke-an-example-of-vrf-lite/">Hub &#038; Spoke: an example of VRF-Lite</a> (1,296 words)</p>
<hr />
<p><small>© Fabio Semperboni for <a href="http://www.ciscozine.com">CiscoZine</a>, 2010. |
<a href="http://www.ciscozine.com/2010/07/13/hub-spoke-an-example-of-vrf-lite/">Permalink</a> |
<a href="http://www.ciscozine.com/2010/07/13/hub-spoke-an-example-of-vrf-lite/#comments">No comment</a><br/>
Post tags: <a href="http://www.ciscozine.com/tag/advanced-configuration/" rel="tag">Advanced configuration</a>, <a href="http://www.ciscozine.com/tag/video/" rel="tag">Video</a>, <a href="http://www.ciscozine.com/tag/vrf/" rel="tag">VRF</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.ciscozine.com/2010/07/13/hub-spoke-an-example-of-vrf-lite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smartports Macros: a useful command</title>
		<link>http://www.ciscozine.com/2010/03/12/smartports-macros-a-useful-command/</link>
		<comments>http://www.ciscozine.com/2010/03/12/smartports-macros-a-useful-command/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 12:50:03 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Advanced configuration]]></category>
		<category><![CDATA[Smartports Macros]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=765</guid>
		<description><![CDATA[Working in a datacenter, it is often required to apply the same intereface configuration on many ports; Cisco has an embedded useful command to do it: the smartports macros.
Smartports macros provide a convenient way to save and share common configurations. You can use Smartports macros to enable features and settings based on the location of a switch [...]]]></description>
			<content:encoded><![CDATA[<p>Working in a datacenter, it is often required to apply the same intereface configuration on many ports; Cisco has an embedded useful command to do it: the smartports macros.</p>
<p><strong>Smartports macros provide</strong> a convenient way to <strong>save and share common configurations</strong>. You can use Smartports macros to enable features and settings based on the location of a switch in the network and for mass configuration deployments across the network.</p>
<p>Each Smartports macro is a set of CLI commands that you define. Smartports macros do not contain new CLI commands; they are simply a group of existing CLI commands.</p>
<p>When you apply a Smartports macro on an interface, the CLI commands within the macro are configured on the interface. When the macro is applied to an interface, the existing interface configurations are not lost. The new <strong>commands </strong>are <strong>added </strong>to the interface and are <strong>saved </strong>in the<strong> running configuration file</strong>.(...)<br/>Read the rest of <a href="http://www.ciscozine.com/2010/03/12/smartports-macros-a-useful-command/">Smartports Macros: a useful command</a> (1,974 words)</p>
<hr />
<p><small>© Fabio Semperboni for <a href="http://www.ciscozine.com">CiscoZine</a>, 2010. |
<a href="http://www.ciscozine.com/2010/03/12/smartports-macros-a-useful-command/">Permalink</a> |
<a href="http://www.ciscozine.com/2010/03/12/smartports-macros-a-useful-command/#comments">One comment</a><br/>
Post tags: <a href="http://www.ciscozine.com/tag/advanced-configuration/" rel="tag">Advanced configuration</a>, <a href="http://www.ciscozine.com/tag/smartports-macros/" rel="tag">Smartports Macros</a>, <a href="http://www.ciscozine.com/tag/video/" rel="tag">Video</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.ciscozine.com/2010/03/12/smartports-macros-a-useful-command/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to use archive command to save configuration</title>
		<link>http://www.ciscozine.com/2010/01/08/how-to-use-archive-command-to-save-configuration/</link>
		<comments>http://www.ciscozine.com/2010/01/08/how-to-use-archive-command-to-save-configuration/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 07:20:45 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Advanced configuration]]></category>
		<category><![CDATA[Archive]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=755</guid>
		<description><![CDATA[In a large/critical network, it is fundamental backup the Cisco configuration for two reasons:

Rollback configuration
Restore configuration in case of a broken router

There are two ways to backup: manually (using write command each time that you would save running configuration) or automatically (using software like Ciscoworks, HP OpenView, &#8230; ).
In this tutorial, I would explain a different [...]]]></description>
			<content:encoded><![CDATA[<p>In a large/critical network, it is <strong>fundamental backup</strong> the Cisco configuration for two reasons:</p>
<ul>
<li>Rollback configuration</li>
<li>Restore configuration in case of a broken router</li>
</ul>
<p>There are two ways to backup: manually (using write command each time that you would save running configuration) or automatically (using software like Ciscoworks, HP OpenView, &#8230; ).</p>
<p>In this tutorial, I would explain a different method to backup configuration: the archive command.</p>
<p>Introduced into Cisco IOS Release 12.3(4)T, the archive command permits to <strong>save a copy of the current running</strong> configuration to different path: ftp, http, https, rcp, scp, tftp servers. Moreover the archive command has other features, but in this article I would use only two of these:</p>
<ul>
<li>time-period: it sets the time increment for automatically saving an archive file of the current running configuration in the Cisco IOS configuration archive.</li>
<li>write-memory: it enable automatic backup generation during write memory; for instance, when I use the &#8216;write&#8217; command the archive command will be invoked automatically.</li>
</ul>
<p>(...)<br/>Read the rest of <a href="http://www.ciscozine.com/2010/01/08/how-to-use-archive-command-to-save-configuration/">How to use archive command to save configuration</a> (300 words)</p>
<hr />
<p><small>© Fabio Semperboni for <a href="http://www.ciscozine.com">CiscoZine</a>, 2010. |
<a href="http://www.ciscozine.com/2010/01/08/how-to-use-archive-command-to-save-configuration/">Permalink</a> |
<a href="http://www.ciscozine.com/2010/01/08/how-to-use-archive-command-to-save-configuration/#comments">One comment</a><br/>
Post tags: <a href="http://www.ciscozine.com/tag/advanced-configuration/" rel="tag">Advanced configuration</a>, <a href="http://www.ciscozine.com/tag/archive/" rel="tag">Archive</a>, <a href="http://www.ciscozine.com/tag/video/" rel="tag">Video</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.ciscozine.com/2010/01/08/how-to-use-archive-command-to-save-configuration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Slow ADSL with 12.4 IOS version?!</title>
		<link>http://www.ciscozine.com/2009/11/05/slow-adsl-with-12-4-ios-version/</link>
		<comments>http://www.ciscozine.com/2009/11/05/slow-adsl-with-12-4-ios-version/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 22:25:00 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[ADSL]]></category>
		<category><![CDATA[Advanced configuration]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=739</guid>
		<description><![CDATA[Recently, I have upgraded my Cisco 2650XM from 12.3 to 12.4 version; I use it to connect my PC to Internet, but something goes wrong.
After the upgrading, I have tried to downlad an ISO image but the speed was very low (about 300KB/s and not 700KB/s). Mhhh this is strange! I have begun the troubleshooting [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, I have upgraded my Cisco 2650XM from 12.3 to 12.4 version; I use it to connect my PC to Internet, but something goes wrong.</p>
<p>After the upgrading, I have tried to downlad an ISO image but the <strong>speed was very low</strong> (about 300KB/s and not 700KB/s). Mhhh this is strange! I have begun the troubleshooting but no error, no warning message. So I have reset my current configuration, but nothing&#8230; no real improvement.(...)<br/>Read the rest of <a href="http://www.ciscozine.com/2009/11/05/slow-adsl-with-12-4-ios-version/">Slow ADSL with 12.4 IOS version?!</a> (122 words)</p>
<hr />
<p><small>© Fabio Semperboni for <a href="http://www.ciscozine.com">CiscoZine</a>, 2009. |
<a href="http://www.ciscozine.com/2009/11/05/slow-adsl-with-12-4-ios-version/">Permalink</a> |
<a href="http://www.ciscozine.com/2009/11/05/slow-adsl-with-12-4-ios-version/#comments">No comment</a><br/>
Post tags: <a href="http://www.ciscozine.com/tag/adsl/" rel="tag">ADSL</a>, <a href="http://www.ciscozine.com/tag/advanced-configuration/" rel="tag">Advanced configuration</a>, <a href="http://www.ciscozine.com/tag/tips/" rel="tag">Tips</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.ciscozine.com/2009/11/05/slow-adsl-with-12-4-ios-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CoPP?! What is that?</title>
		<link>http://www.ciscozine.com/2009/07/22/copp-what-is-that/</link>
		<comments>http://www.ciscozine.com/2009/07/22/copp-what-is-that/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 15:57:40 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Advanced configuration]]></category>
		<category><![CDATA[DOS]]></category>
		<category><![CDATA[QOS]]></category>
		<category><![CDATA[Secure a router]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=722</guid>
		<description><![CDATA[Cisco Network Foundation Protection (NFP) is an umbrella strategy encompassing Cisco IOS Security features that provides the tools, technologies, and services that enable organizations to secure their network foundations. NFP helps to establish a methodical approach to protecting router planes, forming the foundation for continuous service delivery.
The router is typically segmented into three planes of [...]]]></description>
			<content:encoded><![CDATA[<p>Cisco Network Foundation Protection (<strong>NFP</strong>) is an umbrella strategy encompassing <strong>Cisco IOS Security features</strong> that provides the tools, technologies, and services that enable organizations to secure their network foundations. NFP helps to establish a methodical approach to protecting router planes, forming the foundation for continuous service delivery.</p>
<p>The router is typically segmented into <strong>three planes</strong> of operation, each with a clearly identified objective:</p>
<ul>
<li>the data plane allows the ability to forward data packets</li>
<li>the control plane allows the ability to route data correctly</li>
<li>the management plane allows the ability to manage network elements.</li>
</ul>
<p><strong>The vast majority of packets</strong> handled by a router <strong>travel</strong> through the router <strong>by way of the forwarding plane</strong>, or data plane. However, the system&#8217;s route processor must handle certain packets, such as routing protocols, keepalives, packets destined to the local IP addresses of the router, and packets from management protocols and other interactive access protocols, such as Telnet and Secure Shell (SSH) Protocol. This type of traffic is often referred to as control plane traffic.(...)<br/>Read the rest of <a href="http://www.ciscozine.com/2009/07/22/copp-what-is-that/">CoPP?! What is that?</a> (710 words)</p>
<hr />
<p><small>© Fabio Semperboni for <a href="http://www.ciscozine.com">CiscoZine</a>, 2009. |
<a href="http://www.ciscozine.com/2009/07/22/copp-what-is-that/">Permalink</a> |
<a href="http://www.ciscozine.com/2009/07/22/copp-what-is-that/#comments">One comment</a><br/>
Post tags: <a href="http://www.ciscozine.com/tag/advanced-configuration/" rel="tag">Advanced configuration</a>, <a href="http://www.ciscozine.com/tag/dos/" rel="tag">DOS</a>, <a href="http://www.ciscozine.com/tag/qos/" rel="tag">QOS</a>, <a href="http://www.ciscozine.com/tag/secure-a-router/" rel="tag">Secure a router</a>, <a href="http://www.ciscozine.com/tag/video/" rel="tag">Video</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.ciscozine.com/2009/07/22/copp-what-is-that/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OSPF Virtual Link</title>
		<link>http://www.ciscozine.com/2009/07/01/ospf-virtual-link/</link>
		<comments>http://www.ciscozine.com/2009/07/01/ospf-virtual-link/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 11:53:20 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Advanced configuration]]></category>
		<category><![CDATA[OSPF]]></category>
		<category><![CDATA[Routing]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=717</guid>
		<description><![CDATA[The Open Shortest Path First (OSPF) protocol, defined in RFC 2328, is an Interior Gateway Protocol used to distribute routing information within a single Autonomous System.
The OSPF protocol is based on link-state technology, which is a departure from the Bellman-Ford vector based algorithms used in traditional Internet routing protocols such as RIP. OSPF has introduced [...]]]></description>
			<content:encoded><![CDATA[<p>The Open Shortest Path First (OSPF) protocol, defined in <a href="http://www.ietf.org/rfc/rfc2328.txt" target="_blank">RFC 2328</a>, is an <strong>Interior Gateway Protocol</strong> used to distribute routing information within a single Autonomous System.</p>
<p>The OSPF protocol is based on <strong>link-state technology</strong>, which is a departure from the Bellman-Ford vector based algorithms used in traditional Internet routing protocols such as RIP. OSPF has introduced new concepts such as authentication of routing updates, Variable Length Subnet Masks (VLSM), route summarization, and so forth.</p>
<p>An OSPF network can be divided into sub-domains called areas. <strong>An area is a logical collection of OSPF networks</strong>, routers, and links that have the same area identification. A router within an area must maintain a topological database for the area to which it belongs. The router doesn&#8217;t have detailed information about network topology outside of its area, thereby reducing the size of its database.</p>
<p><strong>All areas</strong> in an OSPF autonomous system <strong>must be</strong> physically <strong>connected to the backbone area (area 0)</strong>. In some cases where this physical connection is not possible, <strong>you can use a virtual link to connect to the backbone through a non-backbone area</strong>. You can also use virtual links to connect two parts of a partitioned backbone through a non-backbone area. The area through which you configure the virtual link, known as a transit area, must have full routing information. The transit area <strong>cannot be a stub area</strong>.(...)<br/>Read the rest of <a href="http://www.ciscozine.com/2009/07/01/ospf-virtual-link/">OSPF Virtual Link</a> (579 words)</p>
<hr />
<p><small>© Fabio Semperboni for <a href="http://www.ciscozine.com">CiscoZine</a>, 2009. |
<a href="http://www.ciscozine.com/2009/07/01/ospf-virtual-link/">Permalink</a> |
<a href="http://www.ciscozine.com/2009/07/01/ospf-virtual-link/#comments">One comment</a><br/>
Post tags: <a href="http://www.ciscozine.com/tag/advanced-configuration/" rel="tag">Advanced configuration</a>, <a href="http://www.ciscozine.com/tag/ospf/" rel="tag">OSPF</a>, <a href="http://www.ciscozine.com/tag/routing/" rel="tag">Routing</a>, <a href="http://www.ciscozine.com/tag/video/" rel="tag">Video</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.ciscozine.com/2009/07/01/ospf-virtual-link/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Have you never seen a Cisco crash?</title>
		<link>http://www.ciscozine.com/2009/06/22/have-you-never-seen-a-cisco-crash/</link>
		<comments>http://www.ciscozine.com/2009/06/22/have-you-never-seen-a-cisco-crash/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 07:47:30 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Advanced configuration]]></category>
		<category><![CDATA[Hidden commands]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=714</guid>
		<description><![CDATA[It is not common see a Cisco crash: Software forced crash, Bus Error, Software watchdog timeout, and so on&#8230;
But if you would do it, there is a pretty trick   : it&#8217;s the &#8220;test crash&#8221; command, an hidden IOS command. This can help you if you are lucky enough to have the real crash [...]]]></description>
			<content:encoded><![CDATA[<p>It is not common see a Cisco crash: Software forced crash, Bus Error, Software watchdog timeout, and so on&#8230;</p>
<p>But if you would do it, there is a pretty trick <img src='http://www.ciscozine.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  : it&#8217;s the &#8220;test crash&#8221; command, an <a href="http://www.ciscozine.com/2008/09/08/undocumented-cisco-commands/">hidden IOS command</a>. This can help you if you are lucky enough to have the real crash exactly like one of those you can test with “test crash” command.<br />
(...)<br/>Read the rest of <a href="http://www.ciscozine.com/2009/06/22/have-you-never-seen-a-cisco-crash/">Have you never seen a Cisco crash?</a> (346 words)</p>
<hr />
<p><small>© Fabio Semperboni for <a href="http://www.ciscozine.com">CiscoZine</a>, 2009. |
<a href="http://www.ciscozine.com/2009/06/22/have-you-never-seen-a-cisco-crash/">Permalink</a> |
<a href="http://www.ciscozine.com/2009/06/22/have-you-never-seen-a-cisco-crash/#comments">One comment</a><br/>
Post tags: <a href="http://www.ciscozine.com/tag/advanced-configuration/" rel="tag">Advanced configuration</a>, <a href="http://www.ciscozine.com/tag/hidden-commands/" rel="tag">Hidden commands</a>, <a href="http://www.ciscozine.com/tag/video/" rel="tag">Video</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.ciscozine.com/2009/06/22/have-you-never-seen-a-cisco-crash/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tips for securing Cisco administrative access</title>
		<link>http://www.ciscozine.com/2009/04/16/tips-for-securing-cisco-administrative-access/</link>
		<comments>http://www.ciscozine.com/2009/04/16/tips-for-securing-cisco-administrative-access/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 20:57:03 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Advanced configuration]]></category>
		<category><![CDATA[Secure a router]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=696</guid>
		<description><![CDATA[In this article I would explain some tips for securing Cisco administrative access.
When creating passwords, keep these rules in mind:

Make passwords lengthy
Passwords should combine letters, numbers, and symbols. Passwords should not use dictionary words
Change passwords as often as possible

Strong passwords are the primary defense against unauthorized access to your router. The best way to manage [...]]]></description>
			<content:encoded><![CDATA[<p>In this article I would explain some <strong>tips </strong>for securing Cisco administrative access.</p>
<p>When creating passwords, <strong>keep these rules in mind</strong>:</p>
<ul>
<li>Make passwords lengthy</li>
<li>Passwords should combine letters, numbers, and symbols. Passwords should not use dictionary words</li>
<li>Change passwords as often as possible</li>
</ul>
<p><strong>Strong passwords</strong> are the <strong>primary defense</strong> against unauthorized access to your router. The best way to manage passwords is to maintain them on an AAA server, but not all people can have/manage a AAA server.</p>
<p>Cisco provides a number of <strong>enhanced features</strong> that allow you to increase the security of your passwords.</p>
<p>For the basic configuration read <a href="http://www.ciscozine.com/2008/10/10/cisco-basic-configuration/">this article</a>.(...)<br/>Read the rest of <a href="http://www.ciscozine.com/2009/04/16/tips-for-securing-cisco-administrative-access/">Tips for securing Cisco administrative access</a> (1,201 words)</p>
<hr />
<p><small>© Fabio Semperboni for <a href="http://www.ciscozine.com">CiscoZine</a>, 2009. |
<a href="http://www.ciscozine.com/2009/04/16/tips-for-securing-cisco-administrative-access/">Permalink</a> |
<a href="http://www.ciscozine.com/2009/04/16/tips-for-securing-cisco-administrative-access/#comments">One comment</a><br/>
Post tags: <a href="http://www.ciscozine.com/tag/advanced-configuration/" rel="tag">Advanced configuration</a>, <a href="http://www.ciscozine.com/tag/secure-a-router/" rel="tag">Secure a router</a>, <a href="http://www.ciscozine.com/tag/tips/" rel="tag">Tips</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.ciscozine.com/2009/04/16/tips-for-securing-cisco-administrative-access/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to protect against BPDU attack</title>
		<link>http://www.ciscozine.com/2009/03/17/how-to-protect-against-bpdu-attack/</link>
		<comments>http://www.ciscozine.com/2009/03/17/how-to-protect-against-bpdu-attack/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 17:04:02 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Advanced configuration]]></category>
		<category><![CDATA[DOS]]></category>
		<category><![CDATA[Secure a router]]></category>
		<category><![CDATA[Spanning-Tree]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=692</guid>
		<description><![CDATA[The spanning-tree protocol is used to cut loops that redundant links create in bridge networks. These packets are not attested by the system, so an attacker could spoof the BPDU and compromise the network stability!
See below to understand BPDU attack:
In this example the Ciscozine1 switch is elected Root Bridge due to the lower MAC-address (suppose that [...]]]></description>
			<content:encoded><![CDATA[<p>The spanning-tree protocol is used to <strong>cut loops</strong> that redundant links create in bridge networks. These packets are not attested by the system, so an attacker could <strong>spoof the BPDU</strong> and compromise the network stability!</p>
<p>See below to understand <strong>BPDU attack</strong>:</p>
<p>In this example the Ciscozine1 switch is elected Root Bridge due to the lower MAC-address (suppose that all the switches have the same priority).</p>
<p style="text-align: center;"><a href="http://www.ciscozine.com/wp-content/uploads/bpdu_attack_1.png" target="_blank"><img class="size-medium wp-image-693 aligncenter" title="bpdu_attack_1" src="http://www.ciscozine.com/wp-content/uploads/bpdu_attack_1-300x293.png" alt="bpdu_attack_1" width="300" height="293" /></a></p>
<p>(...)<br/>Read the rest of <a href="http://www.ciscozine.com/2009/03/17/how-to-protect-against-bpdu-attack/">How to protect against BPDU attack</a> (840 words)</p>
<hr />
<p><small>© Fabio Semperboni for <a href="http://www.ciscozine.com">CiscoZine</a>, 2009. |
<a href="http://www.ciscozine.com/2009/03/17/how-to-protect-against-bpdu-attack/">Permalink</a> |
<a href="http://www.ciscozine.com/2009/03/17/how-to-protect-against-bpdu-attack/#comments">2 comments</a><br/>
Post tags: <a href="http://www.ciscozine.com/tag/advanced-configuration/" rel="tag">Advanced configuration</a>, <a href="http://www.ciscozine.com/tag/dos/" rel="tag">DOS</a>, <a href="http://www.ciscozine.com/tag/secure-a-router/" rel="tag">Secure a router</a>, <a href="http://www.ciscozine.com/tag/spanning-tree/" rel="tag">Spanning-Tree</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.ciscozine.com/2009/03/17/how-to-protect-against-bpdu-attack/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Protecting against MAC flooding attack</title>
		<link>http://www.ciscozine.com/2009/01/05/protecting-against-mac-flooding-attack/</link>
		<comments>http://www.ciscozine.com/2009/01/05/protecting-against-mac-flooding-attack/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 21:34:05 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Advanced configuration]]></category>
		<category><![CDATA[Flooding attack]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=644</guid>
		<description><![CDATA[In a typical MAC flooding attack, a switch is flooded with packets, each containing different source MAC addresses. The intention is to consume the limited memory set aside in the switch to store the MAC address-to-physical port translation table.
The result of this attack causes the switch to enter a state called failopen mode, in which [...]]]></description>
			<content:encoded><![CDATA[<p>In a typical MAC flooding attack, a <strong>switch is flooded</strong> with packets, each containing different source MAC addresses. The intention is to <strong>consume the limited memory</strong> set aside in the switch to store the MAC address-to-physical port translation table.</p>
<p style="text-align: left;">The result of this attack causes the switch to enter a state called failopen mode, in which all incoming packets are broadcast out on all ports (<strong>as with a hub</strong>), instead of just down the correct port as per normal operation. A malicious user could then use a packet sniffer running in promiscuous mode to capture sensitive data from other computers, which would not be accessible were the switch operating normally.</p>
<p style="text-align: left;">Cisco gives you an opportunity to set up protection against this attack with limiting and/or hardwiring some MAC addresses to a dedicated port.(...)<br/>Read the rest of <a href="http://www.ciscozine.com/2009/01/05/protecting-against-mac-flooding-attack/">Protecting against MAC flooding attack</a> (1,135 words)</p>
<hr />
<p><small>© Fabio Semperboni for <a href="http://www.ciscozine.com">CiscoZine</a>, 2009. |
<a href="http://www.ciscozine.com/2009/01/05/protecting-against-mac-flooding-attack/">Permalink</a> |
<a href="http://www.ciscozine.com/2009/01/05/protecting-against-mac-flooding-attack/#comments">4 comments</a><br/>
Post tags: <a href="http://www.ciscozine.com/tag/advanced-configuration/" rel="tag">Advanced configuration</a>, <a href="http://www.ciscozine.com/tag/flooding-attack/" rel="tag">Flooding attack</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.ciscozine.com/2009/01/05/protecting-against-mac-flooding-attack/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
