<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Difference between Tunnel Groups and Crypto Maps on ASA? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/difference-between-tunnel-groups-and-crypto-maps-on-asa/m-p/862330#M420326</link>
    <description>&lt;P&gt;I'm confused when to use a Tunnel Group - if ever - when creating a Lan-2-Lan IPSec VPN tunnel between two ASA-5540s.  For standard configuration does one work mainly with Crypto Maps?  When does one work with Tunnel Groups?&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 09:50:44 GMT</pubDate>
    <dc:creator>jkeeffe</dc:creator>
    <dc:date>2020-02-21T09:50:44Z</dc:date>
    <item>
      <title>Difference between Tunnel Groups and Crypto Maps on ASA?</title>
      <link>https://community.cisco.com/t5/network-security/difference-between-tunnel-groups-and-crypto-maps-on-asa/m-p/862330#M420326</link>
      <description>&lt;P&gt;I'm confused when to use a Tunnel Group - if ever - when creating a Lan-2-Lan IPSec VPN tunnel between two ASA-5540s.  For standard configuration does one work mainly with Crypto Maps?  When does one work with Tunnel Groups?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 09:50:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/difference-between-tunnel-groups-and-crypto-maps-on-asa/m-p/862330#M420326</guid>
      <dc:creator>jkeeffe</dc:creator>
      <dc:date>2020-02-21T09:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Tunnel Groups and Crypto Maps on ASA?</title>
      <link>https://community.cisco.com/t5/network-security/difference-between-tunnel-groups-and-crypto-maps-on-asa/m-p/862331#M420327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;  Hi Jim&lt;/P&gt;&lt;P&gt;    One can not exist without other. About a L2L tunnel, the crypto map specifies&lt;/P&gt;&lt;P&gt;    1)Peer IP&lt;/P&gt;&lt;P&gt;    2)Transform set&lt;/P&gt;&lt;P&gt;    3)Match ACL (The traffic which will flow through the tunnel, in othe words, the traffic which will trigger this cryptomap to establish the tunnel)&lt;/P&gt;&lt;P&gt;    Now devices know who are the endpoints for VPN tunnel, the transform sets that both ends have to use, and the traffic which should flow through the tunnel. &lt;/P&gt;&lt;P&gt;   tunnel-group comes in here. It includes pre-shared-key that is going to be used for authentication of both ends, or set certificate if you like, idle timeouts etc also determines if this tunnel a remote access tunnel or a lan to lan, if this is a remote access tunnel, you specify address pool definitions in here and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an example code for establishing a site-to-site&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tunnel-group x.x.x.x type ipsec-l2l&lt;/P&gt;&lt;P&gt;tunnel-group x.x.x.x ipsec-attributes&lt;/P&gt;&lt;P&gt;pre-shared-key xxxxxxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crypto map outside_map 10 set peer x.x.x.x&lt;/P&gt;&lt;P&gt;crypto map outside_map 10 set transform-set myset&lt;/P&gt;&lt;P&gt;crypto map outside_map 10 match xxx (Acl Name)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep in mind that tunnel-group name must match the remote peer IP address (if this is a lan to lan tunnel)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jan 2008 07:01:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/difference-between-tunnel-groups-and-crypto-maps-on-asa/m-p/862331#M420327</guid>
      <dc:creator>Alan Huseyin Kayahan</dc:creator>
      <dc:date>2008-01-01T07:01:06Z</dc:date>
    </item>
  </channel>
</rss>

