<?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 Re: about GRE in Routing</title>
    <link>https://community.cisco.com/t5/routing/about-gre/m-p/4620480#M367601</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No it doesn't as GRE is at the IP layer.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jon&lt;/P&gt;</description>
    <pubDate>Mon, 30 May 2022 11:42:17 GMT</pubDate>
    <dc:creator>Jon Marshall</dc:creator>
    <dc:date>2022-05-30T11:42:17Z</dc:date>
    <item>
      <title>about GRE</title>
      <link>https://community.cisco.com/t5/routing/about-gre/m-p/4620473#M367599</link>
      <description>&lt;P&gt;does GRE have a layer 4 header?&lt;/P&gt;&lt;P&gt;if yes which ports does it use?&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2022 11:31:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/about-gre/m-p/4620473#M367599</guid>
      <dc:creator>historicalswimming</dc:creator>
      <dc:date>2022-05-30T11:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: about GRE</title>
      <link>https://community.cisco.com/t5/routing/about-gre/m-p/4620478#M367600</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;GRE does not have Layer 4 header.&amp;nbsp; GRE is a layer 3 protocol. Layer 4 header must be seing in TCP and UDP protocols.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gre-header-1.jpg" style="width: 676px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/152322i82D5D73E47F73FB8/image-size/large?v=v2&amp;amp;px=999" role="button" title="gre-header-1.jpg" alt="gre-header-1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2022 11:41:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/about-gre/m-p/4620478#M367600</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2022-05-30T11:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: about GRE</title>
      <link>https://community.cisco.com/t5/routing/about-gre/m-p/4620480#M367601</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No it doesn't as GRE is at the IP layer.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2022 11:42:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/about-gre/m-p/4620480#M367601</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2022-05-30T11:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: about GRE</title>
      <link>https://community.cisco.com/t5/routing/about-gre/m-p/4620483#M367602</link>
      <description>&lt;P&gt;Dont have l4 port it have&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ip protocl number which is 47&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2022 11:44:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/about-gre/m-p/4620483#M367602</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-05-30T11:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: about GRE</title>
      <link>https://community.cisco.com/t5/routing/about-gre/m-p/4620635#M367619</link>
      <description>&lt;P&gt;&lt;SPAN&gt;access-list 100 permit &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;gre&lt;/STRONG&gt;&lt;/FONT&gt; host x.x.x.x host y.y.y.y &amp;lt;- and I assume since you ask about the L4 port number you want to allow it port, but IOS already have IP&amp;nbsp;protocol keyword you can use it for GRE which is as show above.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2022 15:13:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/about-gre/m-p/4620635#M367619</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-05-30T15:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: about GRE</title>
      <link>https://community.cisco.com/t5/routing/about-gre/m-p/4620667#M367625</link>
      <description>&lt;P&gt;"does GRE have a layer 4 header?"&lt;/P&gt;
&lt;P&gt;Hmm, that's an interesting question.&lt;/P&gt;
&lt;P&gt;Like ICMP, IGMP, TCP, UDP and many others, GRE is a defined protocol for IP.&amp;nbsp; It like the others IP protocols, depends on IP, the L3 layer, to deliver the GRE packets.&lt;/P&gt;
&lt;P&gt;Once a GRE packet is delivered, it's unwrapped to provide another IP packet.&amp;nbsp; I.e. it's a bit more/different stack processing from OSI L3 packet delivery, alone, across a routed network, yet less than some other IP protocols considered full L4 protocols, like TCP or UDP using/having "port numbers" (which GRE does not).&lt;/P&gt;
&lt;P&gt;However, if you equate GRE's encapsulated IP addresses to UDP ports numbers (both accomplish similar goals), and/or consider GRE RFC 2890 header fields (key field, sequence field), it's getting somewhat like other IP L4 transport protocols (i.e. end-to-end considerations beyond just what L3 considers).&lt;/P&gt;
&lt;P&gt;In my (not so humble [laugh]) opinion, I would classify GRE, in the OSI model, as either 3+ or something like 3.5.&lt;/P&gt;
&lt;P&gt;BTW, the Wiki article for the OSI model has, within this section &lt;A href="https://en.wikipedia.org/wiki/OSI_model#Layer_4:_Transport_layer" target="_self"&gt;Wiki OSI model L4,&lt;/A&gt; this statement "While &lt;A title="Generic Routing Encapsulation" href="https://en.wikipedia.org/wiki/Generic_Routing_Encapsulation" target="_blank" rel="noopener"&gt;Generic Routing Encapsulation&lt;/A&gt; (GRE) &lt;FONT color="#0000FF"&gt;might seem to be a network-layer protocol&lt;/FONT&gt;, if the encapsulation of the payload takes place only at the endpoint, &lt;FONT color="#0000FF"&gt;GRE becomes closer to a transport protocol&lt;/FONT&gt; that uses IP headers but contains complete Layer 2 frames or Layer 3 packets to deliver to the endpoint. &lt;A title="Layer 2 Tunneling Protocol" href="https://en.wikipedia.org/wiki/Layer_2_Tunneling_Protocol" target="_blank" rel="noopener"&gt;L2TP&lt;/A&gt; carries &lt;A title="Point-to-Point Protocol" href="https://en.wikipedia.org/wiki/Point-to-Point_Protocol" target="_blank" rel="noopener"&gt;PPP&lt;/A&gt; frames inside transport segments."&lt;/P&gt;
&lt;P&gt;Personally, I don't consider Wiki articles to be totally authoritative, but I do find it interesting that GRE has a special mention.&amp;nbsp; (NB: I checked Wiki after noting my thinking, above.)&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 13:35:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/about-gre/m-p/4620667#M367625</guid>
      <dc:creator>Joseph W. Doherty</dc:creator>
      <dc:date>2022-05-31T13:35:24Z</dc:date>
    </item>
  </channel>
</rss>

