ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • storage port enable

    Enable a storage port

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

    Description

    The storage port enable command enables a specified storage port.

    Parameters

    -node {<nodename>|local} - Node

    Use this parameter to specify the node on which the port resides.

    -port <text> - Port

    Use this parameter to specify the port that needs to be enabled.

    Examples

    The following example enables port 0a on node node1:

    cluster1::> storage port enable -node node1 -port 0a
    Top of Page