CLI Guide
CLI commands 9
Command Description
hpcnucli -fcoe -setdcb
Modifies the DCB admin configuration interactively
Example:
hpcnucli –fcoe <portWWN of the FCoE adapter>
-setdcb
hpcnucli -fcoe -target -listactive
Displays the list of all the active targets connected to a port
you specify
Example:
hpcnucli –fcoe <portWWN of the FCoE adapter>
-target -listactive
hpcnucli -fcoe -target -pbindinfo
Displays the list of all persistent targets connected to a port
you specify
Example:
hpcnucli –fcoe <portWWN of the FCoE adapter>
-target -pbindinfo
hpcnucli -fcoe -target -getinfo
Displays information for a target you specify
Example:
hpcnucli –fcoe <portWWN of the FCoE adapter>
-target –
getinfo <portWWN of the connected
target>
hpcnucli -fcoe -target -lunlist
Displays the list of the LUNs associated with a target you
specify
Example:
hpcnucli –fcoe <portWWN of the FCoE adapter>
-target –
lunlist <portWWN of the connected
target>
hpcnucli -fcoe -getbootconfig
Displays FCoE boot configuration for a port you specify
Example:
hpcnucli –fcoe <portWWN of the FCoE adapter>
-getbootconfig
hpcnucli -fcoe -setbootconfig
Displays the current boot configuration for the port on the
console and allows you to set the boot configuration
interactively
Example:
hpcnucli –fcoe <portWWN of the FCoE adapter>
-setbootconfig
hpcnucli -fcoe -ping
Verifies connectivity by sending a SCSI inquiry command
request to a portWWN you specify
The optional parameters are as follows:
•
pcount is the number of packets sent in the ping
•
timeout is the maximum time to wait for receiving a
packet
Example:
hpcnucli –fcoe <portWWN of the FCoE adapter>
-ping <portWWN of the connected target>
[-pcount] [-timeout]