Umcenable, Umcgetparams – Dell Emulex Family of Adapters User Manual

Page 440

Advertising
background image

OneCommand Manager Command Line Interface Version 10.2 User Manual

P010067-01A Rev. A

5. CLI Client Command Descriptions

UMC Commands

440

UmcEnable

This command enables or disables UMC on OCe10100- and OCe11100-series adapters

at the adapter level. A system reboot is required to make the change take effect.

Notes

The UmcEnable command will enable UMC channel management only, but it

will disable any channel management type in effect when it is used.

The CMMode command can also be used to enable UMC or other channel

management modes.

If you are using an OCe14000-series adapter, you must set the mctype

parameter in the SetAdapterPortConfig command to enable UMC. See the

SetAdapterPortConfig command for more information.
If you try using the UmcEnable command on an OCe14000 series adapter, an

error message is displayed indicating the command is not supported by the

firmware or hardware.

Supported By

Linux, Solaris, VMware ESXi, and Windows

Syntax

hbacmd UmcEnable <WWPN | MAC Address> <0 | 1>

Parameters

Example

>hbacmd UmcEnable 00-00-c9-bb-cc-aa 1

UmcGetParams

Note: This command has been replaced by the CMGetParams command and is

provided for backward compatibility for OCe11100-series adapters only.

This command shows the current UMC configuration for an adapter’s physical port.

The command’s output is the current UMC state for the adapter followed by a table

showing the port’s channels and their UMC properties. The Type property also shows

the protocol that is running on the channel. This is controlled by the ChangePersonality

and SetAdapterPortConfig commands; not the UMC commands. See

“ChangePersonality” on page 412 and “SetAdapterPortConfig” on page 419 for more

information.

WWPN

WWPN of the FCoE function on the physical port.

MAC Address

MAC address of any NIC function on the adapter port.

0

Disables UMC

1

Enables UMC

Advertising