vserver fcp interface show
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
Display configuration information for an FCP interface
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
This command displays FCP logical interface information. If you do not specify a Vserver, the command displays all of the FCP data interfaces of a cluster.
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 with other options to display information about FCP logical interfaces scoped to the specified Vserver.
[-lif <lif-name>]
- Logical Interface-
Use this parameter to display FCP logical interfaces that match the names of logical interfaces that you specify. You can provide a partial logical interface name, and press tab to complete the name or the closest match.
[-wwpn <text>]
- WWPN-
Use this parameter to display FCP logical interfaces that match the World Wide Port Name (WWPN) that you specify.
[-wwnn <text>]
- WWNN-
Use this parameter to display FCP logical interfaces that match the World Wide Node Name (WWNN) that you specify.
[-status-admin {up|down}]
- Administrative Status-
Specifies the configured status of the FCP logical interface. If you set this parameter to
up
the command displays all FCP logical interfaces with the administrative status ofup
If you set this parameter todown
the command displays all the FCP logical interfaces with the administrative status ofdown
. [-status-oper {up|down}]
- Operational Status-
Specifies the current status of the FCP logical interface. If you set this parameter to
up
the command displays all the FCP logical interfaces with the operational status ofup
If you set this parameter todown
the command displays all the FCP logical interfaces with the operational status ofdown
. [-status-extended <text>]
- Extended Status-
Use this parameter to display more detailed information on the status of the FCP logical interface that you specify.
[-port-address <Hex Integer>]
- Host Port Address-
Use this parameter to display FCP logical interfaces that match the host port address that you specify.
[-curr-node <nodename>]
- Current Node-
Use this parameter to display FCP logical interfaces that are on the node that you specify.
[-curr-port {<netport>|<ifgrp>}]
- Current Port-
Use this parameter to display FCP logical interfaces that are on the port that you specify.
[-is-home {true|false}]
- Is Home-
Specifies whether the node hosting the FCP interface is the initially configured node. If you use this command without using this parameter, it is set to true, and the command displays all FCP interfaces that are on the initially configured node.
[-relative-port-id <integer>]
- Relative Port ID-
Use this parameter to display FCP logical interfaces that match the relative target port ID that you specify. The system assigns each LIF and target portal group a relative target port ID that is Vserver unique. You cannot change this ID.
Examples
cluster1::> vserver fcp interface show Logical Status Current Current Is Vserver Interface Admin/Oper WWPN Node Port Home ---------- ---------- ---------- ---------------- ------------- ------- ------ vs1 vs1.fcp up/down 2f:a2:00:a0:98:0b:56:13 node1 0c true
Displays all FCP interface information.