<?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 How to determine the installed SecureStack Switch Models in FAQs</title>
    <link>https://community.extremenetworks.com/t5/faqs/how-to-determine-the-installed-securestack-switch-models/m-p/48151#M508</link>
    <description>Article ID: 5751 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Products&lt;/B&gt;&lt;BR /&gt;
SecureStack&lt;BR /&gt;
C5-Series, C3-Series, C2-Series&lt;BR /&gt;
B5-Series, B3-Series, B2-Series&lt;BR /&gt;
A2-Series &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Commands&lt;/B&gt;&lt;BR /&gt;
'show config'&lt;BR /&gt;
'set switch member'&lt;BR /&gt;
'show switch switchtype' &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Goals&lt;/B&gt;&lt;BR /&gt;
Determine the installed SecureStack switch models from a configuration &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Cause&lt;/B&gt;&lt;BR /&gt;
A SecureStack configuration has a set of system-entered 'set switch member' commands, as shown in the following sample extract: &lt;BR /&gt;
&lt;BR /&gt;
 B2(rw)-&amp;gt;show configuration&lt;BR /&gt;
 This command shows non-default configurations only.&lt;BR /&gt;
 Use 'show config all' to show both default and non-default configurations.&lt;BR /&gt;
 &lt;BR /&gt;
 begin&lt;BR /&gt;
 !&lt;BR /&gt;
 #***** NON-DEFAULT CONFIGURATION *****&lt;BR /&gt;
 !&lt;BR /&gt;
 !&lt;BR /&gt;
  . . .&lt;BR /&gt;
 &lt;BR /&gt;
 #system&lt;BR /&gt;
 set switch member 1 3&lt;BR /&gt;
 set switch member 2 5&lt;BR /&gt;
 set switch member 3 5&lt;BR /&gt;
 set switch member 4 5&lt;BR /&gt;
 &lt;BR /&gt;
  . . .&lt;BR /&gt;
 &lt;BR /&gt;
 !&lt;BR /&gt;
 end&lt;BR /&gt;
 &lt;BR /&gt;
 B2(rw)-&amp;gt;&lt;BR /&gt;
