<?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: Extreme X460  - X670 CFM | Hardware vs Software Session Type in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-x460-x670-cfm-hardware-vs-software-session-type/m-p/40747#M9267</link>
    <description>We shall this review this and get back to you Justin. I would also suggest you open a case with GTAC.</description>
    <pubDate>Fri, 29 Sep 2017 13:45:00 GMT</pubDate>
    <dc:creator>Jacob__Praveen</dc:creator>
    <dc:date>2017-09-29T13:45:00Z</dc:date>
    <item>
      <title>Extreme X460  - X670 CFM | Hardware vs Software Session Type</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-x460-x670-cfm-hardware-vs-software-session-type/m-p/40746#M9266</link>
      <description>I've configured a back to back CFM domain between an X460-48x and an X670V-48x, created the association and added the remote rmep and lmep.&lt;BR /&gt;
&lt;BR /&gt;
X670V-48x&lt;BR /&gt;
&lt;BR /&gt;
Review configuration below: &lt;BR /&gt;
create cfm domain string "Access" md-level 2&lt;BR /&gt;
configure cfm domain "Access" add association string "link1" vlan "aggr-sw1-to-acc-sw1"&lt;BR /&gt;
configure cfm domain "Access" association "link1" destination-mac-type multicast&lt;BR /&gt;
configure cfm domain "Access" association "link1" transmit-interval 1000&lt;BR /&gt;
configure cfm domain "Access" association "link1" add remote-mep 10 mac-address 00:04:96:99:37:df&lt;BR /&gt;
configure cfm domain "Access" association "link1" ports 46 add end-point down 20&lt;BR /&gt;
configure cfm domain "Access" association "link1" ports 46 end-point down transmit-interval 1000&lt;BR /&gt;
configure cfm domain "Access" association "link1" ports 46 end-point down enable&lt;BR /&gt;
configure cfm domain "Access" association "link1" ports 46 end-point down ccm enable&lt;BR /&gt;
configure cfm domain "Access" association "link1" ports 46 end-point down sender-id-ipaddress disable&lt;BR /&gt;
configure cfm domain "Access" association "link1" ports 46 end-point down add group "LinkA-LinkB"&lt;BR /&gt;
configure cfm group "LinkA-LinkB" add rmep 10&lt;BR /&gt;
&lt;BR /&gt;
X460-48x&lt;BR /&gt;
&lt;BR /&gt;
create cfm domain string "Access" md-level 2&lt;BR /&gt;
configure cfm domain "Access" add association string "link1" vlan "aggr-sw1-to-acc-sw1"&lt;BR /&gt;
configure cfm domain "Access" association "link1" destination-mac-type multicast&lt;BR /&gt;
configure cfm domain "Access" association "link1" transmit-interval 1000&lt;BR /&gt;
configure cfm domain "Access" association "link1" add remote-mep 20 mac-address 00:04:96:97:e6:76&lt;BR /&gt;
configure cfm domain "Access" association "link1" ports 51 add end-point down 10&lt;BR /&gt;
configure cfm domain "Access" association "link1" ports 51 end-point down transmit-interval 1000&lt;BR /&gt;
configure cfm domain "Access" association "link1" ports 51 end-point down enable&lt;BR /&gt;
configure cfm domain "Access" association "link1" ports 51 end-point down ccm enable&lt;BR /&gt;
configure cfm domain "Access" association "link1" ports 51 end-point down sender-id-ipaddress disable&lt;BR /&gt;
configure cfm domain "Access" association "link1" ports 51 end-point down add group "LinkA-LinkB"&lt;BR /&gt;
configure cfm group "LinkA-LinkB" add rmep 20&lt;BR /&gt;
&lt;BR /&gt;
Whilst viewing the "session counters missed-hellos", the x670 displays it's in a Software session type compared to the X460 displaying it's in a hardware session type.&lt;BR /&gt;
&lt;BR /&gt;
Based on the documentation, for a MP to be processed in hardware it requires 2 things: &lt;BR /&gt;
&lt;BR /&gt;
1: The MP must be of type "Down MEP".&lt;BR /&gt;
2: The remote mep must also be statically set rather than dynamic. &lt;BR /&gt;
&lt;BR /&gt;
I've met both of these requirements.&lt;BR /&gt;
&lt;BR /&gt;
* X670V-48x # show cfm session counters missed-hellos no-refresh &lt;BR /&gt;
================================================================================&lt;BR /&gt;
Session ID        Port   Remote End-Point  Interval  Missed  Missed   Down Flags&lt;BR /&gt;
                         MAC Address        (msec)     Once   Twice             &lt;BR /&gt;
