<?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>webLOG &#187; Cisco</title>
	<atom:link href="http://12.mayjestic.net/index.php/category/networking/cisco/feed/" rel="self" type="application/rss+xml" />
	<link>http://12.mayjestic.net</link>
	<description>&#34;If madness becomes business - lunatic&#039;s becomes professionals&#34;</description>
	<lastBuildDate>Wed, 28 Dec 2011 11:31:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Spanning-Tree topology explained</title>
		<link>http://12.mayjestic.net/index.php/20070629/spanning-tree-topology-explained/</link>
		<comments>http://12.mayjestic.net/index.php/20070629/spanning-tree-topology-explained/#comments</comments>
		<pubDate>Fri, 29 Jun 2007 10:06:37 +0000</pubDate>
		<dc:creator>Roland</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Knowledge]]></category>

		<guid isPermaLink="false">http://12.mayjestic.net/index.php/2007/06/29/spanning-tree-topology-explained/</guid>
		<description><![CDATA[On the cisco website i found a nice presentation (i converted to PDF) about the layer 2 redundancy protocol &#8220;Spanning-Tree&#8221;. In the document there is explained, how spanning-tree works and how to protect your spanning-tree configuration in your LAN. This is a document wich every network administrator should read Download file: Chapter 10 &#8211; protrecting [...]]]></description>
			<content:encoded><![CDATA[<p>On the <a title="www.cisco.com" href="http://www.cisco.com" target="_blank">cisco website</a> i found a nice presentation (i converted to PDF) about the layer 2 redundancy protocol &#8220;Spanning-Tree&#8221;. In the document there is explained, how spanning-tree works and how to protect your spanning-tree configuration in your LAN.</p>
<p>This is a document wich every network administrator should read <img src='http://12.mayjestic.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Download file: <a title="Chapter 10 - protrecting the Spanning-Tree topology" href="http://12.mayjestic.net/wp-content/upload/2007/06/cisco_spanning-tree_topology_trubleshooting.pdf">Chapter 10 &#8211; protrecting the Spanning-Tree topology</a></p>
]]></content:encoded>
			<wfw:commentRss>http://12.mayjestic.net/index.php/20070629/spanning-tree-topology-explained/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backup Tool for Cisco Devices</title>
		<link>http://12.mayjestic.net/index.php/20070605/cdb-cisco-device-backup-tool/</link>
		<comments>http://12.mayjestic.net/index.php/20070605/cdb-cisco-device-backup-tool/#comments</comments>
		<pubDate>Tue, 05 Jun 2007 07:40:20 +0000</pubDate>
		<dc:creator>Roland</dc:creator>
				<category><![CDATA[AutoIT]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://12.mayjestic.net/index.php/2007/06/05/cdb-cisco-device-backup-tool/</guid>
		<description><![CDATA[Because i have a lot to do with cisco network environments, i searched for a tool, wich i can use, to backup a amount of cisco network devices quick and easy through TFTP. But i didn&#8217;t find any good tool, wich provides this feature. After a lot of research work, i deceided to write my [...]]]></description>
			<content:encoded><![CDATA[<p>Because i have a lot to do with cisco network environments, i searched for a tool, wich i can use, to backup a amount of cisco network devices quick and easy through TFTP. But i didn&#8217;t find any good tool, wich provides this feature. After a lot of research work, i deceided to write my own &#8220;Cisco Device Backup Tool&#8221;.</p>
<p>The basics on my tool based on a simple theory. One unique username must be configured on all cisco devices, and an easy configurable .ini file wehre i can do the main configuration and backup settings.</p>
<p>For my tool i used the scripting language <a title="AutiIT v3 - Automate and Script Windows Tasks - For Free!" href="http://www.autoitscript.com" target="_blank">AutoIT Script</a>. A powerful development kit where you easily can create GUI&#8217;s, fuctions and much more things. Since version 3.2.x AutoIt even supports commands to control the Windows TCP stack.</p>
<p>The function of my tool is very simple.<span id="more-8"></span> It opens a TELNET (23, TCP) socket and connect to the remote device. After a successful logon, the application set off some commands onto the device, to trigger the backup process. This would be done 1:n times, as much devices are configured in the CDB Backup configuration file (bakconfig.ini).</p>
<p>See Cisco Device Backup in Action:</p>
<p><a title="Screenshot of Cisco Device Backup" href="http://12.mayjestic.net/wp-content/upload/2007/06/cdb_in_action1.PNG"><img src="http://12.mayjestic.net/wp-content/upload/2007/06/cdb_in_action1.thumbnail.PNG" alt="Screenshot of Cisco Device Backup" /></a></p>
<p><a title="Cisco Device Backup Seutp" href="http://12.mayjestic.net/wp-content/upload/2007/06/cdb_setup_v13.exe" target="_blank">Here</a> you can download a clean version (V1.3.0.6) of<br />
<a title="Cisco Device Backup Setup" href="http://12.mayjestic.net/wp-content/upload/2007/06/cdb_setup_v13.exe">Cisco Device Backup (cdb_setup_v13.exe, 349KB)</a></p>
<p>Please test my tool and leave some positive or less positive commects about my tool.  &#8211; Have a good time!</p>
]]></content:encoded>
			<wfw:commentRss>http://12.mayjestic.net/index.php/20070605/cdb-cisco-device-backup-tool/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Befehl &#8220;ip default-gateway&#8221; unwirksam sobald Layer 3 Routing / HSRP / OSPF auf Cisco Core Switchen (3700, 6000 Series&#8230;)</title>
		<link>http://12.mayjestic.net/index.php/20070525/befehl-ip-default-gateway-unwirksam-sobald-layer-3-routing-hsrp-ospf-auf-cisco-core-switchen-3700-6000-series/</link>
		<comments>http://12.mayjestic.net/index.php/20070525/befehl-ip-default-gateway-unwirksam-sobald-layer-3-routing-hsrp-ospf-auf-cisco-core-switchen-3700-6000-series/#comments</comments>
		<pubDate>Fri, 25 May 2007 11:02:33 +0000</pubDate>
		<dc:creator>Roland</dc:creator>
				<category><![CDATA[Cisco]]></category>

		<guid isPermaLink="false">http://12.mayjestic.net/index.php/2007/05/25/befehl-ip-default-gateway-unwirksam-sobald-layer-3-routing-hsrp-ospf-auf-cisco-core-switchen-3700-6000-series/</guid>
		<description><![CDATA[Sobald auf einem Cisco Core Switch mit Layer 3 IP-Routing funktionalitaeten eingeschaltet werden, funktioniert das Command: ip default-gateway 12.13.14.15 nicht mehr richtig. Es kann zu Komplikationen beim routen von TCP/IP Paketen kommen. Datenpaktete werden nur noch teilweise richtig mit diesem Befehl zum Gateway geschickt. Abhilfe sollte schaffen, wenn man den Befehl aus der Konfiguration entfernt: [...]]]></description>
			<content:encoded><![CDATA[<p>Sobald auf einem Cisco Core Switch mit Layer 3 IP-Routing funktionalitaeten eingeschaltet werden, funktioniert das Command: <strong>ip default-gateway 12.13.14.15 </strong>nicht mehr richtig.</p>
<p>Es kann zu <em><strong>Komplikationen</strong><span id="more-22"></span></em> beim routen von TCP/IP Paketen kommen. Datenpaktete werden nur noch teilweise richtig mit diesem Befehl zum Gateway geschickt.</p>
<p>Abhilfe sollte schaffen, wenn man den <strong>Befehl</strong> aus der Konfiguration <strong>entfernt:</strong> <strong>no ip default-gateway 12.13.14.15</strong></p>
<p>Stattdessen sollte man besser diesen IOS Befehl auf der CLI absetzen. Hier wird einfach eine statische Route zum Default Gateway gesetzt: <strong>ip route 0.0.0.0 0.0.0.0 12.13.14.15 </strong></p>
<p><em><strong>TIPP</strong></em>: Wenn man das Update von Remote ausmachen moechte, sollte man erst die statische Route setzen und anschließend den no Befehl für das ip default-gateway absetzen, da man sonst nicht mehr auf das Gerät zugreifen kann&#8230;.. LOGISCH ODER! <img src='http://12.mayjestic.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://12.mayjestic.net/index.php/20070525/befehl-ip-default-gateway-unwirksam-sobald-layer-3-routing-hsrp-ospf-auf-cisco-core-switchen-3700-6000-series/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