This article explains how to interpret those commands, to determine the switch model associated with each unit of the stack. &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Solution&lt;/B&gt;&lt;BR /&gt;
Shown below are the currently supported switch models for each of the seven product lines, as viewed in the output of seven separate 'show switch switchtype' commands issued on a C5, C3, C2, B5, B3, B2, and A2. &lt;BR /&gt;
&lt;BR /&gt;
As future firmware potentially enables additional switch models, that will be reflected in the output of this command. &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Note:&lt;/B&gt; The C3/C2 and B3/B2 model knowledge is identical, to facilitate "mixed stacking" (&lt;A href="http://bit.ly/1cGWsHh" target="_blank" rel="nofollow noreferrer noopener"&gt;5834&lt;/A&gt;). &lt;BR /&gt;
&lt;BR /&gt;
 C5(su)-&amp;gt;show switch switchtype&lt;BR /&gt;
                                      Mgmt   Code&lt;BR /&gt;
 SID         Switch Model ID          Pref  Version&lt;BR /&gt;
 --- -------------------------------- ---- ---------&lt;BR /&gt;
 1   C5G124-24                        1    0xa08245&lt;BR /&gt;
 2   C5K125-24                        1    0xa08245&lt;BR /&gt;
 3   C5K175-24                        1    0xa08245&lt;BR /&gt;
 4   C5K125-24P2                      1    0xa08245&lt;BR /&gt;
 5   C5G124-24P2                      1    0xa08245&lt;BR /&gt;
 6   C5G124-48                        1    0xa08245&lt;BR /&gt;
 7   C5K125-48                        1    0xa08245&lt;BR /&gt;
 8   C5K125-48P2                      1    0xa08245&lt;BR /&gt;
 9   C5G124-48P2                      1    0xa08245&lt;BR /&gt;
 C5(su)-&amp;gt;&lt;BR /&gt;
 C3(rw)-&amp;gt;show switch switchtype&lt;BR /&gt;
                                      Mgmt   Code&lt;BR /&gt;
 SID         Switch Model ID          Pref  Version&lt;BR /&gt;
 --- -------------------------------- ---- ---------&lt;BR /&gt;
 1   C2G124-24                        1    0xa08245&lt;BR /&gt;
 2   C2K122-24                        1    0xa08245&lt;BR /&gt;
 3   C2G124-48                        1    0xa08245&lt;BR /&gt;
 4   C2G124-48P                       1    0xa08245&lt;BR /&gt;
 5   C2H124-48                        1    0xa08245&lt;BR /&gt;
 6   C2H124-48P                       1    0xa08245&lt;BR /&gt;
 7   C2G134-24P                       1    0xa08245&lt;BR /&gt;
 8   C2G170-24                        1    0xa08245&lt;BR /&gt;
 9   C3G124-24P                       1    0xa08245&lt;BR /&gt;
 10  C3G124-48P                       1    0xa08245&lt;BR /&gt;
 11  C3G124-48                        1    0xa08245&lt;BR /&gt;
 12  C3G124-24                        1    0xa08245&lt;BR /&gt;
 13  C3K172-24                        1    0xa08245&lt;BR /&gt;
 15  C3K122-24                        1    0xa08245&lt;BR /&gt;
 17  C3K122-24P                       1    0xa08245&lt;BR /&gt;
 C3(rw)-&amp;gt;&lt;BR /&gt;
 C2(rw)-&amp;gt;show switch switchtype&lt;BR /&gt;
                                      Mgmt   Code&lt;BR /&gt;
 SID         Switch Model ID          Pref  Version&lt;BR /&gt;
 --- -------------------------------- ---- ---------&lt;BR /&gt;
 1   C2G124-24                        1    0xa08245&lt;BR /&gt;
 2   C2K122-24                        1    0xa08245&lt;BR /&gt;
 3   C2G124-48                        1    0xa08245&lt;BR /&gt;
 4   C2G124-48P                       1    0xa08245&lt;BR /&gt;
 5   C2H124-48                        1    0xa08245&lt;BR /&gt;
 6   C2H124-48P                       1    0xa08245&lt;BR /&gt;
 7   C2G134-24P                       1    0xa08245&lt;BR /&gt;
 8   C2G170-24                        1    0xa08245&lt;BR /&gt;
 9   C3G124-24P                       1    0xa08245&lt;BR /&gt;
 10  C3G124-48P                       1    0xa08245&lt;BR /&gt;
 11  C3G124-48                        1    0xa08245&lt;BR /&gt;
 12  C3G124-24                        1    0xa08245&lt;BR /&gt;
 13  C3K172-24                        1    0xa08245&lt;BR /&gt;
 15  C3K122-24                        1    0xa08245&lt;BR /&gt;
 17  C3K122-24P                       1    0xa08245&lt;BR /&gt;
 C2(rw)-&amp;gt;&lt;BR /&gt;
 B5(su)-&amp;gt;show switch switchtype&lt;BR /&gt;
                                      Mgmt   Code&lt;BR /&gt;
 SID         Switch Model ID          Pref  Version&lt;BR /&gt;
 --- -------------------------------- ---- ---------&lt;BR /&gt;
 1   B5G124-24                        1    0xa08378&lt;BR /&gt;
 2   B5G124-24P2                      1    0xa08378&lt;BR /&gt;
 3   B5G124-48                        1    0xa08378&lt;BR /&gt;
 4   B5G124-48P2                      1    0xa08378&lt;BR /&gt;
 5   B5K125-24                        1    0xa08378&lt;BR /&gt;
 6   B5K125-24P2                      1    0xa08378&lt;BR /&gt;
 7   B5K125-48                        1    0xa08378&lt;BR /&gt;
 8   B5K125-48P2                      1    0xa08378&lt;BR /&gt;
 B5(su)-&amp;gt;&lt;BR /&gt;
 B3(rw)-&amp;gt;show switch switchtype&lt;BR /&gt;
                                      Mgmt   Code&lt;BR /&gt;
 SID         Switch Model ID          Pref  Version&lt;BR /&gt;
 --- -------------------------------- ---- ---------&lt;BR /&gt;
 1   B2G124-24                        1    0xa08245&lt;BR /&gt;
 2   B2G124-48                        1    0xa08245&lt;BR /&gt;
 3   B2G124-48P                       1    0xa08245&lt;BR /&gt;
 4   B2H124-48                        1    0xa08245&lt;BR /&gt;
 5   B2H124-48P                       1    0xa08245&lt;BR /&gt;
 6   B3G124-24P                       1    0xa08245&lt;BR /&gt;
 7   B3G124-48P                       1    0xa08245&lt;BR /&gt;
 8   B3G124-48                        1    0xa08245&lt;BR /&gt;
 9   B3G124-24                        1    0xa08245&lt;BR /&gt;
 B3(rw)-&amp;gt;&lt;BR /&gt;
 B2(rw)-&amp;gt;show switch switchtype&lt;BR /&gt;
                                      Mgmt   Code&lt;BR /&gt;
 SID         Switch Model ID          Pref  Version&lt;BR /&gt;
 --- -------------------------------- ---- ---------&lt;BR /&gt;
 1   B2G124-24                        1    0xa08245&lt;BR /&gt;
 2   B2G124-48                        1    0xa08245&lt;BR /&gt;
 3   B2G124-48P                       1    0xa08245&lt;BR /&gt;
 4   B2H124-48                        1    0xa08245&lt;BR /&gt;
 5   B2H124-48P                       1    0xa08245&lt;BR /&gt;
 6   B3G124-24P                       1    0xa08245&lt;BR /&gt;
 7   B3G124-48P                       1    0xa08245&lt;BR /&gt;
 8   B3G124-48                        1    0xa08245&lt;BR /&gt;
 9   B3G124-24                        1    0xa08245&lt;BR /&gt;
 B2(rw)-&amp;gt;&lt;BR /&gt;
 A2(rw)-&amp;gt;show switch switchtype&lt;BR /&gt;
                                      Mgmt   Code&lt;BR /&gt;
 SID         Switch Model ID          Pref  Version&lt;BR /&gt;
 --- -------------------------------- ---- ---------&lt;BR /&gt;
 1   A2H124-24P                       1    0xa08245&lt;BR /&gt;
 2   A2H124-24                        1    0xa08245&lt;BR /&gt;
 3   A2H124-48                        1    0xa08245&lt;BR /&gt;
 4   A2H124-48P                       1    0xa08245&lt;BR /&gt;
 5   A2H124-24FX                      1    0xa08245&lt;BR /&gt;
 6   A2H254-16                        1    0xa08245&lt;BR /&gt;
 A2(rw)-&amp;gt;&lt;BR /&gt;
To determine the switch models associated with your stack, match each of the 'set switch member' commands to the SID and Switch Model ID entry of the relevant product list. &lt;BR /&gt;
&lt;BR /&gt;
For instance, from the above SecureStack B2 sample extract,&lt;BR /&gt;
&lt;UL&gt;'set switch member 1 3' means "Unit 1 is a B2G124-48P"; 
'set switch member 2 5' means "Unit 2 is a B2H124-48P"; 
'set switch member 3 5' means "Unit 3 is a B2H124-48P"; 
'set switch member 4 5' means "Unit 4 is a B2H124-48P".&lt;/UL&gt;
See also: &lt;A href="http://bit.ly/1bSkW2j" target="_blank" rel="nofollow noreferrer noopener"&gt;5455&lt;/A&gt; and &lt;A href="http://bit.ly/184ck9L" target="_blank" rel="nofollow noreferrer noopener"&gt;5780&lt;/A&gt;.</description>
    <pubDate>Thu, 21 Nov 2013 08:28:00 GMT</pubDate>
    <dc:creator>FAQ_User</dc:creator>
    <dc:date>2013-11-21T08:28:00Z</dc:date>
    <item>
      <title>How to determine the installed SecureStack Switch Models</title>
      <link>https://community.extremenetworks.com/t5/faqs/how-to-determine-the-installed-securestack-switch-models/m-p/48151#M508</link>
      <description>Article ID: 5751 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Products&lt;/B&gt;&lt;BR /&gt;
