<?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>michaelcolson.com &#187; cisco</title>
	<atom:link href="http://www.michaelcolson.com/tag/cisco/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelcolson.com</link>
	<description></description>
	<lastBuildDate>Sat, 06 Mar 2010 14:54:29 +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>Password Recovery on Cisco VPN 3000 Concentrator</title>
		<link>http://www.michaelcolson.com/2006/09/07/password-recovery-cisco-vpn-concentrator/</link>
		<comments>http://www.michaelcolson.com/2006/09/07/password-recovery-cisco-vpn-concentrator/#comments</comments>
		<pubDate>Thu, 07 Sep 2006 13:13:22 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[cisco]]></category>

		<guid isPermaLink="false">http://mcolson.wordpress.com/?p=35</guid>
		<description><![CDATA[This document describes the password recovery procedure for the following Cisco Virtual Private Network (VPN) products running version 2.5.1 or later.
Cisco VPN 3002
Cisco VPN 3005
Cisco VPN 3015
Cisco VPN 3030
Cisco VPN 3060
Cisco VPN 3080
Note: For concentrators running code version 2.5 or earlier, contact the Cisco TAC for password recovery assistance.
Default Password
The factory default passwords for the [...]]]></description>
			<content:encoded><![CDATA[<p>This document describes the password recovery procedure for the following Cisco Virtual Private Network (VPN) products running version 2.5.1 or later.</p>
<p><span id="more-12"></span>Cisco VPN 3002<br />
Cisco VPN 3005<br />
Cisco VPN 3015<br />
Cisco VPN 3030<br />
Cisco VPN 3060<br />
Cisco VPN 3080</p>
<p>Note: For concentrators running code version 2.5 or earlier, contact the Cisco TAC for password recovery assistance.</p>
<p>Default Password<br />
The factory default passwords for the Cisco VPN 3000 Series are:<br />
username: admin<br />
password: admin</p>
<p>Step-by-Step Procedure</p>
<p>Follow the steps below to recover a password.</p>
<ul>
<li>Connect a PC to the VPN Concentrator via a straight-through RS-232 serial cable between the console port on the VPN Concentrator and the COM1 or serial port on the PC (Cisco supplies the cable with the system).</li>
<li>Start a terminal emulator (HyperTerminal) on the PC. Configure a connection on COM1 with port settings of:
<ul>
<li>9600 bits per second</li>
<li>8 data bits</li>
<li>no parity</li>
<li>1 stop bit</li>
<li>hardware flow control</li>
<li>Set the emulator for VT100 emulation, or let it auto-detect the emulation type.</li>
</ul>
</li>
<li>When the Concentrator boots, and after the power-up diagnostics check is complete, a line of three dots (&#8230;) appears on the console, a sample of which is shown below for reference. Press Ctrl-C within 3 seconds after seeing these dot. This displays a menu that lets you reset the system passwords to their defaults.</li>
</ul>
<pre>Boot-ROM Initializing...
Boot configured 128Mb of RAM.
...
Loading image ..........
Verifying image checksum ...........
Active image loaded and verified...
Starting loaded image...
Starting power-up diagnostics...
...</pre>
<p><strong>!&#8212; At this second set of three dots, press Ctrl-C.</strong></p>
<pre>Main Menu Options
-----------------
1 - Reset Passwords
Q - Quit Main Menu</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelcolson.com/2006/09/07/password-recovery-cisco-vpn-concentrator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure NTP on Cisco PIX</title>
		<link>http://www.michaelcolson.com/2006/09/07/configure-ntp-on-cisco-pix/</link>
		<comments>http://www.michaelcolson.com/2006/09/07/configure-ntp-on-cisco-pix/#comments</comments>
		<pubDate>Thu, 07 Sep 2006 13:02:31 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[cisco]]></category>
		<category><![CDATA[ntp]]></category>
		<category><![CDATA[pix]]></category>

		<guid isPermaLink="false">http://mcolson.wordpress.com/?p=34</guid>
		<description><![CDATA[Keeping the time correct on all of the network devices inside your network may seem like a trivial task, but rest assured that during an extended troubleshooting session you&#8217;ll be glad that the times match up.

Another benefit to using NTP on Cisco PIX firewalls is found in a dynamic LAN to LAN VPN tunnel where [...]]]></description>
			<content:encoded><![CDATA[<p>Keeping the time correct on all of the network devices inside your network may seem like a trivial task, but rest assured that during an extended troubleshooting session you&#8217;ll be glad that the times match up.</p>
<p><span id="more-11"></span></p>
<p>Another benefit to using <abbr title="Network Time Protocol">NTP</abbr> on Cisco <abbr title="Private Internet eXchange">PIX</abbr> firewalls is found in a dynamic <abbr title="Local Area Network">LAN</abbr> to <abbr title="Local Area Network">LAN</abbr> <abbr title="Virtual Private Network">VPN</abbr> tunnel where the <abbr title="Network Time Protocol">NTP</abbr> request and response generates enough traffic to avoid the sometimes troublesome inactivity timeout.</p>
<p><strong>Assuming that your <abbr title="Network Time Protocol">NTP</abbr> server (10.0.0.1) is accessible through the inside interface:</strong></p>
<p><code>clock timezone EST -5</code><br />
<code>clock summer-time EDT recurring first Sunday April 2:00 last Sunday October 2:00 60</code><br />
<code>ntp server 10.0.0.1 source inside</code></p>
<p><strong>You can then verify the NTP association with:</strong></p>
<ul>
<li>CST  -6</li>
<li>CST  -6</li>
<li>CST  -6</li>
</ul>
<p><strong>You can then verify the NTP association with:</strong><br />
<code>show ntp association detail</code></p>
<p><strong>You can also verify the PIX clock with:</strong><br />
<code>show clock detail</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelcolson.com/2006/09/07/configure-ntp-on-cisco-pix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
