<?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>Kennethdalbjerg.dk &#187; cisco</title>
	<atom:link href="http://kennethdalbjerg.dk/tag/cisco/feed" rel="self" type="application/rss+xml" />
	<link>http://kennethdalbjerg.dk</link>
	<description>Kenneth Dalbjerg, IT Konsulent i århus</description>
	<lastBuildDate>Wed, 21 Jul 2010 09:22:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cisco ASA enable SSH</title>
		<link>http://kennethdalbjerg.dk/2010/05/20/cisco-asa-enable-ssh</link>
		<comments>http://kennethdalbjerg.dk/2010/05/20/cisco-asa-enable-ssh#comments</comments>
		<pubDate>Thu, 20 May 2010 12:22:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[5505]]></category>
		<category><![CDATA[5510]]></category>
		<category><![CDATA[5520]]></category>
		<category><![CDATA[aaa]]></category>
		<category><![CDATA[asa]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=715</guid>
		<description><![CDATA[Follow this quick guide
1) username xxxx password xxxx
2) passwd xxxxx
3) ssh x.x.x.x x.x.x.x {inside/outside} (Example: SSH 130.226.1.2 255.255.255.255 outside, to enable SSH from 130.226.1.2)
4) crypto key generate rsa modulus 2048
5) aaa authentication ssh console LOCAL
]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2010/05/20/cisco-asa-enable-ssh/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Decrypt Cisco VPN group password</title>
		<link>http://kennethdalbjerg.dk/2008/08/27/decrypt-cisco-vpn-group-password</link>
		<comments>http://kennethdalbjerg.dk/2008/08/27/decrypt-cisco-vpn-group-password#comments</comments>
		<pubDate>Wed, 27 Aug 2008 15:04:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[decrypt]]></category>
		<category><![CDATA[vpn]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=162</guid>
		<description><![CDATA[I have a customer how has broken his Cisco VPN Client profiles. But the group password encrypted was still fine.
So I found out that it was pretty easy to crack this encryption.
The algorithm
The algorithm which is used to encrypt a given user/group password is shown below (for further details just consult the source code):

The current [...]]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2008/08/27/decrypt-cisco-vpn-group-password/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Upgrade a Cisco Catalyst 2950 Switch</title>
		<link>http://kennethdalbjerg.dk/2008/04/09/upgrade-a-cisco-catalyst-2950-switch</link>
		<comments>http://kennethdalbjerg.dk/2008/04/09/upgrade-a-cisco-catalyst-2950-switch#comments</comments>
		<pubDate>Wed, 09 Apr 2008 21:32:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[cisco]]></category>

		<guid isPermaLink="false">http://www.dalbjerg.nu/?p=100</guid>
		<description><![CDATA[First you need to download a new firmware on Cisco homepage to that you need a cisco login.
Then you need a tftp server. Klever&#8217;s pumpkin is free.
Then we need to take backup of the cisco switch before upgrading.
Login to enable mode.
wr mem
copy running-config tftp://192.168.0.1/config
copy flash:vlan.dat tftp://192.168.0.1/vlan.dat
copy flash:c2950-i6q4l2-mz.121-22.EA6.bin tftp://192.168.0.1/c2950-i6q4l2-mz.121-22.EA6.bin

Then we need to delete old HTML files.
delete [...]]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2008/04/09/upgrade-a-cisco-catalyst-2950-switch/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
