Umcsetlpvid – Dell Emulex Family of Adapters User Manual

Page 443

Advertising
background image

OneCommand Manager Command Line Interface Version 10.2 User Manual

P010067-01A Rev. A

5. CLI Client Command Descriptions

UMC Commands

443

UmcSetLPVID

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

provided for backward compatibility for OCe11100-series adapters only.

This command sets the LPVID values for the UMC and SIMode NIC channels. Use the

UmcGetParams command to determine the number of LPVIDs required. See

“UmcGetParams” on page 440 for more information.
A reboot is not required for these changes take effect when UMC is enabled

Note: When the current multichannel mode is not UMC or SIMode, the UmcSetLPVID

command fails.

Supported By

Linux, Solaris, VMware ESXi, and Windows

Syntax

UmcSetLPVID <WWPN|MAC> <LPVID0> <LPVID1> ... [LPVIDn]

Parameters

Considerations for Using UmvSetLPVID

LPVID values are in the range of 2-4094.

Every NIC channel on a physical port must have a unique LPVID.

For FCoE and iSCSI channels, ‘0’ must be entered because LPVIDs can only be

specified for NIC channels.

LPVIDs specified for channels with protocols set to "None” are ignored.

This command is not supported on 1 Gb ports.

If channel management is disabled when this command is executed, an error

message is displayed.

Examples

All NIC Channels

>hbacmd UmcSetLPVID 00-00-c9-12-34-56 1001 1002 1003 1004

Storage on 2nd channel

>hbacmd UmcSetLPVID 00-00-c9-12-34-56 1001 0 1002 1003

WWPN

WWPN of an FCoE function on the physical adapter port.

MAC

MAC address of any NIC or iSCSI function on the physical adapter

port.

LPVID0

LPVID for channel 0.

LPVID1

LPVID for channel 1.

LPVIDn

LPVID for channel n.

Advertising