Wired Intelligent Edge

 View Only
Expand all | Collapse all

how to see switch device-type on CLI

This thread has been viewed 102 times
  • 1.  how to see switch device-type on CLI

    Posted May 30, 2018 08:26 AM

    hi folks,

     

    what interessts me for a long time now - is it possible to query the exact switch model on the CLI, for example Aruba 2930M 24G Switch = JL319A (= which can be seen for sure via "show running in the first line")?!

     

    greets

    Daniel



  • 2.  RE: how to see switch device-type on CLI

    Posted May 30, 2018 09:26 AM

    Hey,

     

    Try "show tech buffers".

     



  • 3.  RE: how to see switch device-type on CLI
    Best Answer

    Posted Jun 01, 2018 02:25 PM

    Greetings!

     

    A better, saner option would be this command (with example output):

     

    switch# show dhcp client vendor-specific 
    
    Vendor Class Id = Aruba JL258A 2930F-8G-PoE+-2SFP+ Switch
    Processing of Vendor Specific Configuration is enabled
    

    It's a bit non-obvious, but this should get you the info you need.



  • 4.  RE: how to see switch device-type on CLI
    Best Answer

    Posted Jun 12, 2018 04:54 AM

    likewise:

    show lldp info local

     

     



  • 5.  RE: how to see switch device-type on CLI
    Best Answer

    Posted Jun 13, 2018 07:38 PM

    Hello,

     

    In Addition to the above commands you can get the required information with command "show modules", This will work on all the moduler switches.

     

    The output will be like below:

     

    SW2# show modules

     Status and Counters - Module Information

      Chassis: 2930M-24G  JL319A         Serial Number:   XXXXXXXXXX


      Slot  Module Description                         Serial Number    Status
      ----- ------------------------------------------ ---------------- ----------


    SW2#