ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • system controller hardware-license show

    Display hardware license status on the controller

    Availability: This command is available to cluster administrators at the admin privilege level.

    Description

    The system controller hardware-license show command displays information about the controller’s hardware license. The command display the following information:

    • Status

    • Is Valid?

    • Is Permanent?

    • Expiration Date

    Examples

    The following example displays hardware license status:

    cluster1::> system controller hardware-license show
    Status      Is Valid?   Is Permanent?  Expiration Date
    ----------  ---------   ------------   ----------------
    Supported   true        true           -
    cluster1::>
    Top of Page