Displaying authentication settings through bcu, Phy module data, Qos settings (hba) – Dell Brocade Adapters User Manual

Page 130: Determining qos settings through bcu

Advertising
background image

106

Brocade Adapters Troubleshooting Guide

53-1002145-01

PHY module data

3

Displaying authentication settings through BCU

Use the BCU auth --show command to display authentication settings.

auth --show <port_id>

where:

port_id

ID of the port for which you want to display authentication settings. This could
be the PWWN, port hardware path, or user-specified port name. This could
also be the adapter-index/port-index. For example, to specify adapter 1, port
1, you would use 1/1 as the port identification.

PHY module data

The Ethernet PHY module, located in the mezzanine card port hardware, aids in communications to
and from the Ethernet LAN. Use the bcu phy --query command to query the PHY module and
determine attributes, such as the PHY module status, installed firmware version, link partner
auto-negotiation ability, PHY auto-negotiation ability, PMA (physical medium attachment sublayer)
and PMD (physical medium dependent sublayer) link status and signal detected, and PCS (physical
coding sublayer) link status.

bcu phy --query <port_id>

where:

<port_id>

ID of port for which you want to display data. This could be the PWWN, port
hardware path, or user-specified port name. This could also be the
adapter-index/port-index. For example, to specify adapter 1, port 1 you would
use 1/1 as the port identification.

QoS settings (HBA)

Display Quality of Service (QoS) settings on HBAs and Fabric Adapter ports configured in HBA
mode. QoS works in conjunction with the QoS feature on Brocade switches to assign traffic priority
(high, medium (default), low) to a given source and destination traffic flow.

Determining QoS settings through BCU

Use the following commands to deter ming QoS settings:

Use the following BCU command to display QoS enabled status.

port --query <port-id>

where:

port_id

ID of the port for which you want to display settings.

Use the following command to display QoS status and other information for a port.

qos --query <port_id>

where:

port_id

ID of the port for which you want to display settings.

Advertising