162 Brocade Adapters Administrator’s Guide
53-1001256-01
debug
B
debug
The debug commands gather support information on Fibre Channel components.
Synopsis bcu debug --portlog <port_id>
bcu debug --portlogclear <port_id>
bcu debug --portlogctl <port_id> <enable | disable>
bcu debug does not support the bcu debug --supportsave command. bfa_supportsave, however,
supports the following options:
bfa_supportsave
to create and save the sup portsave at /tmp
bfa_supportsave_dir
to create and save the supportsave under <dir>
bfa_supportsave <dir> <ss_file_name>
to create and save the supportsave under <dir> as the file name <ss_file_name>. If
<ss_file_name> already exists, it will be overwritten.
Description Captures all the support information needed to diagnose suspected system issues.
Operands --portlog Displays the log of FC frames and other main control messages that were
sent out and received.
If the port log is disabled, the following message displays as the first line:
Refer to the portlogctl comma nd for more in formation: WARNING: port log is
disabled.
port_id Specifies the ID of the port for which you want to display the FC frame logs
and other control messages.
--portlogclear Clears the port’s frame log.
port_id Specifies the ID of the port for which you want to clear the port’s frame log.
--portlogctl Enables or disables the portlog.
port_id Specifies the ID of the port for which you want to enable or disable the
portlog.
enable Enables the portlogclear command.
disable Disables the portlogclear command.