SecureStack&lt;BR /&gt;
C5-Series, C3-Series, C2-Series&lt;BR /&gt;
B5-Series, B3-Series, B2-Series&lt;BR /&gt;
A2-Series &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Commands&lt;/B&gt;&lt;BR /&gt;
'show config'&lt;BR /&gt;
'set switch member'&lt;BR /&gt;
'show switch switchtype' &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Goals&lt;/B&gt;&lt;BR /&gt;
Determine the installed SecureStack switch models from a configuration &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Cause&lt;/B&gt;&lt;BR /&gt;
A SecureStack configuration has a set of system-entered 'set switch member' commands, as shown in the following sample extract: &lt;BR /&gt;
&lt;BR /&gt;
 B2(rw)-&amp;gt;show configuration&lt;BR /&gt;
 This command shows non-default configurations only.&lt;BR /&gt;
 Use 'show config all' to show both default and non-default configurations.&lt;BR /&gt;
 &lt;BR /&gt;
 begin&lt;BR /&gt;
 !&lt;BR /&gt;
 #***** NON-DEFAULT CONFIGURATION *****&lt;BR /&gt;
 !&lt;BR /&gt;
 !&lt;BR /&gt;
  . . .&lt;BR /&gt;
 &lt;BR /&gt;
 #system&lt;BR /&gt;
 set switch member 1 3&lt;BR /&gt;
 set switch member 2 5&lt;BR /&gt;
 set switch member 3 5&lt;BR /&gt;
 set switch member 4 5&lt;BR /&gt;
 &lt;BR /&gt;
  . . .&lt;BR /&gt;
 &lt;BR /&gt;
 !&lt;BR /&gt;
 end&lt;BR /&gt;
 &lt;BR /&gt;
 B2(rw)-&amp;gt;&lt;BR /&gt;