================================================================================&lt;BR /&gt;
2-101-20-10       46     00:04:96:99:37:df     1000      17       0      0  DSAs&lt;BR /&gt;
================================================================================&lt;BR /&gt;
Session ID: MD Level-VLAN ID-Local MEP ID-Remote MEP ID&lt;BR /&gt;
Flags: Maintenance Point: (U) Up End-Point, (D) Down End-Point&lt;BR /&gt;
       Session Type: (S) Software, (H) Hardware&lt;BR /&gt;
       Status: (A) Active, (I) Inactive&lt;BR /&gt;
       Remote End-Point MAC Address: (d) dynamic, (s) static&lt;BR /&gt;
&lt;BR /&gt;
X460-48x #  show cfm session counters missed-hellos no-refresh &lt;BR /&gt;
================================================================================&lt;BR /&gt;
Session ID        Port   Remote End-Point  Interval  Missed  Missed   Down Flags&lt;BR /&gt;
                         MAC Address        (msec)     Once   Twice             &lt;BR /&gt;
================================================================================&lt;BR /&gt;
2-101-10-20       51     00:04:96:97:e6:76     1000    ---     ---       0  DHAs&lt;BR /&gt;
================================================================================&lt;BR /&gt;
Session ID: MD Level-VLAN ID-Local MEP ID-Remote MEP ID&lt;BR /&gt;
Flags: Maintenance Point: (U) Up End-Point, (D) Down End-Point&lt;BR /&gt;
       Session Type: (S) Software, (H) Hardware&lt;BR /&gt;
       Status: (A) Active, (I) Inactive&lt;BR /&gt;
       Remote End-Point MAC Address: (d) dynamic, (s) static&lt;BR /&gt;
&lt;BR /&gt;
This is clearly not working...&lt;BR /&gt;
&lt;BR /&gt;
Please assist. &lt;BR /&gt;
&lt;BR /&gt;
Thanks!</description>
      <pubDate>Tue, 26 Sep 2017 16:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-x460-x670-cfm-hardware-vs-software-session-type/m-p/40746#M9266</guid>
      <dc:creator>Justin_Tylcoat</dc:creator>
      <dc:date>2017-09-26T16:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme X460  - X670 CFM | Hardware vs Software Session Type</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-x460-x670-cfm-hardware-vs-software-session-type/m-p/40747#M9267</link>
      <description>We shall this review this and get back to you Justin. I would also suggest you open a case with GTAC.</description>
      <pubDate>Fri, 29 Sep 2017 13:45:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-x460-x670-cfm-hardware-vs-software-session-type/m-p/40747#M9267</guid>
      <dc:creator>Jacob__Praveen</dc:creator>
      <dc:date>2017-09-29T13:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme X460  - X670 CFM | Hardware vs Software Session Type</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-x460-x670-cfm-hardware-vs-software-session-type/m-p/40748#M9268</link>
      <description>Hi Jacob - Any feedback?</description>
      <pubDate>Fri, 20 Oct 2017 09:48:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-x460-x670-cfm-hardware-vs-software-session-type/m-p/40748#M9268</guid>
      <dc:creator>Justin_Tylcoat</dc:creator>
      <dc:date>2017-10-20T09:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme X460  - X670 CFM | Hardware vs Software Session Type</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-x460-x670-cfm-hardware-vs-software-session-type/m-p/40749#M9269</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I tried to find out which ExtremeSwitching platforms support CFM processing in hardware, but did not find any conclusive information. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Anyway, my understanding is that this feature uses hardware capabilities similar to BFD, and for BFD there is a GTAC Knowledge article with title &lt;A href="https://gtacknowledge.extremenetworks.com/articles/Q_A/BFD-Hardware-Assist-feature-for-670-G2" target="_blank" rel="nofollow noreferrer noopener"&gt;BFD Hardware Assist feature for 670-G2&lt;/A&gt; that says only the X460-G2 supports it in hardware. The current documentation (&lt;A href="http://documentation.extremenetworks.com/exos_22.3/EXOS_21_1/OAM/r_limitations.shtml" target="_blank" rel="nofollow noreferrer noopener"&gt;OAM -&amp;gt; BFD -&amp;gt; Limitations&lt;/A&gt;) extends this to X460-G2, X690, and X870 switches (the &lt;A href="http://documentation.extremenetworks.com/exos_16/EXOS_16_2/OAM/r_limitations.shtml" target="_blank" rel="nofollow noreferrer noopener"&gt;16.2 documentation&lt;/A&gt; lists just X460-G2 switches).&lt;BR /&gt;
&lt;BR /&gt;
Thus I would expect that the X670V does not support hardware MEPs and thus always uses software MEPs.&lt;BR /&gt;
&lt;BR /&gt;
If anybody has additional information, please share. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Erik</description>
      <pubDate>Fri, 20 Oct 2017 13:33:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-x460-x670-cfm-hardware-vs-software-session-type/m-p/40749#M9269</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2017-10-20T13:33:00Z</dc:date>
    </item>
  </channel>
</rss>

