Setdcbpriority – Dell Emulex Family of Adapters User Manual

Page 1376

Advertising
background image

OCM for VMware vCenter Version 10.2 User Manual

P009805-01A Rev. A

11. Using OneCommand Manager for VMware vCenter Command Line Interface

The Command Reference

1376

Default – Setting the SetDCBParam arguments to default sets all UCNA DCB

parameters (including priority groups) to their default values.

Example:

elxvcpcmd setdcbparam <WWPN|MAC> defaults

Link Layer Discovery Protocol (LLDP) Parameters and Values
(1= enabled 0 = disabled)

TxState (Transmit State) – DCBX uses Link Layer Discovery Protocol (LLDP) to

exchange parameters between two link peers. For the DCBX protocol to operate

correctly, both LLDP Rx and Tx must be enabled. If either Rx or Tx is disabled,

DCBX is disabled.
RxState (Receive State) – DCBX uses LLDP to exchange parameters between

two link peers. For the DCBX protocol to operate correctly, both LLDP Rx and

Tx must be enabled. If either Rx or Tx is disabled, DCBX is disabled.
TxPortDesc (Transmit Port Description) – Provides a description of the port in

an alpha-numeric format. The value equals the ifDescr object, if the LAN device

supports RFC 2863.
TxSysDesc (Transmit System Description) – Provides a description of the

network entity in an alpha-numeric format. This includes the system's name

and versions of hardware, operating system and networking software

supported by the device. The value equals the sysDescr object, if the LAN

device supports RFC 3418.
TxSysName (Transmit System Name) – Provides the system's assigned name in

an alpha-numeric format. The value equals the sysName object, if the LAN

device supports RFC 3418.
TxSysCap (Transmit System Capabilities) – Indicates the primary function(s) of

the device and whether or not these functions are enabled on the device. The

capabilities are indicated by two octets. Bits 0 through 7 indicate Other,

Repeater, Bridge, WLAN AP, Router, Telephone, DOCSIS cable device and

Station respectively. Bits 8 through 15 are reserved.
Where multiple values are possible, specify them with a comma-separated list.

Example:

elxvcpcmd v=12.345.678.901 u=username p=password h=12.345.678.123

setdcbparam 00-00-c9-3c-f7-88 fcoepriority 3

setdcbpriority

Syntax

elxvcpcmd.exe v=<vcenter_server> u=<vc_username> p=<vc_password>

h=<esx_host> setdcbpriority <WWN | MAC> <PFC Priorities> <Priorities of

PGID0> < Priorities of PGID1>...<Priorities of PGID7>

Advertising