Q-Logic 8200 Manuel D’Utilisation

Page de 366
5–Fibre Channel Noninteractive Commands
-vp (Virtual Port)
5-36
SN0054667-00  C
The system shows the following information:
QConvergeConsole CLI
v1.x.x Build x
Copyright 2003-2009 QLogic Corp.
All rights reserved.
Command Line QLogic FC Host Bus Adapters.
Build Type: Release
Build Date: xx/xx/xxxx xx:xx:xx AM
-vp 
(Virtual Port)
To list all virtual ports on a physical adapter port, issue the following command:
qaucli -pr fc -vp (<hba instance> : <hba wwpn>) list all
Where:
To list a specific virtual port on a physical adapter port, issue the following 
command:
qaucli -pr fc -vp (<hba instance> : <hba wwpn>) list <vport wwpn>
To create a virtual port with an automatic WWPN, issue the following command:
qaucli -pr fc -vp (<hba instance> : <hba wwpn>) create auto
To create a virtual port with a specific WWPN, issue the following command:
qaucli -pr fc -vp (<hba instance> : <hba wwpn>) create <vport 
hex>
When prompted, type two hexadecimal digits. The system checks these digits to 
be sure they are unique and, if they are, puts them into byte 1 of the WWPN. 
To delete all virtual ports on a physical adapter port, issue the following command:
qaucli -pr fc -vp (<hba instance> : <hba wwpn>) delete all
To delete a specific virtual port on a physical adapter port, issue the following 
command:
qaucli -pr fc -vp (<hba instance> : <hba wwpn>) delete <vport 
wwpn
>
hba instance = Adapter number (use -g command to find)
hba wwpn = World wide port name of the adapter
vport wwpn = World wide port name of the virtual port
vport hex = World wide port name of the virtual port with the two 
hex digits in byte three supplied by the user