04-17-2023 08:39 PM
Hello,
I want to renew smartnet of our cisco UCSC-C240-M4S2, anyone know how to get the serial number if we not on front of the server?
04-17-2023 09:47 PM - edited 04-17-2023 10:38 PM
This is not related to anything in Collaboration, it would have been better if you had posted this in the Data Center section of the community. For now I’ll help you out and move your post over there.
04-17-2023 10:28 PM
Hi @hs08 you can access CIMC via web browser and get the serial number.
04-18-2023 05:18 AM - edited 04-18-2023 05:24 AM
If you have ESXi installed and reachable, run following from ssh:
esxcfg-info | grep -m 1 Serial
Some versions of windows:
wmic bios get serialnumber
If linux, try
sudo dmidecode -s system-serial-number
Kirk...
04-19-2023 07:29 AM
you can get the serial from Cisco IMC"Cisco integrated management controller " web page on the summary page
or from windows operating system open cmd and type "wmic bios get serialnumber"
04-19-2023 08:51 AM
@MohamedGamal wrote:
you can get the serial from Cisco IMC"Cisco integrated management controller " web page on the summary page
or from windows operating system open cmd and type "wmic bios get serialnumber"
Why are you replying with the same information as others have already given the OP?
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