lssystemethernet

Use the lssystemethernet command to list system-wide Ethernet priority tag details for host attachment, system, and storage traffic.

Syntax

Read syntax diagramSkip visual syntax diagram lssystemethernet -nohdr-delimdelimiter

Parameters

-nohdr
(Optional) By default, headings are displayed for each column of data in a concise style view, and for each item of data in a detailed style view. The -nohdr parameter suppresses the display of these headings.
Note: If no data is displayed, headings are not displayed.
-delim delimiter
(Optional) By default, in a concise view all columns of data are space-separated, with the width of each column set to the maximum width of each item of data. In a detailed view, each item of data is an individual row, and if you display headers, the data is separated from the header by a space. The -delim parameter overrides this behavior. Valid input for the -delim parameter is a 1-byte character. Enter -delim : on the command line. The colon character (:) separates all items of data in a concise view. For example, the spacing of columns does not occur. In a detailed view, the specified delimiter separates the data from its header.

Description

This command lists information about the current system Ethernet priority values for host attachment, system, and storage traffic.

This table provides attribute values that can be displayed as output view data.
Table 1. lssystemethernet output
Attribute Possible Values
host_attach_cos Displays the system-wide host attachment priority tag that is used by all host attachment traffic over iSCSI, iSER, or NVMeF. The value is in the range 0 (default) - 7.
system_cos Displays the system-wide clustering priority tag that is used by clustering traffic over iSER. The value is in the range 0 (default) - 7.
storage_cos Displays the system-wide storage priority tag that is used by storage traffic. The value is in the range 0 (default) - 7.

An invocation example showing default priority values

lssystemethernet

The detailed resulting output

host_attach_cos  0 
system_cos       0
storage_cos      0

An invocation example

lssystemethernet

The detailed resulting output

host_attach_cos  4 
system_cos       5
storage_cos      6