Long time no see! I never take the time to write my blog posts even I have a few different topics saved so I will try to make some short posts just to get things going.
I have a few customers with different models of Aruba switches and on the models before OS-CX I always forget how I can see the exact model I’m logged into from the CLI so here is some different ways to see that.
SWITCH-01# show tech buffers
.
.
.
...Crash Log File Header……………………..
Product: HP JL070A
Name: HP 2530-8-PoEP Switch
.
.
.
SWITCH-01# show lldp info local-device
LLDP Local Device Information
Chassis Type : mac-address
Chassis Id : xx xx xx xx xx xx
System Name : SWITCH-01
System Description : HP JL070A 2530-8-PoEP Switch, revision YB.16.04.0008...
SWITCH-01# show dhcp client vendor-specific
Vendor Class Id = HP JL070A 2530-8-PoEP Switch
Processing of Vendor Specific Configuration is enabled
On older HP switches you can also use
SWITCH-01# show modules
Status and Counters - Module Information
Chassis: 2920-24G-PoE+ J9727A Serial Number: XXXXXXXXX
Slot Module Description Serial Number Status
-------- ------------------------------------------ ---------------- --------
I found the information on Airheads Community in the thread how to see switch device-type on CLI | Wired Intelligent Edge (arubanetworks.com)
Now I have it saved for the next time I forget how to see which model the switch I’m logged into is :).