This article explains how to interpret those commands, to determine the switch model associated with each unit of the stack. &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Solution&lt;/B&gt;&lt;BR /&gt;
Shown below are the currently supported switch models for each of the seven product lines, as viewed in the output of seven separate 'show switch switchtype' commands issued on a C5, C3, C2, B5, B3, B2, and A2. &lt;BR /&gt;
&lt;BR /&gt;
As future firmware potentially enables additional switch models, that will be reflected in the output of this command. &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Note:&lt;/B&gt; The C3/C2 and B3/B2 model knowledge is identical, to facilitate "mixed stacking" (&lt;A href="http://bit.ly/1cGWsHh" target="_blank" rel="nofollow noreferrer noopener"&gt;5834&lt;/A&gt;). &lt;BR /&gt;
&lt;BR /&gt;
 C5(su)-&amp;gt;show switch switchtype&lt;BR /&gt;
                                      Mgmt   Code&lt;BR /&gt;
 SID         Switch Model ID          Pref  Version&lt;BR /&gt;
 --- -------------------------------- ---- ---------&lt;BR /&gt;
 1   C5G124-24                        1    0xa08245&lt;BR /&gt;
 2   C5K125-24                        1    0xa08245&lt;BR /&gt;
 3   C5K175-24                        1    0xa08245&lt;BR /&gt;
 4   C5K125-24P2                      1    0xa08245&lt;BR /&gt;
 5   C5G124-24P2                      1    0xa08245&lt;BR /&gt;
 6   C5G124-48                        1    0xa08245&lt;BR /&gt;
 7   C5K125-48                        1    0xa08245&lt;BR /&gt;
 8   C5K125-48P2                      1    0xa08245&lt;BR /&gt;
 9   C5G124-48P2                      1    0xa08245&lt;BR /&gt;
 C5(su)-&amp;gt;&lt;BR /&gt;
 C3(rw)-&amp;gt;show switch switchtype&lt;BR /&gt;
                                      Mgmt   Code&lt;BR /&gt;
 SID         Switch Model ID          Pref  Version&lt;BR /&gt;
 --- -------------------------------- ---- ---------&lt;BR /&gt;
 1   C2G124-24                        1    0xa08245&lt;BR /&gt;
 2   C2K122-24                        1    0xa08245&lt;BR /&gt;
 3   C2G124-48                        1    0xa08245&lt;BR /&gt;
 4   C2G124-48P                       1    0xa08245&lt;BR /&gt;
 5   C2H124-48                        1    0xa08245&lt;BR /&gt;
 6   C2H124-48P                       1    0xa08245&lt;BR /&gt;
 7   C2G134-24P                       1    0xa08245&lt;BR /&gt;
 8   C2G170-24                        1    0xa08245&lt;BR /&gt;
 9   C3G124-24P                       1    0xa08245&lt;BR /&gt;
 10  C3G124-48P                       1    0xa08245&lt;BR /&gt;
 11  C3G124-48                        1    0xa08245&lt;BR /&gt;
 12  C3G124-24                        1    0xa08245&lt;BR /&gt;
 13  C3K172-24                        1    0xa08245&lt;BR /&gt;
 15  C3K122-24                        1    0xa08245&lt;BR /&gt;
 17  C3K122-24P                       1    0xa08245&lt;BR /&gt;
 C3(rw)-&amp;gt;&lt;BR /&gt;
 C2(rw)-&amp;gt;show switch switchtype&lt;BR /&gt;
                                      Mgmt   Code&lt;BR /&gt;
 SID         Switch Model ID          Pref  Version&lt;BR /&gt;
 --- -------------------------------- ---- ---------&lt;BR /&gt;
 1   C2G124-24                        1    0xa08245&lt;BR /&gt;
 2   C2K122-24                        1    0xa08245&lt;BR /&gt;
 3   C2G124-48                        1    0xa08245&lt;BR /&gt;
 4   C2G124-48P                       1    0xa08245&lt;BR /&gt;
 5   C2H124-48                        1    0xa08245&lt;BR /&gt;
 6   C2H124-48P                       1    0xa08245&lt;BR /&gt;
 7   C2G134-24P                       1    0xa08245&lt;BR /&gt;
 8   C2G170-24                        1    0xa08245&lt;BR /&gt;
 9   C3G124-24P                       1    0xa08245&lt;BR /&gt;
 10  C3G124-48P                       1    0xa08245&lt;BR /&gt;
 11  C3G124-48                        1    0xa08245&lt;BR /&gt;
 12  C3G124-24                        1    0xa08245&lt;BR /&gt;
 13  C3K172-24                        1    0xa08245&lt;BR /&gt;
 15  C3K122-24                        1    0xa08245&lt;BR /&gt;
 17  C3K122-24P                       1    0xa08245&lt;BR /&gt;
 C2(rw)-&amp;gt;&lt;BR /&gt;
 B5(su)-&amp;gt;show switch switchtype&lt;BR /&gt;
                                      Mgmt   Code&lt;BR /&gt;
 SID         Switch Model ID          Pref  Version&lt;BR /&gt;
 --- -------------------------------- ---- ---------&lt;BR /&gt;
 1   B5G124-24                        1    0xa08378&lt;BR /&gt;
 2   B5G124-24P2                      1    0xa08378&lt;BR /&gt;
 3   B5G124-48                        1    0xa08378&lt;BR /&gt;
 4   B5G124-48P2                      1    0xa08378&lt;BR /&gt;
 5   B5K125-24                        1    0xa08378&lt;BR /&gt;
 6   B5K125-24P2                      1    0xa08378&lt;BR /&gt;
 7   B5K125-48                        1    0xa08378&lt;BR /&gt;
 8   B5K125-48P2                      1    0xa08378&lt;BR /&gt;
 B5(su)-&amp;gt;&lt;BR /&gt;
 B3(rw)-&amp;gt;show switch switchtype&lt;BR /&gt;
                                      Mgmt   Code&lt;BR /&gt;
 SID         Switch Model ID          Pref  Version&lt;BR /&gt;
 --- -------------------------------- ---- ---------&lt;BR /&gt;
 1   B2G124-24                        1    0xa08245&lt;BR /&gt;
 2   B2G124-48                        1    0xa08245&lt;BR /&gt;
 3   B2G124-48P                       1    0xa08245&lt;BR /&gt;
 4   B2H124-48                        1    0xa08245&lt;BR /&gt;
 5   B2H124-48P                       1    0xa08245&lt;BR /&gt;
 6   B3G124-24P                       1    0xa08245&lt;BR /&gt;
 7   B3G124-48P                       1    0xa08245&lt;BR /&gt;
 8   B3G124-48                        1    0xa08245&lt;BR /&gt;
 9   B3G124-24                        1    0xa08245&lt;BR /&gt;
 B3(rw)-&amp;gt;&lt;BR /&gt;
 B2(rw)-&amp;gt;show switch switchtype&lt;BR /&gt;
                                      Mgmt   Code&lt;BR /&gt;
 SID         Switch Model ID          Pref  Version&lt;BR /&gt;
 --- -------------------------------- ---- ---------&lt;BR /&gt;
 1   B2G124-24                        1    0xa08245&lt;BR /&gt;
 2   B2G124-48                        1    0xa08245&lt;BR /&gt;
 3   B2G124-48P                       1    0xa08245&lt;BR /&gt;
 4   B2H124-48                        1    0xa08245&lt;BR /&gt;
 5   B2H124-48P                       1    0xa08245&lt;BR /&gt;
 6   B3G124-24P                       1    0xa08245&lt;BR /&gt;
 7   B3G124-48P                       1    0xa08245&lt;BR /&gt;
 8   B3G124-48                        1    0xa08245&lt;BR /&gt;
 9   B3G124-24                        1    0xa08245&lt;BR /&gt;
 B2(rw)-&amp;gt;&lt;BR /&gt;
 A2(rw)-&amp;gt;show switch switchtype&lt;BR /&gt;
                                      Mgmt   Code&lt;BR /&gt;
 SID         Switch Model ID          Pref  Version&lt;BR /&gt;
 --- -------------------------------- ---- ---------&lt;BR /&gt;
 1   A2H124-24P                       1    0xa08245&lt;BR /&gt;
 2   A2H124-24                        1    0xa08245&lt;BR /&gt;
 3   A2H124-48                        1    0xa08245&lt;BR /&gt;
 4   A2H124-48P                       1    0xa08245&lt;BR /&gt;
 5   A2H124-24FX                      1    0xa08245&lt;BR /&gt;
 6   A2H254-16                        1    0xa08245&lt;BR /&gt;
 A2(rw)-&amp;gt;&lt;BR /&gt;
To determine the switch models associated with your stack, match each of the 'set switch member' commands to the SID and Switch Model ID entry of the relevant product list. &lt;BR /&gt;
&lt;BR /&gt;
For instance, from the above SecureStack B2 sample extract,&lt;BR /&gt;
&lt;UL&gt;'set switch member 1 3' means "Unit 1 is a B2G124-48P"; 
'set switch member 2 5' means "Unit 2 is a B2H124-48P"; 
'set switch member 3 5' means "Unit 3 is a B2H124-48P"; 
'set switch member 4 5' means "Unit 4 is a B2H124-48P".&lt;/UL&gt;
See also: &lt;A href="http://bit.ly/1bSkW2j" target="_blank" rel="nofollow noreferrer noopener"&gt;5455&lt;/A&gt; and &lt;A href="http://bit.ly/184ck9L" target="_blank" rel="nofollow noreferrer noopener"&gt;5780&lt;/A&gt;.</description>
      <pubDate>Thu, 21 Nov 2013 08:28:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/faqs/how-to-determine-the-installed-securestack-switch-models/m-p/48151#M508</guid>
      <dc:creator>FAQ_User</dc:creator>
      <dc:date>2013-11-21T08:28:00Z</dc:date>
    </item>
  </channel>
</rss>

