<?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: CFM CCM tagging issue in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90373#M21258</link>
    <description>&lt;P&gt;This command unavailable in earlier EXOS (on X460 and X450)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Fri, 04 Dec 2020 21:23:01 GMT</pubDate>
    <dc:creator>Alexandr_P</dc:creator>
    <dc:date>2020-12-04T21:23:01Z</dc:date>
    <item>
      <title>CFM CCM tagging issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90356#M21241</link>
      <description>&lt;P&gt;Hello, colleagues!&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please&amp;nbsp;give advice which way to look.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Scheme below:&lt;/P&gt;&lt;P&gt;X460G2 ↔&amp;nbsp;BD8810 ↔&amp;nbsp;X450a&lt;/P&gt;&lt;P&gt;X450a confgured with CFM, VLAN with CFM is tagged, but switch send CFM CCMs as untagged. Why so?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below traces from BD8810 (there is traffic is double tagged - QinQ) -&amp;nbsp;tcpdump -i eth2 -nn -e ether host 00:04:96:27:a9:b0&lt;/P&gt;&lt;P&gt;For example, ARP is normal (tagged with ID 3556)&lt;/P&gt;&lt;P&gt;18:44:10.774613 00:04:96:27:a9:b0 &amp;gt; ff:ff:ff:ff:ff:ff, ethertype 802.1Q (0x8100), length 68: vlan 1037, p 0, ethertype 802.1Q, vlan 3556, p 0, ethertype ARP, Request who-has &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5.5.11.3 tell 5.5.11.1, length 46&lt;/P&gt;&lt;P&gt;But CFM CCM is untagged (only with second tag 1037)&lt;/P&gt;&lt;P&gt;18:44:11.436169 00:04:96:27:a9:b0 &amp;gt; 01:80:c2:00:00:33, ethertype 802.1Q (0x8100), length 101: vlan 1037, p 0, ethertype CFM, CFMv0 Continouity Check Message, MD Level &amp;nbsp;&amp;nbsp;&amp;nbsp; 3, length 83&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Config from X450a&lt;/P&gt;&lt;P&gt;create vlan "Q-in-Q_XXX"&lt;BR /&gt;configure vlan Q-in-Q_XXX tag 1037&lt;BR /&gt;create vlan "YYY-ctrl"&lt;BR /&gt;configure vlan YYY-ctrl tag 3556&lt;/P&gt;&lt;P&gt;……&lt;/P&gt;&lt;P&gt;configure vlan YYY-ctrl add ports 22-23 tagged&lt;/P&gt;&lt;P&gt;configure vlan YYY-ctrl ipaddress 5.5.11.1 255.255.255.0&lt;/P&gt;&lt;P&gt;……&lt;/P&gt;&lt;P&gt;#&lt;BR /&gt;# Module dot1ag configuration.&lt;BR /&gt;#&lt;BR /&gt;create cfm domain string "erps_rings" md-level 3&lt;BR /&gt;configure cfm domain "erps_rings" add association string "YYY" vlan "YYY-ctrl"&lt;BR /&gt;configure cfm domain "erps_rings" association "YYY" ports 22 add end-point down 6&lt;BR /&gt;configure cfm domain "erps_rings" association "YYY" ports 23 add end-point down 5&lt;BR /&gt;configure cfm domain "erps_rings" association "YYY" ports 23 end-point down add group "erpsYYYMain"&lt;BR /&gt;configure cfm domain "erps_rings" association "YYY" ports 22 end-point down add group "erpsYYYSlave"&lt;BR /&gt;configure cfm group "erpsYYYMain" add rmep 7&lt;BR /&gt;configure cfm group "erpsYYYSlave" add rmep 8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# sh vlan YYY-ctrl&lt;BR /&gt;VLAN Interface with name YYY-ctrl created by user&lt;BR /&gt;&amp;nbsp; &amp;nbsp; Admin State: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Enabled &amp;nbsp; &amp;nbsp; Tagging: &amp;nbsp; 802.1Q Tag 3556&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; Description: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; None&lt;BR /&gt;&amp;nbsp; &amp;nbsp; Virtual router: &amp;nbsp; &amp;nbsp; &amp;nbsp;VR-Default&lt;BR /&gt;&amp;nbsp; &amp;nbsp; IPv4 Forwarding: &amp;nbsp; &amp;nbsp; Disabled&lt;BR /&gt;&amp;nbsp; &amp;nbsp; IPv4 MC Forwarding: &amp;nbsp;Disabled&lt;BR /&gt;&amp;nbsp; &amp;nbsp; Primary IP: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5.5.11.1/24&lt;BR /&gt;&amp;nbsp; &amp;nbsp; IPv6 Forwarding: &amp;nbsp; &amp;nbsp; Disabled&lt;BR /&gt;&amp;nbsp; &amp;nbsp; IPv6 MC Forwarding: &amp;nbsp;Disabled&lt;BR /&gt;&amp;nbsp; &amp;nbsp; IPv6: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;None&lt;BR /&gt;&amp;nbsp; &amp;nbsp; STPD: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;None&lt;BR /&gt;&amp;nbsp; &amp;nbsp; Protocol: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Match all unfiltered protocols&lt;BR /&gt;&amp;nbsp; &amp;nbsp; Loopback: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Disabled&lt;BR /&gt;&amp;nbsp; &amp;nbsp; NetLogin: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Disabled&lt;BR /&gt;&amp;nbsp; &amp;nbsp; OpenFlow: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Disabled&lt;BR /&gt;&amp;nbsp; &amp;nbsp; QosProfile: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;None configured&lt;BR /&gt;&amp;nbsp; &amp;nbsp; Egress Rate Limit Designated Port: None configured&lt;BR /&gt;&amp;nbsp; &amp;nbsp; Flood Rate Limit QosProfile: &amp;nbsp; &amp;nbsp; &amp;nbsp; None configured&lt;BR /&gt;&amp;nbsp; &amp;nbsp; Ports: &amp;nbsp; 2. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (Number of active ports=2)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Tag: &amp;nbsp; &amp;nbsp; &amp;nbsp; *22, &amp;nbsp; &amp;nbsp;*23&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 21:28:26 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90356#M21241</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2020-12-01T21:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: CFM CCM tagging issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90357#M21242</link>
      <description>&lt;P&gt;Alexandr,&lt;/P&gt;&lt;P&gt;CFM has a specific ethertype, you cannot tag it as it is not 802.1Q (tagged frame):&lt;/P&gt;&lt;P&gt;For example, ARP is normal (tagged with ID 3556)&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;18:44:10.774613 00:04:96:27:a9:b0 &amp;gt; ff:ff:ff:ff:ff:ff, &lt;U&gt;&lt;STRONG&gt;ethertype 802.1Q&lt;/STRONG&gt;&lt;/U&gt; (0x8100), length 68: vlan 1037, p 0, &lt;STRONG&gt;ethertype 802.1Q&lt;/STRONG&gt;, vlan 3556, p 0, ethertype ARP, Request who-has &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5.5.11.3 tell 5.5.11.1, length 46&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;But CFM CCM is untagged (only with second tag 1037)&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;18:44:11.436169 00:04:96:27:a9:b0 &amp;gt; 01:80:c2:00:00:33, ethertype 802.1Q (0x8100), length 101: vlan 1037, p 0, &lt;U&gt;&lt;STRONG&gt;&lt;SPAN style="background-color:#ecf0f1;"&gt;ethertype CFM&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/U&gt;, CFMv0 Continouity Check Message, MD Level &amp;nbsp;&amp;nbsp;&amp;nbsp; 3, length 83&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 21:35:22 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90357#M21242</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2020-12-01T21:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: CFM CCM tagging issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90358#M21243</link>
      <description>&lt;P&gt;Below CFM packet received from other direction (second tag stripped) and we can see right tag (vlan YYY-ctrl - tag 3556&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;16:04:02.273002 00:04:96:27:a9:b0 &amp;gt; 01:80:c2:00:00:33, &lt;SPAN style="color:#e74c3c;"&gt;ethertype 802.1Q (0x8100),&lt;/SPAN&gt; length 101: v&lt;SPAN style="color:#d35400;"&gt;lan 3556&lt;/SPAN&gt;, p 7, &lt;SPAN style="color:#d35400;"&gt;ethertype CFM&lt;/SPAN&gt;, CFMv0 Continouity Check Message, MD Level 3, length 83&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Through initial issued direction (through QinQ - where second tag 1037 is stripped) - we can’t see any tags:&lt;/P&gt;&lt;P&gt;16:08:25.251914 00:04:96:27:a9:b0 &amp;gt; 01:80:c2:00:00:33, ethertype CFM (0x8902), length 97: CFMv0 Continouity Check Message, MD Level 3, length 83&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, below example right CFM CCM with 2 tags:&lt;/P&gt;&lt;P&gt;15:51:12.264262 00:04:96:27:99:02 &amp;gt; 01:80:c2:00:00:33, ethertype 802.1Q (0x8100), length 105: vlan 1198, p 0, ethertype 802.1Q, vlan 1352,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; p 7, ethertype CFM, CFMv0 Continouity Check Message, MD Level 3, length 83&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 22:30:56 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90358#M21243</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2020-12-01T22:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: CFM CCM tagging issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90359#M21244</link>
      <description>&lt;P&gt;also you can see below picture with double tagged CFM CCM&lt;/P&gt;&lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="29030e84679143c99df8429478c2eebe_066ea018-c97c-49fb-8574-0dc4491935a5.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/2111i316AA85774F694D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="29030e84679143c99df8429478c2eebe_066ea018-c97c-49fb-8574-0dc4491935a5.png" alt="29030e84679143c99df8429478c2eebe_066ea018-c97c-49fb-8574-0dc4491935a5.png" /&gt;&lt;/span&gt;&lt;/FIGURE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 22:37:17 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90359#M21244</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2020-12-01T22:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: CFM CCM tagging issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90360#M21245</link>
      <description>&lt;P&gt;Alexandr,&lt;/P&gt;&lt;P&gt;Are you using ERPS in your config?&lt;/P&gt;&lt;P&gt;If so, there are additional commands for this kind of config like here:&amp;nbsp;&lt;A href="https://gtacknowledge.extremenetworks.com/articles/Solution/Discontinue-CFM-dynamic-creation-does-not-work-for-erps/" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/Solution/Discontinue-CFM-dynamic-creation-does-not-work-for-erps/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 01:20:56 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90360#M21245</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2020-12-02T01:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: CFM CCM tagging issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90361#M21246</link>
      <description>&lt;P&gt;Miguel!&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Earlier ERPS was used. Now ERPS is deleted, so only CFM.&lt;/P&gt;&lt;P&gt;But your link still isn’t answer question - why CFM CCMs are untagged?&lt;/P&gt;&lt;P&gt;Your link is about “Dynamic creation of CFM to work with ERPS”. But in our case we manually create CFM and as you can sse CCMs is generated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 16:27:20 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90361#M21246</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2020-12-02T16:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: CFM CCM tagging issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90362#M21247</link>
      <description>&lt;P&gt;Alexandr,&lt;/P&gt;&lt;P&gt;I’ve been looking for a doc describing better the CFM and this one is quite explicit:&amp;nbsp;&lt;A href="https://www.alliedtelesis.com/sites/default/files/documents/feature-guides/cfm_feature_overview_guide.pdf" target="_blank" rel="nofollow noreferrer noopener"&gt;https://www.alliedtelesis.com/sites/default/files/documents/feature-guides/cfm_feature_overview_guide.pdf&lt;/A&gt;&lt;/P&gt;&lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6c3e8e59ffa548488dcad9a6153c957b_3132238a-4256-4643-9a89-1b27af22535e.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/5260i997931AAF897CC5D/image-size/large?v=v2&amp;amp;px=999" role="button" title="6c3e8e59ffa548488dcad9a6153c957b_3132238a-4256-4643-9a89-1b27af22535e.png" alt="6c3e8e59ffa548488dcad9a6153c957b_3132238a-4256-4643-9a89-1b27af22535e.png" /&gt;&lt;/span&gt;&lt;/FIGURE&gt;&lt;P&gt;There is probably an issue in the CFM config. Sending it as untag means Link level.&lt;/P&gt;&lt;P&gt;You should double check the configs on the X460, X450 and&amp;nbsp; BD8810. On CFM level and on ports level.&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 01:53:03 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90362#M21247</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2020-12-03T01:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: CFM CCM tagging issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90363#M21248</link>
      <description>&lt;P&gt;Hello, Miguel!&lt;/P&gt;&lt;P&gt;As you can see, in this switch, it’s 2 directions - to port 22 and 23&lt;/P&gt;&lt;P&gt;#&lt;BR /&gt;# Module dot1ag configuration.&lt;BR /&gt;#&lt;BR /&gt;create cfm domain string "erps_rings" md-level 3&lt;BR /&gt;configure cfm domain "erps_rings" add association string "YYY" vlan "YYY-ctrl"&lt;BR /&gt;configure cfm domain "erps_rings" association "YYY" ports 22 add end-point down 6&lt;BR /&gt;configure cfm domain "erps_rings" association "YYY" ports 23 add end-point down 5&lt;BR /&gt;configure cfm domain "erps_rings" association "YYY" ports 23 end-point down add group "erpsYYYMain"&lt;BR /&gt;configure cfm domain "erps_rings" association "YYY" ports 22 end-point down add group "erpsYYYSlave"&lt;BR /&gt;configure cfm group "erpsYYYMain" add rmep 7&lt;BR /&gt;configure cfm group "erpsYYYSlave" add rmep 8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And through other channel (port 23) CFM frames are normally tagged:&lt;/P&gt;&lt;P&gt;16:04:02.273002 00:04:96:27:a9:b0 &amp;gt; 01:80:c2:00:00:33, ethertype 802.1Q (0x8100), length 101: vlan 3556, p 7, ethertype CFM, CFMv0 Continouity Check Message, MD Level 3, length 83&lt;/P&gt;&lt;P&gt;But through initial channel (port 22) CFM frames untagged:&lt;/P&gt;&lt;P&gt;16:08:25.251914 00:04:96:27:a9:b0 &amp;gt; 01:80:c2:00:00:33, ethertype CFM (0x8902), length 97: CFMv0 Continouity Check Message, MD Level 3, length 83&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 15:28:59 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90363#M21248</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2020-12-03T15:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: CFM CCM tagging issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90364#M21249</link>
      <description>&lt;P&gt;Alexandr,&lt;/P&gt;&lt;P&gt;We miss a piece somewhere…&lt;/P&gt;&lt;P&gt;I suppose you configured vman for the QinQ.&lt;/P&gt;&lt;P&gt;Could you give the output of the following commands? (Some of them can be wrong, I don’t have an Exos to test them for the moment:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;show vman&lt;/LI&gt;	&lt;LI&gt;show vman &amp;lt;vman name&amp;gt;&lt;/LI&gt;	&lt;LI&gt;show config | include vman&lt;/LI&gt;	&lt;LI&gt;show ports 22,23 information detail&lt;/LI&gt;	&lt;LI&gt;show version&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 03 Dec 2020 23:47:48 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90364#M21249</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2020-12-03T23:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: CFM CCM tagging issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90365#M21250</link>
      <description>&lt;P&gt;There is no VMAN configured on this X450a.&lt;/P&gt;&lt;P&gt;(Q-in-Q makes uplink ISP operator, so all packets received by this switch are with 1 tag)&lt;/P&gt;&lt;P&gt;(what reason for #sh version here?)&lt;/P&gt;&lt;P&gt;# sh ports 22 information detail&lt;BR /&gt;Port:&amp;nbsp;&amp;nbsp; 22&lt;BR /&gt;&lt;BR /&gt;........&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VLAN cfg:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name: YYY-devlan, 802.1Q Tag = 4052, MAC-limit =&lt;BR /&gt;No-limit, Virtual router:&amp;nbsp;&amp;nbsp; VR-Default&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name: YYY-ctrl, 802.1Q Tag = 3556, MAC-limit =&lt;BR /&gt;No-limit, Virtual router:&amp;nbsp;&amp;nbsp; VR-Default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tnank you!&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 23:59:18 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90365#M21250</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2020-12-03T23:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: CFM CCM tagging issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90366#M21251</link>
      <description>&lt;P&gt;Alexandr,&lt;/P&gt;&lt;P&gt;The reasion for the show version is because there are some constraints on CFM and vman based on the software release.&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 00:00:54 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90366#M21251</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2020-12-04T00:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: CFM CCM tagging issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90367#M21252</link>
      <description>&lt;P&gt;-&amp;gt; show version &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;BR /&gt;Switch &amp;nbsp; &amp;nbsp; &amp;nbsp;: 800152-00-05 0000G-00000&amp;nbsp;Rev 5.0 BootROM: 1.0.2.2 &amp;nbsp; &amp;nbsp;IMG: 15.3.5.2 &amp;nbsp;&lt;BR /&gt;XGM2-1 &amp;nbsp; &amp;nbsp; &amp;nbsp;:&lt;/P&gt;&lt;P&gt;Image &amp;nbsp; : ExtremeXOS version 15.3.5.2 v1535b2-patch1-12 by release-manager&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; on Tue Sep 27 12:03:32 EDT 2016&lt;BR /&gt;BootROM : 1.0.2.2&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 00:02:40 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90367#M21252</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2020-12-04T00:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: CFM CCM tagging issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90368#M21253</link>
      <description>&lt;P&gt;Alexandr,&lt;/P&gt;&lt;P&gt;I’m lost with the different pieces of config and explanations and what port belongs to what switch&lt;span class="lia-inline-image-display-wrapper" image-alt="03a6649a852b4cc6b80006c52d3ccd79_1f914.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/2478i664A8A62ABACF895/image-size/large?v=v2&amp;amp;px=999" role="button" title="03a6649a852b4cc6b80006c52d3ccd79_1f914.png" alt="03a6649a852b4cc6b80006c52d3ccd79_1f914.png" /&gt;&lt;/span&gt; .&lt;/P&gt;&lt;P&gt;Could you provide a small topology diagram pointing on what port, what trafic direction you see the issue?&lt;/P&gt;&lt;P&gt;The purpose is to identify where we need to debug, X460, BD8810 or X450.&lt;/P&gt;&lt;P&gt;A show config of the three switches would help.&lt;/P&gt;&lt;P&gt;Some questions to clarify:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Are the X460 and X450 doing QinQ?&lt;/LI&gt;	&lt;LI&gt;Is the BD8810 doing QinQ?&lt;/LI&gt;	&lt;LI&gt;Why do you need the&amp;nbsp;QinQ seen in the captures?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 00:11:02 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90368#M21253</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2020-12-04T00:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: CFM CCM tagging issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90369#M21254</link>
      <description>&lt;P&gt;Hello, Miguel!&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Are the X460 and X450 doing QinQ? - no&lt;/LI&gt;	&lt;LI&gt;Is the BD8810 doing QinQ? - no.&lt;/LI&gt;	&lt;LI&gt;Why do you need the&amp;nbsp;QinQ seen in the captures? - beause packet captures makes in BD8810, through BD8810 traversing traffic with 2 tags. Upstream ISP make second tag for egress (from X450) traffic and strip second tag for ingress traffic.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Actually - there is no matter who makes Q-in-Q, because mane issue that X450a didn’t tagging CFM CCM. (port 22 in X450a is tagged with Vlan&amp;nbsp;YYY-ctrl, but CFM CCM frames are untagged - without tag 3556)&lt;/P&gt;&lt;P&gt;Below scheme:&lt;/P&gt;&lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="02d63d84cb834663906003184f939943_bb0f7257-73b4-4b30-8f20-2954f6a66568.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/2046i75DB35931D145C89/image-size/large?v=v2&amp;amp;px=999" role="button" title="02d63d84cb834663906003184f939943_bb0f7257-73b4-4b30-8f20-2954f6a66568.png" alt="02d63d84cb834663906003184f939943_bb0f7257-73b4-4b30-8f20-2954f6a66568.png" /&gt;&lt;/span&gt;&lt;/FIGURE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 17:12:19 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90369#M21254</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2020-12-04T17:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: CFM CCM tagging issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90370#M21255</link>
      <description>&lt;P&gt;Ok, we have the global picture.&lt;/P&gt;&lt;P&gt;We’ll compare the x460 and x450 config knowing that the difference in firmware could get a different syntax.&lt;/P&gt;&lt;P&gt;Could we have the following output:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;X450:	&lt;UL&gt;&lt;LI&gt;show ports 22,23 information detail&lt;/LI&gt;		&lt;LI&gt;the full output is needed&lt;/LI&gt;	&lt;/UL&gt;&lt;/LI&gt;	&lt;LI&gt;x460	&lt;UL&gt;&lt;LI&gt;show ports 17,18 information detail&lt;/LI&gt;	&lt;/UL&gt;&lt;/LI&gt;	&lt;LI&gt;from both:	&lt;UL&gt;&lt;LI&gt;show port vlan port		&lt;UL&gt;&lt;LI&gt;the output of port 22,23 for x450 and 17,18 for x460 is enough&lt;/LI&gt;		&lt;/UL&gt;&lt;/LI&gt;		&lt;LI&gt;show cfm&lt;/LI&gt;		&lt;LI&gt;show cfm detail&lt;/LI&gt;		&lt;LI&gt;show cfm &amp;lt;domain_name&amp;gt;&lt;/LI&gt;		&lt;LI&gt;show cfm groups&lt;/LI&gt;	&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 17:28:42 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90370#M21255</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2020-12-04T17:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: CFM CCM tagging issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90371#M21256</link>
      <description>&lt;P&gt;What do you mean in “show port vlan port”?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# show ports vlan&lt;BR /&gt;&amp;nbsp; statistics &amp;nbsp; &amp;nbsp; &amp;nbsp;statistics&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# show ports 22 vlan&lt;BR /&gt;&amp;nbsp; statistics &amp;nbsp; &amp;nbsp; &amp;nbsp;statistics&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 20:57:53 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90371#M21256</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2020-12-04T20:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: CFM CCM tagging issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90372#M21257</link>
      <description>&lt;P&gt;Like this:&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;* X435-8P-2T-W.1 # show &amp;nbsp;ports vlan port-number&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Untagged&lt;BR /&gt;&lt;BR /&gt;Port &amp;nbsp; &amp;nbsp; /Tagged &amp;nbsp; VLAN Name(s)&lt;BR /&gt;&lt;BR /&gt;-------- -------- &amp;nbsp;------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Untagged &amp;nbsp;Default&lt;BR /&gt;&lt;BR /&gt;2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Untagged &amp;nbsp;Default&lt;BR /&gt;&lt;BR /&gt;3 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Untagged &amp;nbsp;Default&lt;BR /&gt;&lt;BR /&gt;4 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Untagged &amp;nbsp;Default&lt;BR /&gt;&lt;BR /&gt;5 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Untagged &amp;nbsp;None&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Tagged &amp;nbsp; &amp;nbsp;Default, VLAN_0010&lt;BR /&gt;&lt;BR /&gt;6 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Untagged &amp;nbsp;Default&lt;BR /&gt;&lt;BR /&gt;7 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Untagged &amp;nbsp;None&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Tagged &amp;nbsp; &amp;nbsp;EAPS_CONTROL, VLAN_0010&lt;BR /&gt;&lt;BR /&gt;8 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Untagged &amp;nbsp;None&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Tagged &amp;nbsp; &amp;nbsp;EAPS_CONTROL, VLAN_0010&lt;BR /&gt;&lt;BR /&gt;9 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Untagged &amp;nbsp;Default&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Tagged &amp;nbsp; &amp;nbsp;VLAN_0010&lt;BR /&gt;&lt;BR /&gt;10 &amp;nbsp; &amp;nbsp; &amp;nbsp; Untagged &amp;nbsp;Default&lt;BR /&gt;&lt;BR /&gt;* X435-8P-2T-W.2 #&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 21:04:59 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90372#M21257</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2020-12-04T21:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: CFM CCM tagging issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90373#M21258</link>
      <description>&lt;P&gt;This command unavailable in earlier EXOS (on X460 and X450)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 21:23:01 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90373#M21258</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2020-12-04T21:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: CFM CCM tagging issue</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90374#M21259</link>
      <description>&lt;P&gt;Let’s start with the other commands.&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 21:26:39 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cfm-ccm-tagging-issue/m-p/90374#M21259</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2020-12-04T21:26:39Z</dc:date>
    </item>
  </channel>
</rss>

