01-04-2016 08:02 AM - edited 03-01-2019 12:32 PM
Is there anyway in cli that can provide the CPU Family of all blades from all chassis.
Solved! Go to Solution.
01-04-2016 08:24 AM
#scope chassis x
#scope server x
#scope cpu 1
#show show detail
You will have to do this for each server.
You could probably get a specific list, only CPU output using the MS powershell tool cmdlet.
Thanks,
Kirk..
01-04-2016 08:24 AM
#scope chassis x
#scope server x
#scope cpu 1
#show show detail
You will have to do this for each server.
You could probably get a specific list, only CPU output using the MS powershell tool cmdlet.
Thanks,
Kirk..
01-04-2016 08:53 AM
Thanks for quick reply Kirk J
Will this MS powershell tool provide the cpu details of blades in all chassis.
If you have this script please share with me.
01-04-2016 09:05 AM
Please see https://communities.cisco.com/docs/DOC-56414 which has a link to the script you can download.
The script pulls a complete inventory and dumps it to csv file.
Thanks,
Kirk..
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide