ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver fcp topology show

    Show FCP topology interconnect elements

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

    Description

    Show FCP topology interconnect elements

    Parameters

    { [-fields <fieldname>,…​]

    If you specify the -fields <fieldname>, …​ parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.

    | [-instance ] }

    If you specify the -instance parameter, the command displays detailed information about all fields.

    [-vserver <Vserver Name>] - Vserver

    Use this parameter to select the interconnect elements for the specified Vservers.

    [-lif <text>] - LIF Name

    Use this parameter to select the interconnect elements for the specified FCP LIFs.

    [-domain-id <integer>] - Domain Identifier

    Use this parameter to select the interconnect elements with the specified domain identifier

    [-logical-name <text>] - Logical Name

    Use this parameter to select the interconnect elements with the specified logical name

    [-vendor <text>] - Vendor

    Use this parameter to select the interconnect elements with the specified vendor

    [-release <text>] - Release

    Use this parameter to select the interconnect elements with the specified release

    [-wwn <text>] - World Wide Name

    Use this parameter to select the interconnect elements with the specified World Wide Name

    [-port-count <integer>] - Port Count

    Use this parameter to select the interconnect elements with the specified port count

    Examples

    cluster1::> vserver fcp topology show
                           Domain Logical                                    Port
    Vserver Lif Name       Id     Name                WWN                    Count
    ------- -------------- ------ ------------------- ---------------------- -----
    vs1     lif1
                           98     ssan-fc0e-fit-01    20:05:00:05:73:bd:a3:01 15
                           99     ssan-fc0e-d38       20:05:8c:60:4f:04:f1:01 11
                           112    ssan-fc0e-5         20:05:00:0d:ec:ca:0b:41 19
                           119    ssan-fc0e-core-a    20:05:54:7f:ee:02:c1:01 18
                           159    ssan-fc0e-7         20:05:00:05:9b:24:6e:c1 38
                           169    sdev-fc0e-gg26      20:05:54:7f:ee:31:06:81 53
                           174    ssan-fc0e-d46       20:05:00:05:9b:7d:f8:01 16
                           177    ssan-fc0e-e49       20:05:54:7f:ee:ef:1c:81 19
                           180    ssan-fc0e-d40       20:05:00:05:9b:79:a3:c1 20
    vs1     lif2
                           229    ssan-fc0e-6         20:05:00:05:73:c8:8f:01 33
                           233    ssan-fc0e-e45       20:05:54:7f:ee:a0:67:01 8
    11 entries were displayed.

    The example above show FCP topology interconnect information for the cluster.

    Top of Page