Brocade Adapters Troubleshooting Guide
59
53-1001582-01
Logs
3
Port logging level
Adjust logging level for port logs using BCU commands and HCM.
Adjusting the port logging level through HCM
Adjust port logging level through HCM using the following steps.
1. Select Configure > Basic Port Configuration from HCM.
The Basic Port Configuration dialog box displays.
2. Select a value from the Port Logging Level list.
Supported values are Log Critical, Log Error, Log Warning, and Log Info.
3. Click OK to save the changes and close the window.
Adjusting the port logging level through BCU
Adjust port logging level using this BCU command.
bcu log –-level <port_id> [<level>]
where:
port_id
The ID of the port for which you want to set the log level. 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.
level
Critical | Error | Warning | Info
Specifies the severity level. Error is the default setting. If no level is specified,
the current log level displays.
Adjusting the Ethernet logging level through HCM (CNAs only)
This is available for CNAs only. Adjust the logging level for each port for Ethernet driver messages
through HCM using the following steps.
1. Select an Ethernet port from the HCM device tree.
2. Select Configure > Basic Port Configuration.
The Basic Port Configuration dialog box displays.
3. Select a value from the Eth Logging Level list.
Supported values are Log Critical, Log Error, Log Warning, and Log Info.
4. Click OK to save the changes and close the window.
Adjusting the Ethernet logging level through BCU
Adjust port logging level for the Ethernet driver using this BCU command.
ethlog --level <port_id> [<Critical | Error | Warning | Info>]
where: