200-150 · Question #14
A network engineer wants to apply for new license key file. Which command should be used to obtain the switch serial number?
The correct answer is D. MDS- A# show license host-id. On Cisco MDS switches, the 'show license host-id' command returns the chassis-specific identifier required when applying for a new license key file from Cisco.
Question
A network engineer wants to apply for new license key file. Which command should be used to obtain the switch serial number?
Options
- AMDS-A# show license serial-number
- BMDS- A# show running-config | include serial-number
- CMDS- A# show host-id
- DMDS- A# show license host-id
How the community answered
(27 responses)- B4% (1)
- C4% (1)
- D93% (25)
Why each option
On Cisco MDS switches, the 'show license host-id' command returns the chassis-specific identifier required when applying for a new license key file from Cisco.
'show license serial-number' is not a valid NX-OS command on Cisco MDS switches; the licensing subsystem uses the host-id keyword, not a serial-number keyword.
The running configuration does not store a serial-number field, so piping 'show running-config' through 'include serial-number' returns no output and does not produce the host ID needed for licensing.
'show host-id' is not a recognized NX-OS command syntax; the correct command requires the 'license' keyword as in 'show license host-id'.
The 'show license host-id' command displays the unique host ID that Cisco's licensing portal uses to generate and cryptographically bind a license file to a specific MDS switch. This host ID, not the physical serial number, is the required input when submitting a license request.
Concept tested: Cisco MDS license host-id retrieval command
Source: https://www.cisco.com/c/en/us/td/docs/switches/datacenter/mds9000/sw/8_x/config/fundamentals/cisco_mds9000_fundamentals_config_guide_8x/licensing.html
Topics
Community Discussion
No community discussion yet for this question.