nerdexam
Cisco

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.

Cisco Data Center Storage

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)
  • B
    4% (1)
  • C
    4% (1)
  • D
    93% (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.

AMDS-A# show license serial-number

'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.

BMDS- A# show running-config | include serial-number

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.

CMDS- A# show host-id

'show host-id' is not a recognized NX-OS command syntax; the correct command requires the 'license' keyword as in 'show license host-id'.

DMDS- A# show license host-idCorrect

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

#MDS switch#licensing#host-id#serial number

Community Discussion

No community discussion yet for this question.

Full 200-150 Practice