Reference Guide

Brocade Fabric OS Command Reference 1051
53-1004112-02
supportFfdc
supportFfdc
Modifies or displays the first-fault data capture (FFDC) daemon.
Synopsis supportffdc [--disable | --enable | --show]
Description Use this command to disable or enable the FFDC events, or to display the current configuration. If disabled, the
daemon does not capture any data even when a message with FFDC attributes is logged. FFDC is enabled by
default. When executed without operands, the command prints the usage.
Notes The execution of this command is subject to Virtual Fabric restrictions that may be in place. Refer to "Using Fabric
OS Commands" and "Command Availability" for details.
Operands This command has the following operands:
--disable
Disables the FFDC.
--enable
Enables the FFDC.
--show
Displays the FFDC configuration parameters.
Examples To display the FFDC configuration:
switch:admin> supportffdc --show
First Failure Data Capture (FFDC) is disabled.
To enable the FFDC events:
switch:admin> supportffdc --enable
First Failure Data Capture (FFDC) is enabled.
SEE ALSO None