fcadm - Fibre Channel HBA Port Command Line Interface

SYNOPSIS
fcadm npiv-create-port [PhysicalPort_port_WWN] [VirtualPort_node_WWN]
[VirtualPort_port_WWN]

fcadm npiv-delete-port [PhysicalPort_port_WWN] [VirtualPort_node_WWN]
[VirtualPort_port_WWN]

fcadm npiv-enable [PhysicalPort_port_WWN]

fcadm npiv-disable [PhysicalPort_port_WWN]

fcadm npiv [-?]

DESCRIPTION
fcadm is a command line interface that configure fibre channel host bus
adapter (HBA)
ports on a host.

OBJECTS
The following objects are supported:

npiv confiure npiv info for HBA port.

SUBCOMMANDS
The following npiv related subcommands are supported:

npiv-create-port create a virtual HBA port.PhysicalPort_port_WWN should be
specified
and also VirtualPort_node_WWN, VirtualPort_port_WWN.

npiv-delete-port delete a virtual HBA port.PhysicalPort_port_WWN should be
specified
and also VirtualPort_node_WWN, VirtualPort_port_WWN.

npiv-enable enable physical port npiv function.PhysicalPort_port_WWN should be
specified

npiv-disable disable physical port npiv function.PhysicalPort_port_WWN should be
specified

EXAMPLES
Example 1 Creating a virtual HBA port

# fcadm npiv-enable 210000e08b170f1c
# fcadm npiv-create-port 210000e08b170f1c 2000000000000001 2100000000000001
# fcinfo hba-port 210000e08b170f1c
HBA Port WWN: 210000e08b170f1c
OS Device Name: /dev/cfg/c2
Manufacturer: QLogic Corp.
Model: 375-3108-xx
Firmware Version: 3.3.117
FCode/BIOS Version: ISP2312 Host Adapter Driver: 1.14.01 12/20/02
Type: N-port
State: online
Supported Speeds: 1Gb 2Gb
Current Speed: 2Gb
Node WWN: 200000e08b170f1c
NPIV port list :
Virtual Port1:
Node WWN: 2000000000000001
Port WWN: 2100000000000001


