HP P9000 Command View Advanced Edition Suite Software 7.3.1-00 CLI Reference Guide

Command execution example
In this example, the ModifyPort command modifies the settings for a port (port number: 16) of a
storage system (serial number: 10001, model: XP1024) as follows. The command:
changes the value for the hostmode parameter to Standard, for the port's host storage domain
(domain ID: 0)
changes the topology to Fabric(off), FC-AL
sets the Fibre Channel address to 73
disables LUN security by specifying false
sets the transmission speed of the Fibre Channel to 1.
hdvmcli ModifyPort -o "D:\logs\ModifyPort.log"
serialnum=10001 model=XP1024 port=16 domain=0 hostmode=Standard
"topology=Fabric(off), FC-AL" fibreaddr=73 lunsec=false channelspeed=1
"wwn=22.33.44.55.44.55.44.33,11.33.22.33.44.33.22.22,55.66.77.88.44.33.22.22"
"wwnnickname=Jane,Jone,"
Command execution result
RESPONSE:
An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
List of 1 Port elements:
An instance of Port
objectID=*****
portID=16
portType=Fibre
fibreAddress=73
topology=Fabric(off), FC-AL
displayName=CL2-A
lunSecurityEnabled=false
controllerID=5
worldWidePortName=50.06.0E.80.03.3A.99.10
channelSpeed=1
portRole=Target
slprNumber=-1
portNumber=-1
keepAliveTime=-1
List of 1 HostStorageDomain elements:
An instance of HostStorageDomain
objectID=*****
portID=16
portName=CL2-A
domainID=0
hostMode=Standard
displayName=CL2-A-0
domainType=0
nickname=DevMgr1000
List of 3 WWN elements:
An instance of WWN
WWN=22.33.44.55.44.55.44.33
CLI Reference Guide 205