Virtual Connect Enterprise Manager 7.1 CLI Guide
• Disable PXE on an Ethernet network connection:
vcemcli -set enet-connection –profilename GreenProfile3 -portnumber
1 –pxe disabled
• Modify an Ethernet network connection to set the speed to preferred:
vcemcli -set enet-connection –profilename MyProfile1 -portnumber 1
–speedtype preferred
• Modify an Ethernet network connection to set the speed to 2Gb:
vcemcli -set enet-connection –profilename MyProfile1 -portnumber 1
–speedtype custom –Speed 2000
Minimum required role-based security
VCEM Group Operator
Remarks
You can obtain the job status for the jobid by executing the VCEMCLI with the –show job
command and providing the associated job ID. For more information, see “show job” (page 73).
36 Using VCEM commands