<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>CiscoTips</title>
	
	<link>http://www.cisco-tips.com</link>
	<description>Cisco Networks Tips and Tutorials</description>
	<pubDate>Fri, 02 Jan 2009 14:11:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
	<language>en</language>
			<image><link>http://www.cisco-tips.com</link><url>http://www.feedburner.com/fb/images/pub/fb_pwrd.gif</url><title>Cisco Tips</title></image><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Ciscotips" type="application/rss+xml" /><item>
		<title>Hardware Conferencing with PVDM Module on 2801 Call Manager Express</title>
		<link>http://feeds.feedburner.com/~r/Ciscotips/~3/500977748/</link>
		<comments>http://www.cisco-tips.com/hardware-conferencing-with-pvdm-module-on-2801-call-manager-express/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 14:04:53 +0000</pubDate>
		<dc:creator>BlogAdmin</dc:creator>
		
		<category><![CDATA[IP Telephony]]></category>

		<category><![CDATA[ad-hoc conference]]></category>

		<category><![CDATA[callmanager express]]></category>

		<category><![CDATA[cisco 2801]]></category>

		<category><![CDATA[hardware conference]]></category>

		<category><![CDATA[pvdm]]></category>

		<guid isPermaLink="false">http://www.cisco-tips.com/?p=348</guid>
		<description><![CDATA[A PVDM (Packet Voice DSP Module) is a router hardware module that looks like a computer memory chip and is used to provide Digital Signal Processing voice services to routers working as voice gateways or as Call Manager Express devices. The high-density PVDM2 module enables Integrated services routers (such as 2800, 3800 models) to provide [...]]]></description>
			<content:encoded><![CDATA[<p>A PVDM (Packet Voice DSP Module) is a router hardware module that looks like a computer memory chip and is used to provide Digital Signal Processing voice services to routers working as voice gateways or as Call Manager Express devices. The high-density PVDM2 module enables Integrated services routers (such as 2800, 3800 models) to provide high-density voice services such as transcoding, hardware conferencing and voice encoding in IP communications solutions.</p>
<p>The following configuration example is about a cisco 2801 router working as Call Manager Express version 4.1 with both local IP phones and IP Phones located in remote branches over IPSEC VPN. The remote phones work with G729 codec and the local phones use normal G711 voice encoding. The requirement is to enable hardware ad-hoc conferencing between remote G729 and local G711 phones.</p>
<p>Here is the configuration snapshot (only commands related to hardware conferencing are shown):</p>
<blockquote><p><strong>voice-card 0<br />
dsp services dspfarm<br />
!<br />
voice class custom-cptone leavetone<br />
dualtone conference<br />
frequency 400 800<br />
cadence 400 50 200 50 200 50<br />
!<br />
voice class custom-cptone jointone<br />
dualtone conference<br />
frequency 600 900<br />
cadence 300 150 300 100 300 50<br />
!<br />
interface FastEthernet0/0<br />
ip address 192.168.10.1 255.255.255.0</p>
<p>sccp local FastEthernet0/0<br />
sccp ccm 192.168.10.1 identifier 100 priority 1 version 4.1<br />
sccp<br />
!<br />
sccp ccm group 2<br />
bind interface FastEthernet0/0<br />
associate ccm 100 priority 1<br />
associate profile 2 register DSPprofile2<br />
keepalive retries 5<br />
!<br />
dspfarm profile 2 conference<br />
! Configure codecs allowed to participate in conference<br />
codec g711ulaw<br />
codec g711alaw<br />
codec g729ar8<br />
codec g729abr8<br />
codec g729r8<br />
codec g729br8<br />
maximum sessions 2<br />
conference-join custom-cptone jointone<br />
conference-leave custom-cptone leavetone<br />
associate application SCCP</p>
<p>telephony-service<br />
sdspfarm units 2<br />
sdspfarm tag 2 DSPprofile2<br />
conference hardware<br />
max-ephones 24<br />
max-dn 48<br />
ip source-address 192.168.10.1 port 2000 strict-match<br />
max-conferences 4 gain -6</p>
<p>!<br />
ephone-dn  43  dual-line<br />
number A000<br />
description Ad-Hoc Conference<br />
conference ad-hoc<br />
no huntstop<br />
!<br />
!<br />
ephone-dn  44  dual-line<br />
number A000<br />
description Ad-Hoc Conference<br />
conference ad-hoc<br />
preference 1<br />
no huntstop<br />
!<br />
!<br />
ephone-dn  45  dual-line<br />
number A000<br />
description Ad-Hoc Conference<br />
conference ad-hoc<br />
preference 2<br />
!<br />
!<br />
ephone-dn  46  dual-line<br />
number A000<br />
description Ad-Hoc Conference<br />
conference ad-hoc<br />
preference 3</strong></p></blockquote>
<p>Notice on the configuration above that we have to create some dummy phone directory numbers (ephone-dn 43 to 46) to facilitate the ad-hoc conference operation. An Ad-hoc conference is an unscheduled conference. It occurs when a third party is added into any conversation by the participants. The ad-hoc initiators can add/delete/drop participants to/from the conference.</p>
<p>CME hardware conferencing supports a maximum of 8 participants in an ad-hoc conference.<br />
Each DSP can support a maximum of 64 G.711 participants only (single-mode), this translates to:</p>
<ul>
<li> 8 conferences of 8 participants each.</li>
</ul>
<p>Each DSP can support a maximum of 16 G.711/G.729A/G.729 participants (mixed-mode), so this translates to:</p>
<ul>
<li> 2 conferences of 8 participants each.</li>
</ul>
<p><strong>Verify DSP registration </strong><strong></strong></p>
<p><strong> </strong></p>
<p>If your DSPfarm is not registered to CME, you will not be able to use the DSP resources to initiate a conference call. To check if the dspfarm is registered, perform the following command - &#8220;<span style="text-decoration: underline;">show dspfarm all</span>&#8221;</p>
<p><span style="text-decoration: underline;">Example: Registered - good example </span></p>
<p>Router#show dspfarm all</p>
<p>&lt;output omitted&gt;</p>
<p>Profile Operation  State : <strong>ACTIVE </strong></p>
<p>Application : SCCP Status : <strong>ASSOCIATED </strong></p>
<p>&lt;output omitted&gt;</p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><span style="text-decoration: underline;">Example: Unregistered - bad example</span></p>
<p>&lt;output omitted&gt;</p>
<p>Profile Operation  State : <strong>ACTIVE IN PROGRESS </strong></p>
<p>Application : SCCP Status : <strong>ASSOCIATION IN PROGRESS </strong></p>
<p>&lt;output omitted&gt;</p>

<p><a href="http://feeds.feedburner.com/~a/Ciscotips?a=3nyoPt"><img src="http://feeds.feedburner.com/~a/Ciscotips?i=3nyoPt" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/Ciscotips?a=zXqOFT.P"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=zXqOFT.P" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Ciscotips?a=5fPaBc.p"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=5fPaBc.p" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Ciscotips?a=ECIZxb.p"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=ECIZxb.p" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.cisco-tips.com/hardware-conferencing-with-pvdm-module-on-2801-call-manager-express/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.cisco-tips.com/hardware-conferencing-with-pvdm-module-on-2801-call-manager-express/</feedburner:origLink></item>
		<item>
		<title>Some Interesting Cisco Related Blogs and Websites</title>
		<link>http://feeds.feedburner.com/~r/Ciscotips/~3/497646745/</link>
		<comments>http://www.cisco-tips.com/some-interesting-cisco-related-blogs-and-websites/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 10:03:45 +0000</pubDate>
		<dc:creator>BlogAdmin</dc:creator>
		
		<category><![CDATA[Cisco General]]></category>

		<category><![CDATA[cisco related blogs]]></category>

		<guid isPermaLink="false">http://www.cisco-tips.com/?p=341</guid>
		<description><![CDATA[My everyday browsing activity for refreshing my Cisco technical knowledge includes visits to various blogs and websites that I have found over the years and that I believe are among the best Cisco resources you can find in the web in addition to the official cisco.com site. These sites are all maintained by industry experts [...]]]></description>
			<content:encoded><![CDATA[<p>My everyday browsing activity for refreshing my Cisco technical knowledge includes visits to various blogs and websites that I have found over the years and that I believe are among the best Cisco resources you can find in the web in addition to the official cisco.com site. These sites are all maintained by industry experts and offer unique information about Cisco networking technology. You could of course find almost anything you need from the official Cisco site, but this website is so huge and sometimes difficult to navigate that makes it difficult to dig in things.</p>
<p>Here are some of the Cisco related blogs that I visit regularly:</p>
<ul>
<li><a rel="nofollow" href="http://6200networks.com" target="_blank">6200 Networks</a> (By Joe Harris, CCIE# 6200)</li>
<li><a rel="nofollow" href="http://www.blindhog.net" target="_blank">Blindhog.net </a>(a site dedicated to helping people learn Cisco, Linux and VOIP technologies)</li>
<li><a rel="nofollow" href="http://www.ccieblog.com" target="_blank">CCIE Blog </a>(Allows you to create your own Blog and also hosts feeds from various Cisco related blogs)</li>
<li><a rel="nofollow" href="http://etherealmind.com" target="_blank">Ethereal Mind</a> (By Greg Ferro CCIE# 6920)</li>
<li><a rel="nofollow" href="http://blog.humanmodem.com" target="_blank">Human Modem </a> (By CCIE# 19747)</li>
<li><a rel="nofollow" href="http://mrconfigure.blogspot.com" target="_blank">Mr. Configure </a> (A Quick Reference for Routing, Switching, Cisco &#038; Juniper)</li>
<li><a rel="nofollow" href="http://www.ciscoblog.com" target="_blank">Cisco Blog and Forum </a> (Open Discussion about Cisco, By Jeremy Cioara )</li>
<li><a rel="nofollow" href="http://shouldhavegonewithcisco.com" target="_blank">Should Have Gone With Cisco </a> (By Ted Romer CCIE# 21785 )</li>
<li><a rel="nofollow" href="http://aconaway.com" target="_blank">Aaron&#8217;s Worthless Words </a> (By Aaron Conaway )</li>
</ul>

<p><a href="http://feeds.feedburner.com/~a/Ciscotips?a=exvcyN"><img src="http://feeds.feedburner.com/~a/Ciscotips?i=exvcyN" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/Ciscotips?a=Q7gaet.O"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=Q7gaet.O" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Ciscotips?a=Fr8Rqy.o"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=Fr8Rqy.o" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Ciscotips?a=njHb1T.o"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=njHb1T.o" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.cisco-tips.com/some-interesting-cisco-related-blogs-and-websites/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.cisco-tips.com/some-interesting-cisco-related-blogs-and-websites/</feedburner:origLink></item>
		<item>
		<title>5 Reasons to Buy a Cisco ASA 5505 from Amazon</title>
		<link>http://feeds.feedburner.com/~r/Ciscotips/~3/489988663/</link>
		<comments>http://www.cisco-tips.com/5-reasons-to-buy-a-cisco-asa-5505-from-amazon/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 20:32:31 +0000</pubDate>
		<dc:creator>BlogAdmin</dc:creator>
		
		<category><![CDATA[Cisco Firewalls]]></category>

		<category><![CDATA[buy asa 5505 amazon]]></category>

		<category><![CDATA[buy cisco asa 5505]]></category>

		<guid isPermaLink="false">http://www.cisco-tips.com/?p=338</guid>
		<description><![CDATA[For advanced home users or for SOHO and Branch offices, the Cisco ASA 5505 Firewall appliance is an excellent choice to use for network protection. Its Adaptive Security software is the same used for the whole range of the ASA series, so you can be assured that the 5505 will offer you also top-class security [...]]]></description>
			<content:encoded><![CDATA[<p>For advanced home users or for SOHO and Branch offices, the Cisco ASA 5505 Firewall appliance is an excellent choice to use for network protection. Its Adaptive Security software is the same used for the whole range of the ASA series, so you can be assured that the 5505 will offer you also top-class security and flexibility like the higher end models. If you have decided to purchase an ASA 5505 online and you are in the phase of selecting an online store, then I believe that Amazon is the best choice for the following reasons:</p>
<p>1.      I don&#8217;t know about other products, but specifically for the Cisco ASA 5505, Amazon offers the cheapest price online. It&#8217;s even cheaper than ebay. At the time of writing, the cheapest price for the ASA 5505 at ebay is $380 while at Amazon is $360 (including shipping).</p>
<p>2.      The ASA 5505 at Amazon is eligible for FREE Super Saver Shipping within the US.</p>
<p>3.      Amazon is probably the most trusted and reliable name for online purchases. The A-to-Z Guarantee Purchase Protection offered by Amazon ensures a safe buying experience.</p>
<p>4.      Before buying a product from Amazon, you can read other customer&#8217;s reviews for the same product in order to get a better idea whether this product suits your needs.</p>
<p>5.      For the Cisco ASA 5505, Amazon provides also special offers and product promotions together with suggestions for related products to purchase.</p>
<p>There are basically three software license types for the ASA 5505 according to the number of internal users (hosts) that will be protected by the firewall.</p>
<ul class="unIndentedList">
<li> <a href="http://www.amazon.com/gp/product/B000O0Z8GC?ie=UTF8&amp;tag=ciscotips-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B000O0Z8GC" rel="nofollow">ASA 5505 with 10-User license</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=ciscotips-20&amp;l=as2&amp;o=1&amp;a=B000O0Z8GC" border="0" alt="" width="1" height="1" /></li>
<li> <a href="http://www.amazon.com/gp/product/B000JVTTPW?ie=UTF8&amp;tag=ciscotips-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B000JVTTPW" rel="nofollow">ASA 5505 with 50-User license</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=ciscotips-20&amp;l=as2&amp;o=1&amp;a=B000JVTTPW" border="0" alt="" width="1" height="1" /></li>
<li> <a href="http://www.amazon.com/gp/product/B000JVTTPM?ie=UTF8&amp;tag=ciscotips-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B000JVTTPM" rel="nofollow">ASA 5505 with Unlimited-User license</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=ciscotips-20&amp;l=as2&amp;o=1&amp;a=B000JVTTPM" border="0" alt="" width="1" height="1" /></li>
</ul>

<p><a href="http://feeds.feedburner.com/~a/Ciscotips?a=EkIi7f"><img src="http://feeds.feedburner.com/~a/Ciscotips?i=EkIi7f" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/Ciscotips?a=eYoAO"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=eYoAO" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Ciscotips?a=n3F7o"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=n3F7o" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Ciscotips?a=tIFto"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=tIFto" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.cisco-tips.com/5-reasons-to-buy-a-cisco-asa-5505-from-amazon/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.cisco-tips.com/5-reasons-to-buy-a-cisco-asa-5505-from-amazon/</feedburner:origLink></item>
		<item>
		<title>Cisco ASA QoS for VoIP Traffic</title>
		<link>http://feeds.feedburner.com/~r/Ciscotips/~3/486485001/</link>
		<comments>http://www.cisco-tips.com/cisco-asa-qos-for-voip-traffic/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 10:34:34 +0000</pubDate>
		<dc:creator>BlogAdmin</dc:creator>
		
		<category><![CDATA[Cisco Firewalls]]></category>

		<category><![CDATA[asa priority queue]]></category>

		<category><![CDATA[asa qos]]></category>

		<category><![CDATA[asa quality of service]]></category>

		<category><![CDATA[asa voip qos]]></category>

		<guid isPermaLink="false">http://www.cisco-tips.com/?p=325</guid>
		<description><![CDATA[One of the new additions in the Cisco ASA 7.x and 8.x software image is the ability to configure Quality of Service for VoIP traffic, something that was found only on IOS routers in the past. The ASA supports now Low Latency Queuing (LLQ priority queuing) which lets you prioritize certain traffic flows (such as [...]]]></description>
			<content:encoded><![CDATA[<p>One of the new additions in the Cisco ASA 7.x and 8.x software image is the ability to configure Quality of Service for VoIP traffic, something that was found only on IOS routers in the past. The ASA supports now Low Latency Queuing (LLQ priority queuing) which lets you prioritize certain traffic flows (such as latency-sensitive traffic like voice and video) ahead of other traffic.</p>
<p>In its simplest form, you just enable priority queuing on an interface and select with an ACL and a policy map which traffic should pass through the priority queue of the interface. All other traffic will be passing through the &#8220;best effort&#8221; queue. For example if we have FTP data traffic (which is usually a long packet) together with a VoIP packet, the VoIP will be served first by the interface (priority queue) while the FTP packet will be served in a best-effort basis.</p>
<p>In our example below, we present a usual scenario in which we have two (or more) sites communicating through a Lan-to-Lan IPSEC VPN via the Internet. Between the sites we can have both data and VoIP traffic communication. Although we can not enforce real QoS through the Internet, at least we can ensure voice traffic prioritization on the firewall interface.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.cisco-tips.com/images/asa-qos-for-voip-vpn-configuration.jpg" alt="cisco asa qos for voip over a vpn" /></p>
<p>From the diagram above we assume that we have already configured the IPSEC VPN and is working properly (i.e both subnets 192.168.1.0/24 and 192.168.2.0/24 can communicate via the tunnel). The example configuration below is for the ASA-1 firewall and should be applied accordingly to ASA-2 for better QoS performance.</p>
<p>! <em>Enable a priority queue on the outside interface</em></p>
<p><strong>ASA-1</strong><strong>(config)# priority-queue outside</strong><br />
<strong>ASA-1</strong><strong>(config-priority-queue</strong><strong>)# exit</strong></p>
<p>! <em>Select VoIP traffic for prioritization</em></p>
<p><strong>ASA-1</strong><strong>(config)#</strong><strong>access-list VoIP-Traffic-OUT extended permit tcp 192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0 eq h323</strong><br />
<strong>ASA-1</strong><strong>(config)#</strong><strong>access-list VoIP-Traffic-OUT extended permit tcp 192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0 eq sip</strong><br />
<strong>ASA-1</strong><strong>(config)#</strong><strong>access-list VoIP-Traffic-OUT extended permit tcp 192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0 eq 2000</strong></p>
<p><strong>ASA-1</strong><strong>(config)#</strong><strong>access-list VoIP-Traffic-IN extended permit tcp 192.168.2.0 255.255.255.0 192.168.1.0 255.255.255.0 eq h323</strong><br />
<strong>ASA-1</strong><strong>(config)#</strong><strong>access-list VoIP-Traffic-IN extended permit tcp 192.168.2.0 255.255.255.0 192.168.1.0 255.255.255.0 eq sip</strong><br />
<strong>ASA-1</strong><strong>(config)#</strong><strong>access-list VoIP-Traffic-IN extended permit tcp 192.168.2.0 255.255.255.0 192.168.1.0 255.255.255.0 eq 2000</strong></p>
<p>! <em>Match the ACL and traffic with Expedited Forwarding (EF)</em></p>
<p><strong>ASA-1</strong><strong>(config)#</strong><strong> </strong><strong>class-map Voice-OUT</strong><br />
<strong>ASA-1</strong><strong>(config-cmap)# match dscp ef</strong><br />
<strong>ASA-1</strong><strong>(config-cmap)# match access-list VoIP-Traffic-OUT</strong><br />
<strong>ASA-1</strong><strong>(config-cmap)# exit</strong></p>
<p><strong></strong><br />
<strong>ASA-1</strong><strong>(config)#</strong><strong>class-map Voice-IN</strong><br />
<strong>ASA-1</strong><strong>(config-cmap)# match dscp ef</strong><br />
<strong>ASA-1</strong><strong>(config-cmap)# match access-list VoIP-Traffic-IN</strong><br />
<strong>ASA-1</strong><strong>(config-cmap)# exit</strong></p>
<p>! <em>Configure the actual policy that will be applied to the interface</em><strong></strong></p>
<p><strong>ASA-1</strong><strong>(config)# policy-map </strong><strong>VoicePolicy</strong><br />
<strong>ASA-1</strong><strong>(config-pmap)# class Voice-OUT</strong><br />
<strong>ASA-1</strong><strong>(config-pmap-c)# priority</strong><br />
<strong>ASA-1</strong><strong>(config-pmap-c)# exit</strong></p>
<p><strong>ASA-1</strong><strong>(config-pmap)# class Voice-IN</strong><br />
<strong>ASA-1</strong><strong>(config-pmap-c)# priority</strong><br />
<strong>ASA-1</strong><strong>(config-pmap-c)# exit</strong><br />
<strong>ASA-1</strong><strong>(config-pmap)# exit</strong></p>
<p>! <em>Apply the policy to the outside interface</em><strong></strong></p>
<p><strong>ASA-1</strong><strong>(config)# service-policy </strong><strong>VoicePolicy</strong><strong> interface outside </strong></p>

<p><a href="http://feeds.feedburner.com/~a/Ciscotips?a=z0T32j"><img src="http://feeds.feedburner.com/~a/Ciscotips?i=z0T32j" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/Ciscotips?a=gNDIO"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=gNDIO" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Ciscotips?a=j8k1o"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=j8k1o" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Ciscotips?a=nKYwo"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=nKYwo" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.cisco-tips.com/cisco-asa-qos-for-voip-traffic/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.cisco-tips.com/cisco-asa-qos-for-voip-traffic/</feedburner:origLink></item>
		<item>
		<title>Certification Requirements for CCSP</title>
		<link>http://feeds.feedburner.com/~r/Ciscotips/~3/479376755/</link>
		<comments>http://www.cisco-tips.com/certification-requirements-for-ccsp/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 09:48:19 +0000</pubDate>
		<dc:creator>BlogAdmin</dc:creator>
		
		<category><![CDATA[Cisco Certifications]]></category>

		<category><![CDATA[642-504 SNRS]]></category>

		<category><![CDATA[642-515 SNAA]]></category>

		<category><![CDATA[642-524 SNAF]]></category>

		<category><![CDATA[642-533 IPS]]></category>

		<category><![CDATA[642-545 MARS]]></category>

		<category><![CDATA[642-591 CANAC]]></category>

		<category><![CDATA[ccsp]]></category>

		<category><![CDATA[certification requirements ccsp]]></category>

		<guid isPermaLink="false">http://www.cisco-tips.com/?p=309</guid>
		<description><![CDATA[As of September 2008, the certification requirements for the Cisco Certified Security Professional (CCSP) have changed. The old certification required five exams but the new one requires four exams (three mandatory and one elective) plus the CCNA security as a prerequisite. If you already hold a CCSP, then in order to recertify you just need [...]]]></description>
			<content:encoded><![CDATA[<p>As of September 2008, the certification requirements for the Cisco Certified Security Professional (CCSP) have changed. The old certification required five exams but the new one requires four exams (three mandatory and one elective) plus the CCNA security as a prerequisite. If you already hold a CCSP, then in order to recertify you just need to pass ANY 642 exam that is part of the professional level. This will renew your CCSP certification for three years.</p>
<p>Professionals certified with the Cisco CCSP qualification are also recognized as INFOSEC professionals (4013 standard). The 4013 training standard is suggested by the National Security Agency (NSA) and the Committee on National Security Systems (CNSS).</p>
<p>The Table below shows the exam requirements for obtaining the new CCSP certification:</p>
<p> </p>
<table border="1" cellspacing="0" cellpadding="0" align="center">
<tbody>
<tr>
<td width="189" valign="top">
<p align="center"><strong>Required Certification</strong></p>
</td>
<td width="189" valign="top">
<p align="center"><strong>Required Exams</strong></p>
<p align="center"><strong>(all three must be taken)</strong></p>
</td>
<td width="189" valign="top">
<p align="center"><strong>Elective Exams </strong></p>
<p align="center"><strong>(choose one)</strong></p>
</td>
</tr>
<tr>
<td rowspan="3" width="189" valign="top">  </p>
<p align="center"> </p>
<p align="center"> CCNA Security</p>
</td>
<td width="189" valign="top">Securing Networks with Cisco Routers and Switches (SNRS) </p>
<p>EXAM: <a rel="nofollow" href="https://cisco.hosted.jivesoftware.com/community/certifications/ccsp/snrs642-504?view=overview" target="_blank">642-504 SNRS</a></td>
<td width="189" valign="top">Implementing Cisco NAC Appliance </p>
<p>EXAM: <a rel="nofollow" href="https://cisco.hosted.jivesoftware.com/community/certifications/ccsp/canac?view=overview" target="_blank">642-591 CANAC</a></td>
</tr>
<tr>
<td width="189" valign="top"> Securing Networks with ASA Foundation (SNAF)</p>
<p> EXAM: <a rel="nofollow" href="https://cisco.hosted.jivesoftware.com/community/certifications/ccsp/snaf?view=overview" target="_blank">642-524 SNAF</a></td>
<td width="189" valign="top"> Implementing Cisco Security Monitoring, Analysis and Response System</p>
<p> EXAM: <a rel="nofollow" href="https://cisco.hosted.jivesoftware.com/community/certifications/ccsp/mars642-545?view=overview" target="_blank">642-545 MARS</a></td>
</tr>
<tr>
<td width="189" valign="top"> Implementing Cisco Intrusion Prevention Systems</p>
<p> EXAM: <a rel="nofollow" href="https://cisco.hosted.jivesoftware.com/community/certifications/ccsp/ips?view=overview" target="_blank">642-533 IPS</a></td>
<td width="189" valign="top"> Securing Networks with ASA Advanced</p>
<p> EXAM: <a rel="nofollow" href="https://cisco.hosted.jivesoftware.com/community/certifications/ccsp/snaa?view=overview" target="_blank">642-515 SNAA</a></td>
</tr>
</tbody>
</table>

<p><a href="http://feeds.feedburner.com/~a/Ciscotips?a=zv0hv5"><img src="http://feeds.feedburner.com/~a/Ciscotips?i=zv0hv5" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/Ciscotips?a=G4QeO"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=G4QeO" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Ciscotips?a=Ruxao"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=Ruxao" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Ciscotips?a=uWpQo"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=uWpQo" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.cisco-tips.com/certification-requirements-for-ccsp/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.cisco-tips.com/certification-requirements-for-ccsp/</feedburner:origLink></item>
		<item>
		<title>Find a Cisco Job - Search for a job by certification</title>
		<link>http://feeds.feedburner.com/~r/Ciscotips/~3/476550787/</link>
		<comments>http://www.cisco-tips.com/find-a-cisco-job-search-for-a-job-by-certification/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 10:43:36 +0000</pubDate>
		<dc:creator>BlogAdmin</dc:creator>
		
		<category><![CDATA[Cisco Certifications]]></category>

		<category><![CDATA[cisco career]]></category>

		<category><![CDATA[cisco certification]]></category>

		<category><![CDATA[find a cisco job]]></category>

		<category><![CDATA[search for cisco job]]></category>

		<guid isPermaLink="false">http://www.cisco-tips.com/?p=306</guid>
		<description><![CDATA[The Cisco Learning Network, which is dedicated to Cisco certifications, careers, jobs etc, has published a Job Portal through which you can search for Jobs by Certification. You just click a link for the certification that you have (CCENT, CCNA, CCDA, CCNP, CCVP, CCSP, CCDP, CCIE) and the portal will search for the recently posted [...]]]></description>
			<content:encoded><![CDATA[<p>The Cisco Learning Network, which is dedicated to Cisco certifications, careers, jobs etc, has published a Job Portal through which you can search for Jobs by Certification. You just click a link for the certification that you have (CCENT, CCNA, CCDA, CCNP, CCVP, CCSP, CCDP, CCIE) and the portal will search for the recently posted job positions requiring this specific certification.</p>
<p>Visit the Cisco Learning Network Job Portal <a title="find a cisco job" href="https://cisco.hosted.jivesoftware.com/community/careers/get_working/job_portal?view=overview" target="_blank" rel="nofollow">Here</a></p>

<p><a href="http://feeds.feedburner.com/~a/Ciscotips?a=QrbRSW"><img src="http://feeds.feedburner.com/~a/Ciscotips?i=QrbRSW" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/Ciscotips?a=gcnlO"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=gcnlO" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Ciscotips?a=nBlLo"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=nBlLo" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Ciscotips?a=vCibo"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=vCibo" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.cisco-tips.com/find-a-cisco-job-search-for-a-job-by-certification/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.cisco-tips.com/find-a-cisco-job-search-for-a-job-by-certification/</feedburner:origLink></item>
		<item>
		<title>User Authentication for Web Server Access</title>
		<link>http://feeds.feedburner.com/~r/Ciscotips/~3/470351776/</link>
		<comments>http://www.cisco-tips.com/user-authentication-for-web-server-access/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 15:45:01 +0000</pubDate>
		<dc:creator>BlogAdmin</dc:creator>
		
		<category><![CDATA[Cisco General]]></category>

		<category><![CDATA[aaa authentication]]></category>

		<category><![CDATA[cisco asa aaa authentication]]></category>

		<category><![CDATA[cut-through proxy]]></category>

		<category><![CDATA[web server authentication]]></category>

		<guid isPermaLink="false">http://www.cisco-tips.com/?p=286</guid>
		<description><![CDATA[Imagine the following scenario: We have a web server on a DMZ protected by a Cisco ASA 5500 firewall. We would like to allow external Internet users to access this web server only after they successfully authenticate with a username/password credential. Maybe this scenario could be applicable in situations where we need to allow employees [...]]]></description>
			<content:encoded><![CDATA[<p>Imagine the following scenario: We have a web server on a DMZ protected by a Cisco ASA 5500 firewall. We would like to allow external Internet users to access this web server only after they successfully authenticate with a username/password credential. Maybe this scenario could be applicable in situations where we need to allow employees to access a corporate intranet web server when they are away from the office. The username/password accounts for the users could be stored either locally on the ASA firewall (not very scalable) or on an internal AAA (Authentication) Server, such as the Cisco Access Control Server (ACS). Let&#8217;s see an example diagram below to make things clear:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.cisco-tips.com/images/web-server-authentication-with-cisco-asa.jpg" alt="user authentication for web server access with cisco asa firewall" /></p>
<p>From the diagram above, assume that the Web Server (<strong>WEB_SRV</strong>) has a public IP address of 20.20.20.1. Any access from outside to this IP address must be intercepted by the ASA firewall which should prompt the user for authentication (username/password). After the user enters his/her credentials, the Firewall will communicate with the AAA Authentication server (<strong>AAA_SRV</strong>), using either TACACS+ or RADIUS protocols, to validate the credentials of the user. The AAA server will respond to the firewall with ACCESS_PERMITED or ACCESS_DENIED accordingly. If permitted, the user will be able to communicate with the Web Server. This functionality of the Cisco ASA Firewall is also called &#8220;<strong>cut-through Proxy</strong>&#8221; and works for only specific services (<strong>HTTP, HTTPs, FTP, and TELNET</strong>). This means that in addition to authenticating users for Web Server access, we can do the same for FTP or TELNET Servers as well.</p>
<p><span style="text-decoration: underline;"><strong>Configuration Example:</strong></span></p>
<p>! Specify a AAA server name (AAA_SRV) and which protocol to use (Radius or TACACS+)<br />
<strong>CISCO-ASA(config)#  aaa-server AAA_SRV protocol tacacs+</strong></p>
<p>! Designate the Authentication server IP address and the authentication secret key<br />
<strong>CISCO-ASA(config)#  aaa-server AAA_SRV (inside) host 10.0.0.1</strong><br />
<strong>CISCO-ASA(config-aaa-server-host)#  key <em>authentication-secret-key</em></strong></p>
<p>! The following ACL specifies for which traffic flow the firewall will enforce authentication<br />
<strong>CISCO-ASA(config)#  access-list 120 permit tcp any host 20.20.20.1 eq www</strong></p>
<p>! Enable web server user authentication by matching the ACL configured above<br />
<strong>CISCO-ASA(config)#  aaa authentication match 120 outside AAA_SRV</strong></p>
<p>! The last statement above will authenticate traffic on the &#8220;outside&#8221; interface using<br />
! server AAA_SRV only if this traffic matches Access List 120</p>

<p><a href="http://feeds.feedburner.com/~a/Ciscotips?a=aepOzt"><img src="http://feeds.feedburner.com/~a/Ciscotips?i=aepOzt" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/Ciscotips?a=jD3uN"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=jD3uN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Ciscotips?a=sfxNn"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=sfxNn" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Ciscotips?a=viSLn"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=viSLn" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.cisco-tips.com/user-authentication-for-web-server-access/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.cisco-tips.com/user-authentication-for-web-server-access/</feedburner:origLink></item>
		<item>
		<title>Cisco Branch Virtual Office Solutions</title>
		<link>http://feeds.feedburner.com/~r/Ciscotips/~3/463780770/</link>
		<comments>http://www.cisco-tips.com/cisco-branch-virtual-office-solutions/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 11:23:17 +0000</pubDate>
		<dc:creator>BlogAdmin</dc:creator>
		
		<category><![CDATA[Cisco General]]></category>

		<category><![CDATA[General Networking]]></category>

		<category><![CDATA[cisco branch remote access]]></category>

		<category><![CDATA[cisco virtual office]]></category>

		<guid isPermaLink="false">http://www.cisco-tips.com/?p=278</guid>
		<description><![CDATA[Extending the central office enterprise environment to remote branch office locations gives employees greater flexibility while enhancing productivity and reducing costs. Cisco Virtual Office solution is an umbrella of technologies and products that delivers secure data, voice, and video communication to remote teleworkers and branch offices, providing to remote employees a seamless office-caliber experience to [...]]]></description>
			<content:encoded><![CDATA[<p>Extending the central office enterprise environment to remote branch office locations gives employees greater flexibility while enhancing productivity and reducing costs. <strong>Cisco Virtual Office</strong> solution is an umbrella of technologies and products that delivers secure data, voice, and video communication to remote teleworkers and branch offices, providing to remote employees a seamless office-caliber experience to wherever they may be located.</p>
<p>A high level network topology of two remote branch offices with the enterprise central site is shown in the figure below:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.cisco-tips.com/images/branch-remote-office.jpg" alt="cisco remote branch virtual office" /></p>
<p>The components that constitute the Cisco Virtual Office solution include the following products and technologies:</p>
<p> <strong><span style="text-decoration: underline;">REMOTE BRANCH LOCATION:</span></strong></p>
<p> In the remote user premises, the equipment includes Cisco 800 series ISR (Integrated Services Routers) to provide secure IPSEC VPN connectivity towards the central site, together with unified 7900 series IP Phones that offer voice and video communication with the central call manager system.</p>
<p> <strong><span style="text-decoration: underline;">CENTRAL SITE LOCATION:</span></strong></p>
<p> The equipment and technologies here include a VPN termination device (which can be either a VPN router or a Cisco ASA Firewall), central call manager system for voice and video control, and central management software for policy enforcement, authentication services, identity management etc.</p>

<p><a href="http://feeds.feedburner.com/~a/Ciscotips?a=oTfEFa"><img src="http://feeds.feedburner.com/~a/Ciscotips?i=oTfEFa" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/Ciscotips?a=6o5rN"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=6o5rN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Ciscotips?a=z78Kn"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=z78Kn" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Ciscotips?a=aUZKn"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=aUZKn" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.cisco-tips.com/cisco-branch-virtual-office-solutions/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.cisco-tips.com/cisco-branch-virtual-office-solutions/</feedburner:origLink></item>
		<item>
		<title>Cisco ASA 5505 Vlans and Licensing</title>
		<link>http://feeds.feedburner.com/~r/Ciscotips/~3/458325969/</link>
		<comments>http://www.cisco-tips.com/cisco-asa-5505-vlans-and-licensing/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 12:12:42 +0000</pubDate>
		<dc:creator>BlogAdmin</dc:creator>
		
		<category><![CDATA[Cisco Firewalls]]></category>

		<category><![CDATA[asa 5505 license]]></category>

		<category><![CDATA[asa 5505 vlan licensing]]></category>

		<category><![CDATA[base license]]></category>

		<category><![CDATA[cisco asa 5505 vlan]]></category>

		<category><![CDATA[security plus license]]></category>

		<guid isPermaLink="false">http://www.cisco-tips.com/?p=270</guid>
		<description><![CDATA[The eight physical network interfaces of the Cisco ASA 5505 firewall appliance can be divided into groups that function as separate security zone networks. Each group is a Layer 2 Vlan. Devices in the same group (Vlan) can communicate directly between them without passing through the security control of the firewall. On the other hand, [...]]]></description>
			<content:encoded><![CDATA[<p>The eight physical network interfaces of the Cisco ASA 5505 firewall appliance can be divided into groups that function as separate security zone networks. Each group is a Layer 2 Vlan. Devices in the same group (Vlan) can communicate directly between them without passing through the security control of the firewall. On the other hand, devices between different Vlans can only communicate with each other by passing the traffic through the adaptive security appliance where relevant security policies are applied. By default, there are two Vlans (VLAN1 and VLAN2) preconfigured on the firewall by default. Port Ethernet0/0 belongs to VLAN2 and ports Ethernet0/1 to 0/7 belong to VLAN1. For example, when a switch port on VLAN1 is communicating with a switch port on VLAN2, the adaptive security appliance applies configured security policies to the traffic and routes or bridges the traffic between the two VLANs. Usually Port Ethernet0/0 connects to the outside untrusted interface (Internet), and ports Ethernet0/1 to 0/7 connect to the inside trusted network zone.</p>
<p> The license installed on the 5505 firewall determines the number of active VLANs allowed on the appliance as described below:</p>
<p> <strong><span style="text-decoration: underline;">Basic ASA 5505 License:</span></strong></p>
<p>The <strong><span style="text-decoration: underline;">basic license</span></strong> allows only 3 active VLANs which you can use as Inside, Outside and DMZ. However, there is a restriction here that many people do not know about: The DMZ VLAN can access ONLY the Outside VLAN but <span style="text-decoration: underline;">can not</span> access the Inside VLAN. The other two VLANs (Inside and Outside) can access all the other VLANs with no problems.</p>
<p> <strong><span style="text-decoration: underline;">Security Plus ASA 5505 License:</span></strong></p>
<p>The <strong><span style="text-decoration: underline;">Security Plus license</span></strong>, removes all limitations and allows up to 20 active VLANs to be configured. Since there are only 8 physical ports, you can create several vlan subinterfaces on each physical port to segment your network into different security zones (e.g Inside, Outside, DMZ1, DMZ2, Sales, Engineering etc).</p>

<p><a href="http://feeds.feedburner.com/~a/Ciscotips?a=72OXwE"><img src="http://feeds.feedburner.com/~a/Ciscotips?i=72OXwE" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/Ciscotips?a=AsSqN"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=AsSqN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Ciscotips?a=Vd5qn"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=Vd5qn" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Ciscotips?a=KNVTn"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=KNVTn" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.cisco-tips.com/cisco-asa-5505-vlans-and-licensing/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.cisco-tips.com/cisco-asa-5505-vlans-and-licensing/</feedburner:origLink></item>
		<item>
		<title>Passing non-IP Traffic over IPSEC VPN using GRE over IPSEC</title>
		<link>http://feeds.feedburner.com/~r/Ciscotips/~3/452767043/</link>
		<comments>http://www.cisco-tips.com/passing-non-ip-traffic-over-ipsec-vpn-using-gre-over-ipsec/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 09:53:15 +0000</pubDate>
		<dc:creator>BlogAdmin</dc:creator>
		
		<category><![CDATA[Cisco General]]></category>

		<category><![CDATA[General Networking]]></category>

		<category><![CDATA[generic routing encapsulation]]></category>

		<category><![CDATA[gre]]></category>

		<category><![CDATA[gre over ipsec]]></category>

		<guid isPermaLink="false">http://www.cisco-tips.com/?p=255</guid>
		<description><![CDATA[IPSEC VPN is a great technology for encrypting and securing communications between networks. The only drawback is that IPSEC supports ONLY pure IP unicast traffic and nothing else. If you want to securely pass multicast or non-IP traffic between sites then IPSEC alone will not work. Fortunately Cisco routers support the GRE protocol (Generic Routing Encapsulation) [...]]]></description>
			<content:encoded><![CDATA[<p>IPSEC VPN is a great technology for encrypting and securing communications between networks. The only drawback is that IPSEC supports ONLY pure IP unicast traffic and nothing else. If you want to securely pass multicast or non-IP traffic between sites then IPSEC alone will not work. Fortunately Cisco routers support the GRE protocol (Generic Routing Encapsulation) which is a tunneling protocol that can encapsulate a variety of network layer packet types into a GRE tunnel. GRE therefore can encapsulate multicast traffic, routing protocols (OSPF, EIGRP etc) packets, and other non-IP traffic inside a point-to-point tunnel. The downside of GRE is that it&#8217;s not as secure as IPSEC. Now, by using GRE over IPSEC, we can have the best of both technologies: Security and support for many network protocols. Some applications of using GRE over IPSEC are the following:<br />
 </p>
<ul type="disc">
<li>Pass multicast traffic from a video server of one site to another site over the Internet.</li>
<li>Pass routing protocol updates (multicast traffic) between sites working in an IPSEC VPN topology.</li>
<li>Running Novel IPX between IPSEC VPN sites.</li>
<li>Use load balancing with a routing protocol between IPSEC VPN sites.</li>
</ul>
<p><strong><span style="text-decoration: underline;">Configuration example</span></strong></p>
<p>Below we will describe a configuration example between two Cisco routers running GRE over IPSEC via the Internet.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.cisco-tips.com/images/cisco-gre-over-ipsec-two-routers.jpg" alt="cisco gre over ipsec between two routers" /></p>
<p>From the diagram above, we have two private LAN networks 192.168.1.0/24 and 192.168.2.0/24 and we want to send non-IP traffic between them (e.g multicast video server traffic from Site-A to Site-B or any other non-IP non-unicast traffic). For each router we have a static Public IP address on the FE0/1 outside interface (100.100.100.1 and 200.200.200.1) over which we will set up the IPSEC tunnel. The GRE tunnels will be running between two private IP addresses (10.0.0.1 and 10.0.0.2) configured on each router (with the <strong>interface Tunnel</strong> command). The scenario also involves NAT for general internet access of the local networks.</p>
<p><strong><span style="text-decoration: underline;">SITE-A</span></strong></p>
<p>version 12.3<br />
service timestamps debug datetime msec<br />
service timestamps log datetime msec<br />
no service password-encryption<br />
!<br />
hostname SITE-A<br />
!<br />
boot-start-marker<br />
boot-end-marker<br />
!<br />
enable secret 5 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx<br />
!<br />
no aaa new-model<br />
ip subnet-zero<br />
!<br />
<em>!&#8212; This is the IPsec configuration.<br />
</em>!<br />
crypto isakmp policy 10<br />
authentication pre-share</p>
<p>crypto isakmp key testkey123 address 200.200.200.1<br />
!<br />
crypto ipsec transform-set ESPDES-TS esp-des esp-md5-hmac<br />
!<br />
crypto map myvpn 10 ipsec-isakmp<br />
!<br />
set peer 200.200.200.1<br />
set transform-set ESPDES-TS<br />
match address 101<br />
!<br />
<em>!&#8212; This is one end of the GRE tunnel.<br />
</em>!<br />
interface Tunnel0<br />
ip address 10.0.0.1 255.255.255.0</p>
<p><em>!&#8212; Associate the tunnel with the physical outside interface.</em><br />
tunnel source FastEthernet0/1<br />
tunnel destination 200.200.200.1</p>
<p><em>!&#8212; Attach the IPSEC crypto map to the GRE tunnel.<br />
</em>crypto map myvpn</p>
<p><em>!&#8212; This is the internal network.</em></p>
<p>interface FastEthernet0/0<br />
ip address 192.168.1.1 255.255.255.0<br />
ip nat inside</p>
<p><em>!&#8212; This is the external interface and one end of the GRE tunnel.</em></p>
<p>interface FastEthernet0/1<br />
ip address 100.100.100.1 255.255.255.0<br />
ip nat outside<br />
crypto map myvpn</p>
<p><em>!&#8212; Define the NAT pool.</em></p>
<p>ip nat pool NATPOOL 100.100.100.2 100.100.100.20 netmask 255.255.255.0<br />
ip nat inside source route-map nonat pool NATPOOL overload<br />
ip classless</p>
<p>ip route 0.0.0.0 0.0.0.0 100.100.100.254</p>
<p><em>!&#8212; Force the private network traffic into the tunnel.</em></p>
<p>ip route 192.168.2.0 255.255.255.0 10.0.0.2</p>
<p><em>!&#8212; All traffic that enters the GRE tunnel is encrypted by IPsec.<br />
</em>access-list 101 permit gre host 100.100.100.1 host 200.200.200.1</p>
<p><em>!&#8212; Use access list in route-map to address what to NAT.</em></p>
<p>access-list 175 deny ip 192.168.1.0 0.0.0.255 192.168.2.0 0.0.0.255<br />
access-list 175 permit ip 192.168.1.0 0.0.0.255 any</p>
<p>route-map nonat permit 10<br />
match ip address 175</p>
<p>end</p>
<p> </p>
<p><strong><span style="text-decoration: underline;">SITE-B</span></strong></p>
<p>version 12.3<br />
service timestamps debug datetime msec<br />
service timestamps log datetime msec<br />
no service password-encryption<br />
!<br />
hostname SITE-B<br />
!<br />
boot-start-marker<br />
boot-end-marker<br />
!<br />
enable secret 5 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx<br />
!<br />
no aaa new-model<br />
ip subnet-zero<br />
!<br />
<em>!&#8212; This is the IPsec configuration.<br />
</em>!<br />
crypto isakmp policy 10<br />
authentication pre-share</p>
<p>crypto isakmp key testkey123 address 100.100.100.1<br />
!<br />
crypto ipsec transform-set ESPDES-TS esp-des esp-md5-hmac<br />
!<br />
crypto map myvpn 10 ipsec-isakmp<br />
!<br />
set peer 100.100.100.1<br />
set transform-set ESPDES-TS<br />
match address 101<br />
!<br />
<em>!&#8212; This is one end of the GRE tunnel.<br />
</em>!<br />
interface Tunnel0<br />
ip address 10.0.0.2 255.255.255.0</p>
<p><em>!&#8212; Associate the tunnel with the physical outside interface.<br />
</em>tunnel source FastEthernet0/1<br />
tunnel destination 100.100.100.1</p>
<p><em>!&#8212; Attach the IPSEC crypto map to the GRE tunnel.<br />
</em>crypto map myvpn</p>
<p><em>!&#8212; This is the internal network.</em></p>
<p>interface FastEthernet0/0<br />
ip address 192.168.2.1 255.255.255.0<br />
ip nat inside</p>
<p><em>!&#8212; This is the external interface and one end of the GRE tunnel.</em></p>
<p>interface FastEthernet0/1<br />
ip address 200.200.200.1 255.255.255.0<br />
ip nat outside<br />
crypto map myvpn</p>
<p><em>!&#8212; Define the NAT pool.</em></p>
<p>ip nat pool NATPOOL 200.200.200.2 200.200.200.20 netmask 255.255.255.0<br />
ip nat inside source route-map nonat pool NATPOOL overload<br />
ip classless</p>
<p>ip route 0.0.0.0 0.0.0.0 200.200.200.254</p>
<p><em>!&#8212; Force the private network traffic into the tunnel.</em></p>
<p>ip route 192.168.1.0 255.255.255.0 10.0.0.1</p>
<p><em>!&#8212; All traffic that enters the GRE tunnel is encrypted by IPsec.<br />
</em>access-list 101 permit gre host 200.200.200.1 host 100.100.100.1</p>
<p><em>!&#8212; Use access list in route-map to address what to NAT.</em></p>
<p>access-list 175 deny ip 192.168.2.0 0.0.0.255 192.168.1.0 0.0.0.255<br />
access-list 175 permit ip 192.168.2.0 0.0.0.255 any</p>
<p>route-map nonat permit 10<br />
match ip address 175</p>
<p>end</p>

<p><a href="http://feeds.feedburner.com/~a/Ciscotips?a=I1X51U"><img src="http://feeds.feedburner.com/~a/Ciscotips?i=I1X51U" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/Ciscotips?a=dwELN"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=dwELN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Ciscotips?a=2bbSn"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=2bbSn" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Ciscotips?a=Nq42n"><img src="http://feeds.feedburner.com/~f/Ciscotips?i=Nq42n" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.cisco-tips.com/passing-non-ip-traffic-over-ipsec-vpn-using-gre-over-ipsec/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.cisco-tips.com/passing-non-ip-traffic-over-ipsec-vpn-using-gre-over-ipsec/</feedburner:origLink></item>
	</channel>
</rss>
