Wired Intelligent Edge

last person joined: yesterday 

Bring performance and reliability to your network with the HPE Aruba Networking Core, Aggregation, and Access layer switches. Discuss the latest features and functionality of your switching devices, and find ways to improve security across your network to bring together a mobile-first solution
Expand all | Collapse all

how to see switch device-type on CLI

This thread has been viewed 83 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

    EMPLOYEE
    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

    EMPLOYEE
    Posted Jun 12, 2018 04:54 AM

    likewise:

    show lldp info local

     

     



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

    EMPLOYEE
    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#