<?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>Global Knowledge Training Blog &#187; ASA Appliance</title>
	<atom:link href="http://globalknowledgeblog.com/category/technology/cisco/asa-appliance/feed/" rel="self" type="application/rss+xml" />
	<link>http://globalknowledgeblog.com</link>
	<description>Your Source for Technical, Professional, &#38; Leadership Training</description>
	<lastBuildDate>Thu, 17 May 2012 17:34:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Another Look at ASDM Demo Mode – Importing Your Configurations</title>
		<link>http://globalknowledgeblog.com/technology/cisco/another-look-at-asdm-demo-mode-importing-your-configurations/</link>
		<comments>http://globalknowledgeblog.com/technology/cisco/another-look-at-asdm-demo-mode-importing-your-configurations/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 13:05:21 +0000</pubDate>
		<dc:creator>Doug McKillip</dc:creator>
				<category><![CDATA[ASA Appliance]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[ASDM]]></category>
		<category><![CDATA[configure asdm]]></category>

		<guid isPermaLink="false">http://globalknowledgeblog.com/?p=5124</guid>
		<description><![CDATA[Some time back I posted an article regarding the use of ASDM Demo Mode. To briefly summarize, I highlighted two main advantages to its use:

    Being able to explore the features of the ASA GUI without involving a real “live” production appliance — and —
    Helping the student prepare for a certification exam by practicing the interface.

As is frequently the case these days, a student of mine this past summer pointed out a valuable feature of this demo mode worth sharing, which is the subject of this post.]]></description>
			<content:encoded><![CDATA[<p><a href="http://globalknowledgeblog.com/wp-content/uploads/2012/01/look66750.jpg"><img class="alignright size-full wp-image-5225" title="look66750" src="http://globalknowledgeblog.com/wp-content/uploads/2012/01/look66750.jpg" alt="" width="300" height="300" /></a>Some time back I posted an article regarding the use of ASDM Demo Mode. To briefly summarize, I highlighted two main advantages to its use:</p>
<ol>
<li>Being able to explore the features of the ASA GUI without involving a real “live” production appliance — and —</li>
<li>Helping the student prepare for a certification exam by practicing the interface.</li>
</ol>
<p>As is frequently the case these days, a student of mine this past summer pointed out a valuable feature of this demo mode worth sharing, which is the subject of this post.</p>
<p>To recap a previous post, <a href="http://globalknowledgeblog.com/technology/cisco/asdm-demo-mode-tour/" target="_blank">installation of ASDM Demo mode </a>requires the download of the .msi file from the Cisco Software Center with “demo” in the file name. Once I did this, I encountered a “snag” with trying to have multiple versions “coexist”. Somewhere between ASDM Demo versions 6.2 and 6.3, the software execution changed to the point that I was not able to incrementally install new versions without “wiping out” the old. The solution to this was as simple as merely maintaining the folders contained in the path <strong>C:\Program Files\Cisco Systems\ASDM\demo</strong>; these are labeled as shown in this screenshot:</p>
<p><a href="http://globalknowledgeblog.com/wp-content/uploads/2012/01/asdm-demo-1.png"><img class="aligncenter  wp-image-5125" title="asdm-demo-1" src="http://globalknowledgeblog.com/wp-content/uploads/2012/01/asdm-demo-1.png" alt="" width="594" height="159" /></a></p>
<p>Within these folders are subfolders containing the individual configuration scenario templates worth examining; for my test implementation I chose <strong>SSL_VPN_IPSec</strong>, which is the bottom-most folder shown below:</p>
<p><a href="http://globalknowledgeblog.com/wp-content/uploads/2012/01/asdm-demo-2.png"><img class="aligncenter  wp-image-5126" title="asdm-demo-2" src="http://globalknowledgeblog.com/wp-content/uploads/2012/01/asdm-demo-2.png" alt="" width="590" height="241" /></a></p>
<p>The final “folder” screenshot shows the area of interest, a file with the name <strong>config</strong>. What I needed to do to make this work was to do a “cut and paste” of an ASA configuration into NotePad and then save the result. Special care needs to be taken to ensure that Windows Explorer does NOT see this file as a Text File (i.e. it should truly be a file named “config” vs “config.txt”)!</p>
<p><a href="http://globalknowledgeblog.com/wp-content/uploads/2012/01/asdm-demo-3.png"><img class="aligncenter  wp-image-5127" title="asdm-demo-3" src="http://globalknowledgeblog.com/wp-content/uploads/2012/01/asdm-demo-3.png" alt="" width="597" height="296" /></a></p>
<p>If special care was taken to observe the preceding procedure, a working ASDM representation of your configuration should result:</p>
<p><a href="http://globalknowledgeblog.com/wp-content/uploads/2012/01/asdm-demo-4.png"><img class="aligncenter  wp-image-5128" title="asdm-demo-4" src="http://globalknowledgeblog.com/wp-content/uploads/2012/01/asdm-demo-4.png" alt="" width="594" height="450" /></a></p>
<p>The above screenshot is just a small fraction of what was imported into ASDM; other photos could have been taken of access-lists, object-groups, and other configuration elements, all of which were understood by the ASDM demo software. Not only can this “configuration replacement” be done but also new folders can be created with your own naming conventions. These will appear as additional choices in the ASDM Demo launch screen. The possibilities here should be encouraging to anyone wishing to examine the ASDM GUI representation of their configuration(s) offline.</p>
<p><strong>Related Courses</strong><br /> <a href="http://www.globalknowledge.com/training/olm/go.asp?find=blog0127asdm&amp;country=United+States" target="_blank">ASA Training</a></p>
]]></content:encoded>
			<wfw:commentRss>http://globalknowledgeblog.com/technology/cisco/another-look-at-asdm-demo-mode-importing-your-configurations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some Observations and Opinions on Security Troubleshooting with syslog vs debug</title>
		<link>http://globalknowledgeblog.com/technology/cisco/routing-switching/some-observations-and-opinions-on-security-troubleshooting-with-syslog-vs-debug/</link>
		<comments>http://globalknowledgeblog.com/technology/cisco/routing-switching/some-observations-and-opinions-on-security-troubleshooting-with-syslog-vs-debug/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 18:46:15 +0000</pubDate>
		<dc:creator>Doug McKillip</dc:creator>
				<category><![CDATA[ASA Appliance]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Routing & Switching]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[syslog]]></category>

		<guid isPermaLink="false">http://globalknowledgeblog.com/?p=5117</guid>
		<description><![CDATA[Over the years in both the classroom and the customer site I had the “opportunity” to troubleshoot a Cisco security deployment. I put that word in quotes because, let’s face it, troubleshooting is done to solve problems which can be excellent learning opportunities.  Two tools which frequently are chosen for this task, which are native to most Cisco devices, are: a) debug and b) syslog. This post offers my personal recommendations as when to choose one versus the other.]]></description>
			<content:encoded><![CDATA[<p><a href="http://globalknowledgeblog.com/wp-content/uploads/2011/12/ponderfutureMYF144.jpg"><img class="alignright size-full wp-image-5066" title="ponderfutureMYF144" src="http://globalknowledgeblog.com/wp-content/uploads/2011/12/ponderfutureMYF144.jpg" alt="" width="300" height="300" /></a>Over the years in both the classroom and the customer site I had the “opportunity” to troubleshoot a Cisco security deployment. I put that word in quotes because, let’s face it, troubleshooting is done to solve problems which can be excellent learning opportunities.  Two tools which frequently are chosen for this task, which are native to most Cisco devices, are: a) debug and b) syslog. This post offers my personal recommendations as when to choose one versus the other.</p>
