<?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>GlobalConfig.net&#187; IPv6</title>
	<atom:link href="http://globalconfig.net/category/ipv6/feed/" rel="self" type="application/rss+xml" />
	<link>http://globalconfig.net</link>
	<description>Studying for Network Certifications</description>
	<lastBuildDate>Sat, 24 Dec 2011 02:07:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Configuring Site-to-Site IPsec for IPv6 using Static VTI</title>
		<link>http://globalconfig.net/security/configuring-site-to-site-ipsec-for-ipv6-using-static-vti/</link>
		<comments>http://globalconfig.net/security/configuring-site-to-site-ipsec-for-ipv6-using-static-vti/#comments</comments>
		<pubDate>Fri, 21 Jan 2011 20:21:18 +0000</pubDate>
		<dc:creator>Brandon Carroll, CCIE #23837</dc:creator>
				<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://globalconfig.net/?p=1869</guid>
		<description><![CDATA[It&#8217;s noticeable that there have been a number of IPv6 posts lately. Just look at Packetlife.net, Etherealmind.com, and IOS hints. IPv6 training has picked up significantly in addition to the internet chatter. So this little tutorial post comes directly out of a discussion during my IP6FD class in San Diego this week. The Question is [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s noticeable that there have been a number of IPv6 posts lately.  Just look at <a href="http://packetlife.net/blog/category/ipv6/">Packetlife.net</a>, <a href="http://etherealmind.com/ipv6-address-allocation-numbers/">Etherealmind.com</a>, and <a href="http://blog.ioshints.info/2011/01/enterprise-ipv6-first-steps.html">IOS hints</a>.  IPv6 training has picked up significantly in addition to the internet chatter.  So this little tutorial post comes directly out of a discussion during my IP6FD class in San Diego this week.  The Question is this:  How do I configure a Site-to-Site IPsec VPN on Cisco IOS with IPv6?
Here&#8217;s how it&#8217;s done using static Virtual Tunnel Interfaces (VTIs).  As usual, we begin with a Topology.  In the topology I used routers as Host1 and Host2.  All I need them to do is generate traffic to be encrypted by R1 and R2.  R1 and R2 are connected via Fast Ethernet, but you an substitute your favorite WAN technology or Internet Connectivity.  There is NO IPv4 in this network.</p>

<p><a href="http://globalconfig.net/wp-content/uploads/2011/01/ipv6-encryption-topology-main1.jpg"><img src="http://globalconfig.net/wp-content/uploads/2011/01/ipv6-encryption-topology-main1.jpg" alt="ipv6-encryption-topology-main.jpg" title="ipv6-encryption-topology-main.jpg" border="0" width="600" height="192" /></a></p>

<p>I begin on R1 assuming that IPv6 is already enabled and that you can ping directly across all links.  Start by creating an ISAKMP policy.</p>

<p><pre><code>R1(config)#crypto isakmp policy 10
R1(config-isakmp)#hash sha 
R1(config-isakmp)#authentication pre-share 
R1(config-isakmp)#encryption aes 192
R1(config-isakmp)#group 2
R1(config-isakmp)#exit     </code></pre></p>

<h3 class='related_post_title'>Related Posts:</h3>

<ul class='related_post'><li><a href='http://globalconfig.net/security/ikev1-aggressive-mode-vs-ikev1-main-mode/' title='IKEv1 Aggressive Mode vs. IKEv1 Main Mode'>IKEv1 Aggressive Mode vs. IKEv1 Main Mode</a></li><li><a href='http://globalconfig.net/ccie-security/new-video-comparing-crypto-maps-and-vti%e2%80%99s-part-2/' title='New Video: Comparing Crypto Maps and VTI’s Part 2'>New Video: Comparing Crypto Maps and VTI’s Part 2</a></li><li><a href='http://globalconfig.net/general/new-video-comparing-crypto-maps-and-vtis-part-1/' title='New Video: Comparing Crypto Maps and VTI&#8217;s Part 1'>New Video: Comparing Crypto Maps and VTI&#8217;s Part 1</a></li><li><a href='http://globalconfig.net/routingandswitching/learning-ipv6-with-qemu/' title='Learning IPv6 with QEMU'>Learning IPv6 with QEMU</a></li><li><a href='http://globalconfig.net/routingandswitching/configuring-ospfv3-for-ipv6-not-a-big-leap/' title='Configuring OSPFv3 for IPv6&#8230;Not a big leap.'>Configuring OSPFv3 for IPv6&#8230;Not a big leap.</a></li></ul>
]]></content:encoded>
			<wfw:commentRss>http://globalconfig.net/security/configuring-site-to-site-ipsec-for-ipv6-using-static-vti/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IPv6- Is it more Secure than IPv4</title>
		<link>http://globalconfig.net/ccie-routing-and-switching/ipv6-is-it-more-secure-than-ipv4/</link>
		<comments>http://globalconfig.net/ccie-routing-and-switching/ipv6-is-it-more-secure-than-ipv4/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 19:04:15 +0000</pubDate>
		<dc:creator>Brandon Carroll, CCIE #23837</dc:creator>
				<category><![CDATA[CCIE Routing and Switching]]></category>
		<category><![CDATA[CCIE Security]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[CCIE R&S]]></category>
		<category><![CDATA[CCNP]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.ascoltablogs.com/?p=1139</guid>
		<description><![CDATA[In my IPv6 Class this week we get to touch a number of IPv6 topics.  We have already discussed the Basics of IPv6, Routing Protocols, and QoS features.  Aside from tunneling, which we cover on Thursday, one of the topics that I am most facinated with (being a CCIE Security) is of course&#8230;.wait for it&#8230;&#8230;Security!  [...]]]></description>
			<content:encoded><![CDATA[<p>In my IPv6 Class this week we get to touch a number of IPv6 topics.  We have already discussed the Basics of IPv6, Routing Protocols, and QoS features.  Aside from tunneling, which we cover on Thursday, one of the topics that I am most facinated with (being a CCIE Security) is of course&#8230;.wait for it&#8230;&#8230;Security!  As I prep ahead of time for my class I can&#8217;t help but look to see what new and exciting resources are out there to share when it comes to Security.  The following video, IMHO, is pretty darn cool.  Take a little time to watch it and let me know what your thoughts are.</p>

<p><object id="viddler" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="437" height="289" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="src" value="http://www.viddler.com/player/79e74a4b/" /><param name="name" value="viddler" /><param name="allowfullscreen" value="true" /><embed id="viddler" type="application/x-shockwave-flash" width="437" height="289" src="http://www.viddler.com/player/79e74a4b/" name="viddler" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>

<h3 class='related_post_title'>Related Posts:</h3>

<ul class='related_post'><li><a href='http://globalconfig.net/ccie-security/last-day-to-enroll-in-6-week-ccie-security-evening-class/' title='Last Day to Enroll in 6-Week CCIE Security Evening Class.'>Last Day to Enroll in 6-Week CCIE Security Evening Class.</a></li><li><a href='http://globalconfig.net/ccie-security/ccie-security-bootcamp-topology/' title='CCIE Security Bootcamp Topology'>CCIE Security Bootcamp Topology</a></li><li><a href='http://globalconfig.net/general/new-video-comparing-crypto-maps-and-vtis-part-1/' title='New Video: Comparing Crypto Maps and VTI&#8217;s Part 1'>New Video: Comparing Crypto Maps and VTI&#8217;s Part 1</a></li><li><a href='http://globalconfig.net/routingandswitching/learning-ipv6-with-qemu/' title='Learning IPv6 with QEMU'>Learning IPv6 with QEMU</a></li><li><a href='http://globalconfig.net/routingandswitching/configuring-ospfv3-for-ipv6-not-a-big-leap/' title='Configuring OSPFv3 for IPv6&#8230;Not a big leap.'>Configuring OSPFv3 for IPv6&#8230;Not a big leap.</a></li></ul>
]]></content:encoded>
			<wfw:commentRss>http://globalconfig.net/ccie-routing-and-switching/ipv6-is-it-more-secure-than-ipv4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

