ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • network interface capacity show

    Display the number of IP data LIFs capable of being configured on the cluster.

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

    Description

    The network interface capacity show command displays the number of IP LIFs of role data supported on the cluster, as well as the number of IP LIFs of role data currently configured on the cluster.

    The number of IP LIFs of role data that are supported on a node depends on the hardware platform and the Cluster’s Data ONTAP version. If one or more nodes in the cluster cannot support additional LIFs, then none of the nodes in the cluster can support additional LIFs.

    Examples

    The following displays the IP data LIF capacity.

    cluster1::> network interface capacity show
          IP Data LIF      IP Data LIF
      Supported Limit            Count
    -----------------  ---------------
                 1024              256
    Top of Page