<p>Let’s start with the use of debugging. The debug command is supported on both the ASA security appliance and the Cisco IOS<sup>®</sup> router. An important and noteworthy implementation difference between the two platforms is that logging must be enabled for debug output to be seen on the router, but not on the ASA. A sample debug output for an IPSec Internet Key Exhange (IKE) Phase I exchange:</p>
<p style="font-family: monospace;">Jan 19 21:37:58 [IKEv1]: IP = 200.200.20.2, Error processing payload: Payload ID: 1<br /> Jan 19 21:37:58 [IKEv1 DEBUG]: IP = 200.200.20.2, IKE MM Responder FSM error history (struct &amp;0xc8f8bcc8)  &lt;state&gt;, &lt;event&gt;:  MM_DONE, EV_ERROR–&gt;MM_START, EV_RCV_MSG–&gt;MM_START, EV_START_MM–&gt;MM_START, EV_START_MM–&gt;MM_START, EV_START_MM–&gt;MM_START, EV_START_MM–&gt;MM_START, EV_START_MM–&gt;MM_START, EV_START_MM<br /> Jan 19 21:37:58 [IKEv1]: IP = 200.200.20.2, Removing peer from peer table failed, no match!<br /> Jan 19 21:37:58 [IKEv1]: IP = 200.200.20.2, Error: Unable to remove PeerTblEntry</p>
<p>Most observers would agree that such output is quite cryptic, and, in most cases, requires a fairly thorough knowledge of the protocol to make sense of the messages. I remember needing a few minutes after observing the cryptic message along the lines of  “…packet is malformed and failed sanity check” for me to correctly conclude that this was caused by mismatched VPN preshared keys!</p>
<p>By contrast, using syslog often provides a “big picture” view instead of getting “lost in the weeds”.  Below is a screenshot of a very valuable tool now bundled with the Adaptive Security Device Manager known as the Real Time Syslog Viewer:</p>
<p><a href="http://globalknowledgeblog.com/wp-content/uploads/2012/01/syslog.png"><img class="aligncenter  wp-image-5118" title="syslog" src="http://globalknowledgeblog.com/wp-content/uploads/2012/01/syslog.png" alt="" width="599" height="360" /></a></p>
<p>Not only does the use of the different colored fonts on the white background present a more appealing and “easier on the eye” format, but the colors were chosen such that the “cooler” colors (blue, purple) represent more trivial messages while the “hotter” colors (yellow and red (not shown)) represent the more serious events. Also, the three tabs at the bottom should not be overlooked as these provide additional event explanations, recommendations, and details for the highlighted row.</p>
<p>In conclusion, I don’t wish to appear too negative toward the use of appropriate “debug” commands.  They are well-suited to understanding the operation of a protocol, especially when coupled with a network sniffer application. Secondly, as I told numerous students, verbose output (versus no output) is usually best — an indication of success. However, for quick problem identification, the often unambiguous output of a real time log viewer can’t be beat.</p>
]]></content:encoded>
			<wfw:commentRss>http://globalknowledgeblog.com/technology/cisco/routing-switching/some-observations-and-opinions-on-security-troubleshooting-with-syslog-vs-debug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNP Security Question of the Week</title>
		<link>http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-8/</link>
		<comments>http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-8/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 18:19:24 +0000</pubDate>
		<dc:creator>Dawn Hopper</dc:creator>
				<category><![CDATA[ASA Appliance]]></category>
		<category><![CDATA[CCNP Security]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[FIREWALL]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[VPN]]></category>
		<category><![CDATA[ccnp exam prep]]></category>

		<guid isPermaLink="false">http://globalknowledgeblog.com/?p=4628</guid>
		<description><![CDATA[When setting the name of an interface from the command line, what is the default security level on any interface with a name other than inside?]]></description>
			<content:encoded><![CDATA[<p><a href="http://globalknowledgeblog.com/wp-content/uploads/2011/10/SecurityQuestion08.jpg"><img class="alignright size-thumbnail wp-image-4647" title="SecurityQuestion08" src="http://globalknowledgeblog.com/wp-content/uploads/2011/10/SecurityQuestion08-150x150.jpg" alt="" width="150" height="150" /></a>When setting the name of an interface from the command line, what is the default security level on any interface with a name other than inside?</p>
<ol>
<li>0</li>
<li>50</li>
<li>100</li>
<li>none</li>
</ol>
<p> </p>
<p>The correct answer is <strong>1.</strong></p>
<p>When working from the command line (CLI) all interfaces other than the inside interface get a default security level of 0 (Most untrusted).</p>
<p><strong>Related Courses:</strong><br /> <a href="http://www.globalknowledge.com/training/course.asp?pageid=9&amp;courseid=15747&amp;catid=206&amp;country=United+States?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=socialmedia">ASAE — ASA Essentials</a><br /> <a href="http://www.globalknowledge.com/training/course.asp?pageid=9&amp;courseid=15525&amp;catid=206&amp;country=United+States?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=socialmedia">FIREWALL — Deploying Cisco ASA Firewall Solutions</a><br /> <a href="http://www.globalknowledge.com/training/course.asp?pageid=9&amp;courseid=15508&amp;catid=206&amp;country=United+States?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=socialmedia">VPN — Deploying Cisco ASA VPN Solutions</a><br /> <a href="http://www.globalknowledge.com/training/certification_listing.asp?pageid=12&amp;certid=919&amp;country=United+States?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=socialmedia">CCNP Security — Cisco Certified Network Professional Security</a></p>
 <div class=’series_links’> </div><div class=’series_toc’><h3>CCNP Security Question of the Week Series</h3><ul><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-2/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-3/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-4/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-5/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-6/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-7/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li>CCNP Security Question of the Week</li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-9/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-10/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-11/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-12/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-exam-prep-question-of-the-week-3/' title='CCNP Security Exam Prep Question of the Week'>CCNP Security Exam Prep Question of the Week</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNP Security Question of the Week</title>
		<link>http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-7/</link>
		<comments>http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-7/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 18:52:14 +0000</pubDate>
		<dc:creator>Dawn Hopper</dc:creator>
				<category><![CDATA[ASA Appliance]]></category>
		<category><![CDATA[CCNP Security]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[FIREWALL]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[VPN]]></category>
		<category><![CDATA[ccnp exam prep]]></category>

		<guid isPermaLink="false">http://globalknowledgeblog.com/?p=4604</guid>
		<description><![CDATA[True or False - The AIP-SSM supports hot swap capabilities.]]></description>
			<content:encoded><![CDATA[<p><a href="http://globalknowledgeblog.com/wp-content/uploads/2011/10/SecurityQuestion07.jpg"><img src="http://globalknowledgeblog.com/wp-content/uploads/2011/10/SecurityQuestion07-150x150.jpg" alt="" title="SecurityQuestion07" width="150" height="150" class="alignright size-thumbnail wp-image-4648" /></a>True or False — The AIP-SSM supports hot swap capabilities.</p>
<p> </p>
<p>The answer is <strong>False</strong>.</p>
<p>The Cisco ASA AIP-SSM does not support hot swap capabilities. To install the module, you must first shut down the Cisco ASA adaptive security appliance. You then power on the appliance after the module has been installed.</p>
<p><strong>Related Courses:</strong><br />
<a href="http://www.globalknowledge.com/training/course.asp?pageid=9&amp;courseid=15747&amp;catid=206&amp;country=United+States?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=socialmedia">ASAE — ASA Essentials</a><br />
<a href="http://www.globalknowledge.com/training/course.asp?pageid=9&amp;courseid=15525&amp;catid=206&amp;country=United+States?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=socialmedia">FIREWALL — Deploying Cisco ASA Firewall Solutions</a><br />
<a href="http://www.globalknowledge.com/training/course.asp?pageid=9&amp;courseid=15508&amp;catid=206&amp;country=United+States?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=socialmedia">VPN — Deploying Cisco ASA VPN Solutions</a><br />
<a href="http://www.globalknowledge.com/training/certification_listing.asp?pageid=12&amp;certid=919&amp;country=United+States?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=socialmedia">CCNP Security — Cisco Certified Network Professional Security</a></p>
 <div class=’series_links’> </div><div class=’series_toc’><h3>CCNP Security Question of the Week Series</h3><ul><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-2/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-3/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-4/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-5/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-6/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li>CCNP Security Question of the Week</li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-8/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-9/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-10/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-11/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-12/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-exam-prep-question-of-the-week-3/' title='CCNP Security Exam Prep Question of the Week'>CCNP Security Exam Prep Question of the Week</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNP Security Question of the Week</title>
		<link>http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-6/</link>
		<comments>http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-6/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 18:41:19 +0000</pubDate>
		<dc:creator>Dawn Hopper</dc:creator>
				<category><![CDATA[ASA Appliance]]></category>
		<category><![CDATA[CCNP Security]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[FIREWALL]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://globalknowledgeblog.com/?p=4602</guid>
		<description><![CDATA[The command that can be used on the standby firewall to force control back, making that firewall become active is?]]></description>
			<content:encoded><![CDATA[<p><a href="http://globalknowledgeblog.com/wp-content/uploads/2011/10/SecurityQuestion06.jpg"><img src="http://globalknowledgeblog.com/wp-content/uploads/2011/10/SecurityQuestion06-150x150.jpg" alt="" title="SecurityQuestion06" width="150" height="150" class="alignright size-thumbnail wp-image-4649" /></a>The command that can be used on the standby firewall to force control back, making that firewall become active is?</p>
<ol>
<li>failover preempt</li>
<li>reset failover</li>
<li>failover primary</li>
<li>failover active</li>
</ol>
<p> </p>
<p>The correct answer is <strong>4</strong>.</p>
<p>Use the failover active command when you need to force the current unit into the active state. This need can occur in a situation such as when you want to switch control back from a unit after you have fixed a problem and want to restore service to the current standby unit.</p>
<p><strong>Related Courses:</strong><br />
<a href="http://www.globalknowledge.com/training/course.asp?pageid=9&amp;courseid=15747&amp;catid=206&amp;country=United+States?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=socialmedia">ASAE — ASA Essentials</a><br />
<a href="http://www.globalknowledge.com/training/course.asp?pageid=9&amp;courseid=15525&amp;catid=206&amp;country=United+States?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=socialmedia">FIREWALL — Deploying Cisco ASA Firewall Solutions</a><br />
<a href="http://www.globalknowledge.com/training/course.asp?pageid=9&amp;courseid=15508&amp;catid=206&amp;country=United+States?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=socialmedia">VPN — Deploying Cisco ASA VPN Solutions</a><br />
<a href="http://www.globalknowledge.com/training/certification_listing.asp?pageid=12&amp;certid=919&amp;country=United+States?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=socialmedia">CCNP Security — Cisco Certified Network Professional Security</a></p>
 <div class=’series_links’> </div><div class=’series_toc’><h3>CCNP Security Question of the Week Series</h3><ul><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-2/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-3/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-4/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-5/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li>CCNP Security Question of the Week</li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-7/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-8/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-9/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-10/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-11/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-12/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-exam-prep-question-of-the-week-3/' title='CCNP Security Exam Prep Question of the Week'>CCNP Security Exam Prep Question of the Week</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNP Security Question of the Week</title>
		<link>http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-5/</link>
		<comments>http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-5/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 18:38:36 +0000</pubDate>
		<dc:creator>Dawn Hopper</dc:creator>
				<category><![CDATA[ASA Appliance]]></category>
		<category><![CDATA[CCNP Security]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[FIREWALL]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://globalknowledgeblog.com/?p=4600</guid>
		<description><![CDATA[How many data interfaces are supported by a security appliance running in transparent mode with ASA version 8.2?]]></description>
			<content:encoded><![CDATA[<p><a href="http://globalknowledgeblog.com/wp-content/uploads/2011/10/SecurityQuestion05.jpg"><img src="http://globalknowledgeblog.com/wp-content/uploads/2011/10/SecurityQuestion05-150x150.jpg" alt="" title="SecurityQuestion05" width="150" height="150" class="alignright size-thumbnail wp-image-4650" /></a>How many data interfaces are supported by a security appliance running in transparent mode with ASA version 8.2?</p>
<ol>
<li>1</li>
<li>2</li>
<li>4</li>
<li>10</li>
</ol>
<p> </p>
<p>The correct answer is <strong>2</strong>.</p>
<p>The transparent adaptive security appliance supports only two traffic passing interfaces. If the adaptive security appliance platform supports a dedicated management interface, you can also enable the management interface for management traffic only.</p>
<p><strong>Related Courses:</strong><br />
<a href="http://www.globalknowledge.com/training/course.asp?pageid=9&amp;courseid=15747&amp;catid=206&amp;country=United+States?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=socialmedia">ASAE — ASA Essentials</a><br />
<a href="http://www.globalknowledge.com/training/course.asp?pageid=9&amp;courseid=15525&amp;catid=206&amp;country=United+States?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=socialmedia">FIREWALL — Deploying Cisco ASA Firewall Solutions</a><br />
<a href="http://www.globalknowledge.com/training/course.asp?pageid=9&amp;courseid=15508&amp;catid=206&amp;country=United+States?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=socialmedia">VPN — Deploying Cisco ASA VPN Solutions</a><br />
<a href="http://www.globalknowledge.com/training/certification_listing.asp?pageid=12&amp;certid=919&amp;country=United+States?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=socialmedia">CCNP Security — Cisco Certified Network Professional Security</a></p>
 <div class=’series_links’> </div><div class=’series_toc’><h3>CCNP Security Question of the Week Series</h3><ul><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-2/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-3/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-4/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li>CCNP Security Question of the Week</li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-6/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-7/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-8/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-9/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-10/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-11/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-12/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-exam-prep-question-of-the-week-3/' title='CCNP Security Exam Prep Question of the Week'>CCNP Security Exam Prep Question of the Week</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ICMP Error Inspection on the ASA</title>
		<link>http://globalknowledgeblog.com/technology/cisco/icmp-error-inspection-on-the-asa/</link>
		<comments>http://globalknowledgeblog.com/technology/cisco/icmp-error-inspection-on-the-asa/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 13:48:32 +0000</pubDate>
		<dc:creator>Doug McKillip</dc:creator>
				<category><![CDATA[ASA Appliance]]></category>
		<category><![CDATA[CCNP Security]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[FIREWALL]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://globalknowledgeblog.com/?p=4841</guid>
		<description><![CDATA[The official Cisco CCNP Security FIREWALL training course (as well as other documentation) recommends enabling the inspection of the Internet Control Message Protocol (ICMP), even though it’s disabled by default. The image below displays the recommended practice as configured in ASDM, but the curious student might wonder what the unchecked “ICMP Error” box is. That’s what I’ll focus on in this post.]]></description>
			<content:encoded><![CDATA[<p>The official Cisco CCNP Security FIREWALL training course (as well as other documentation) recommends enabling the inspection of the Internet Control Message Protocol (ICMP), even though it’s disabled by default. The image below displays the recommended practice as configured in ASDM, but the curious student might wonder what the unchecked “ICMP Error” box is. That’s what I’ll focus on in this post.</p>
<p><a href="http://globalknowledgeblog.com/wp-content/uploads/2011/10/Inspect.png"><img class="aligncenter size-full wp-image-4843" title="Inspect" src="http://globalknowledgeblog.com/wp-content/uploads/2011/10/Inspect.png" alt="" width="598" height="487" /></a></p>
<p>The ICMP existed for more than 30 years, having largely been specified in <a href="http://tools.ietf.org/html/rfc792">RFC792</a>. Most network engineers are familiar with its diagnostic capabilities via ping and the assorted “unreachable” messages. What’s most likely not as well recognized is that the ICMP message often contains the first 28 bytes of the packet that caused the error. Since the IP header itself is frequently limited to 20 bytes, this ensures that the source and destination addresses will be seen since these are at the end of the header. An excellent graphic of the ICMP error message can be seen <a href="http://www.cs.virginia.edu/%7Ecs458/slides/module08-icmp.pdf">below</a>.</p>
<p><a href="http://globalknowledgeblog.com/wp-content/uploads/2011/10/ICMP-error.png"><img class="aligncenter size-full wp-image-4842" title="ICMP-error" src="http://globalknowledgeblog.com/wp-content/uploads/2011/10/ICMP-error.png" alt="" width="598" height="446" /></a></p>
<p>With the embedding of IP addresses in this return packet in mind, a network admin is presented with an interesting diagnostic challenge. If the “packet that caused the error” (as often stated in the return message) was translated by a Network Address Translation (NAT) device between its point of origin and the point of error, then the reported source address needs to correlate to the current NAT device translation table — a bothersome task at best.</p>
<p>Cisco Systems provided NAT support for such a scenario in the PIX Operating System version 6.3 with the fixup protocol ICMP error command. As the <a href="http://www.cisco.com/en/US/docs/security/pix/pix63/configuration/guide/fixup.html">Configuration Guide</a> for this operating system suggests, the recognition of NAT-relevant IP addresses in diagnostic return messages was implemented before the general inspection capability for ICMP packets introduced in ASA/PIX OS7.0. In addition, the syntax changed with this release to “deprecate” (Cisco lingo for obsolete) the fixup command and replace it with the more general inspect.</p>
<p>One of the implied fringe benefits of the switchover to the inspect syntax is to use this as part of the overall Modular Policy Framework capability of OS7.0 and beyond. A network administrator could configure the ASA for the inspection of ICMP error packets to occur only for specific flows (from the out-of-band IT management network, for example). This would avoid a potentially unnecessary saturation of the NAT table.</p>
]]></content:encoded>
			<wfw:commentRss>http://globalknowledgeblog.com/technology/cisco/icmp-error-inspection-on-the-asa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNP Security Question of the Week</title>
		<link>http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-4/</link>
		<comments>http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-4/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 18:29:02 +0000</pubDate>
		<dc:creator>Dawn Hopper</dc:creator>
				<category><![CDATA[ASA Appliance]]></category>
		<category><![CDATA[CCNP Security]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[FIREWALL]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://globalknowledgeblog.com/?p=4596</guid>
		<description><![CDATA[Which ASA feature can be used to automatically prevent the spoofing of internal source addresses from outside networks?]]></description>
			<content:encoded><![CDATA[<p><a href="http://globalknowledgeblog.com/wp-content/uploads/2011/10/SecurityQuestion04.jpg"><img class="alignright size-thumbnail wp-image-4651" title="SecurityQuestion04" src="http://globalknowledgeblog.com/wp-content/uploads/2011/10/SecurityQuestion04-150x150.jpg" alt="" width="150" height="150" /></a>Which ASA feature can be used to automatically prevent the spoofing of internal source addresses from outside networks?</p>
<ol>
<li>ACLs</li>
<li>uRPF</li>
<li>AIP-SSM</li>
<li>Shunning</li>
</ol>
<p> </p>
<p>The answer is <strong>2</strong>.</p>
<p>Specifying Cisco ASA adaptive security appliance per-interface access rules to protect against source-spoofed packets can be a labor-intensive task. As the adaptive security appliance can refer to its routing table to determine which networks are reachable through which interface, it can also use its routing table to validate source addresses of incoming packets. The technique is called Unicast Reverse Path Forwarding (uRPF), and the Cisco ASA adaptive security appliance supports the strict uRPF usage, where packets must arrive over the correct interface in order to be accepted.</p>
<p><strong>Related Courses:</strong><br />
<a href="http://www.globalknowledge.com/training/course.asp?pageid=9&amp;courseid=15747&amp;catid=206&amp;country=United+States?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=socialmedia">ASAE — ASA Essentials</a><br />
<a href="http://www.globalknowledge.com/training/course.asp?pageid=9&amp;courseid=15525&amp;catid=206&amp;country=United+States?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=socialmedia">FIREWALL — Deploying Cisco ASA Firewall Solutions</a><br />
<a href="http://www.globalknowledge.com/training/course.asp?pageid=9&amp;courseid=15508&amp;catid=206&amp;country=United+States?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=socialmedia">VPN — Deploying Cisco ASA VPN Solutions</a><br />
<a href="http://www.globalknowledge.com/training/certification_listing.asp?pageid=12&amp;certid=919&amp;country=United+States?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=socialmedia">CCNP Security — Cisco Certified Network Professional Security</a></p>
 <div class=’series_links’> </div><div class=’series_toc’><h3>CCNP Security Question of the Week Series</h3><ul><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-2/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-3/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li>CCNP Security Question of the Week</li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-5/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-6/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-7/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-8/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-9/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-10/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-11/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-12/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-exam-prep-question-of-the-week-3/' title='CCNP Security Exam Prep Question of the Week'>CCNP Security Exam Prep Question of the Week</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Benefit from Using Failover MAC Address</title>
		<link>http://globalknowledgeblog.com/technology/cisco/benefit-from-using-failover-mac-address/</link>
		<comments>http://globalknowledgeblog.com/technology/cisco/benefit-from-using-failover-mac-address/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 12:18:15 +0000</pubDate>
		<dc:creator>Doug McKillip</dc:creator>
				<category><![CDATA[ASA Appliance]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[failover MAC address]]></category>
		<category><![CDATA[MAC address]]></category>

		<guid isPermaLink="false">http://globalknowledgeblog.com/?p=4821</guid>
		<description><![CDATA[In this post I’ll focus on a topic that’s mentioned in the Cisco FIREWALL training class but isn’t emphasized there or in the online Cisco ASA documentation. When configuring failover on a pair of ASA security appliances, a situation can arise in which network disruption occurs due to the secondary ASA in a failover pair becoming active first and then the primary comes online second. Both the <a href="http://www.cisco.com/en/US/docs/security/asa/asa84/command/reference/ef.html#wp2014020">documentation</a> and the courseware point out that this causes the secondary (and active ASA) to swap its interface MAC addresses with those of the primary. Being naturally skeptical about this behavior, I decided to investigate. The rest of this post illustrates my confirmation of this phenomenon.]]></description>
			<content:encoded><![CDATA[<p><a href="http://globalknowledgeblog.com/wp-content/uploads/2011/08/guyconcernlaptopADE075.jpg"><img class="alignright size-full wp-image-4398" src="http://globalknowledgeblog.com/wp-content/uploads/2011/08/guyconcernlaptopADE075.jpg" alt="" width="300" height="300" /></a>In this post I’ll focus on a topic that’s mentioned in the Cisco FIREWALL training class but isn’t emphasized there or in the online Cisco ASA documentation. When configuring failover on a pair of ASA security appliances, a situation can arise in which network disruption occurs due to the secondary ASA in a failover pair becoming active first and then the primary comes online second. Both the <a href="http://www.cisco.com/en/US/docs/security/asa/asa84/command/reference/ef.html#wp2014020">documentation</a> and the courseware point out that this causes the secondary (and active ASA) to swap its interface MAC addresses with those of the primary. Being naturally skeptical about this behavior, I decided to investigate. The rest of this post illustrates my confirmation of this phenomenon.</p>
<p>Using a pair of configured ASA 5520 security appliances, I deliberately powered off the primary ASA and rebooted the secondary ASA. As shown below, the secondary ASA was configured to display its hostname, designation (primary or secondary), and role (active or standby). Not surprisingly, as the only powered-on ASA, it became active with the following MAC addresses (superfluous output has been omitted here):<br />
<span style="font-family: monospace;"><br />
ASA/sec/act(config)# show int<br />
Interface GigabitEthernet0/0 “outside”, is up, line protocol is up<br />
Hardware is i82546GB rev03, BW 1000 Mbps, DLY 10 usec<br />
&lt;output omitted&gt;<br />
MAC address 0019.5517.e054, MTU 1500<br />
IP address 200.200.1.2, subnet mask 255.255.255.0<br />
&lt;output omitted&gt;<br />
Interface GigabitEthernet0/1 “inside”, is up, line protocol is up<br />
Hardware is i82546GB rev03, BW 1000 Mbps, DLY 10 usec<br />
&lt;output omitted&gt;<br />
MAC address 0019.5517.e055, MTU 1500<br />
IP address 10.10.0.1, subnet mask 255.255.255.0<br />
&lt;output omitted&gt;<br />
Interface GigabitEthernet0/2 “dmz”, is up, line protocol is up<br />
Hardware is i82546GB rev03, BW 1000 Mbps, DLY 10 usec<br />
&lt;output omitted&gt;<br />
MAC address 0019.5517.e056, MTU 1500<br />
IP address 172.16.1.1, subnet mask 255.255.255.0<br />
&lt;output omitted&gt;<br />
Interface GigabitEthernet0/3 “lanfail”, is up, line protocol is up<br />
Hardware is i82546GB rev03, BW 1000 Mbps, DLY 10 usec<br />
&lt;output omitted&gt;<br />
MAC address 0019.5517.e057, MTU 1500<br />
IP address 192.168.25.4, subnet mask 255.255.255.0<br />
&lt;output omitted&gt;</span></p>
<p>The output below shows what happened after the primary ASA was powered up:<br />
<span style="font-family: monospace;"><br />
ASA/sec/act(config)# show int<br />
Interface GigabitEthernet0/0 “outside”, is up, line protocol is up<br />
Hardware is i82546GB rev03, BW 1000 Mbps, DLY 10 usec<br />
&lt;output omitted&gt;<br />
MAC address 0019.5517.df18, MTU 1500<br />
IP address 200.200.1.2, subnet mask 255.255.255.0<br />
&lt;output omitted&gt;<br />
Interface GigabitEthernet0/1 “inside”, is up, line protocol is up<br />
Hardware is i82546GB rev03, BW 1000 Mbps, DLY 10 usec<br />
&lt;output omitted&gt;<br />
MAC address 0019.5517.df19, MTU 1500<br />
IP address 10.10.0.1, subnet mask 255.255.255.0<br />
&lt;output omitted&gt;<br />
Interface GigabitEthernet0/2 “dmz”, is up, line protocol is up<br />
Hardware is i82546GB rev03, BW 1000 Mbps, DLY 10 usec<br />
&lt;output omitted&gt;<br />
MAC address 0019.5517.df1a, MTU 1500<br />
IP address 172.16.1.1, subnet mask 255.255.255.0<br />
&lt;output omitted&gt;<br />
Interface GigabitEthernet0/3 “lanfail”, is up, line protocol is up<br />
Hardware is i82546GB rev03, BW 1000 Mbps, DLY 10 usec<br />
&lt;output omitted&gt;<br />
MAC address 0019.5517.e057, MTU 1500<br />
IP address 192.168.25.4, subnet mask 255.255.255.0<br />
&lt;output omitted&gt;<br />
</span><br />
As you can see, the MAC addresses for each of the three traffic passing interfaces changed, but the IP addresses didn’t. This could clearly cause problems with the ARP (Address Resolution Protocol) caches of neighboring devices. To prevent this infrequently observed scenario (or “corner case”), a simple fix is to statically configure a MAC address pair for each traffic passing interface using the actual “burned in” addresses for each ASA. You can do this using either the CLI or the ASDM GUI.</p>
]]></content:encoded>
			<wfw:commentRss>http://globalknowledgeblog.com/technology/cisco/benefit-from-using-failover-mac-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCNP Security Question of the Week</title>
		<link>http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-3/</link>
		<comments>http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-3/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 17:25:04 +0000</pubDate>
		<dc:creator>Dawn Hopper</dc:creator>
				<category><![CDATA[ASA Appliance]]></category>
		<category><![CDATA[CCNP Security]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[FIREWALL]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://globalknowledgeblog.com/?p=4594</guid>
		<description><![CDATA[On which operating systems is ASDM supported? Choose 3.]]></description>
			<content:encoded><![CDATA[<p><a href="http://globalknowledgeblog.com/wp-content/uploads/2011/10/SecurityQuestion03.jpg"><img src="http://globalknowledgeblog.com/wp-content/uploads/2011/10/SecurityQuestion03-150x150.jpg" alt="" title="SecurityQuestion03" width="150" height="150" class="alignright size-thumbnail wp-image-4652" /></a>On which operating systems is ASDM supported? Choose 3.</p>
<ol>
<li>Windows</li>
<li>Linux</li>
<li>Mac OS X</li>
<li>Solaris</li>
</ol>
<p> </p>
<p>The answers are <strong>1, 2, and 3</strong>.</p>
<p>ASDM is supported on Windows, Linux and Mac OS X.</p>
<p><strong>Related Courses:</strong><br />
<a href="http://www.globalknowledge.com/training/course.asp?pageid=9&amp;courseid=15747&amp;catid=206&amp;country=United+States?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=socialmedia">ASAE — ASA Essentials</a><br />
<a href="http://www.globalknowledge.com/training/course.asp?pageid=9&amp;courseid=15525&amp;catid=206&amp;country=United+States?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=socialmedia">FIREWALL — Deploying Cisco ASA Firewall Solutions</a><br />
<a href="http://www.globalknowledge.com/training/course.asp?pageid=9&amp;courseid=15508&amp;catid=206&amp;country=United+States?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=socialmedia">VPN — Deploying Cisco ASA VPN Solutions</a><br />
<a href="http://www.globalknowledge.com/training/certification_listing.asp?pageid=12&amp;certid=919&amp;country=United+States?utm_source=blog&amp;utm_medium=referral&amp;utm_campaign=socialmedia">CCNP Security — Cisco Certified Network Professional Security</a></p>
 <div class=’series_links’> </div><div class=’series_toc’><h3>CCNP Security Question of the Week Series</h3><ul><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-2/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li>CCNP Security Question of the Week</li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-4/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-5/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-6/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-7/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-8/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-9/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-10/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-11/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-12/' title='CCNP Security Question of the Week'>CCNP Security Question of the Week</a></li><li><a href='http://globalknowledgeblog.com/certification/ccnp-security-exam-prep-question-of-the-week-3/' title='CCNP Security Exam Prep Question of the Week'>CCNP Security Exam Prep Question of the Week</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://globalknowledgeblog.com/certification/ccnp-security-question-of-the-week-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

