Brocade Fabric OS Command Reference (Supporting Fabric OS v7.3.0) User Manual

Page 470

Advertising
background image

440

Fabric OS Command Reference

53-1003131-01

frameLog

2

--clear

Clears the stored history of discarded frames. This operation is permitted only
when the feature is enabled.

--status

Displays the current status of the frame log service, and the type of discard
frames that are being logged.

--show

Prints a listing of details about stored frames that match the specified filter criteria.
This operation is permitted only when the feature is enabled. You can specify one
or more of the following options to filter the output. When used without operands,
the --show command displays the unfiltered output. This option supports
specifying that the TX port or RX port of displayed frames should be a backend
port.

-type timeout | du | unroute

Specifies the discard frame types to display. Specify timeout for timeout discard
frames, du for destination unreachable frames, and unroute for unroutable
frames.

-txport [slot/]port

Displays only the frames that were bound to exit by the specified egress port. The
-txport option accepts argument "-1" (for fixed-port switches) or "-1/-1" (for
modular switches). These stand for "any backend port". Using this notation, you
can select specifically those discarded frames that have a backend port in the TX
port field. Individual backend ports cannot be specified, only the quality of being a
backend port can be specified.

-rxport [slot/]port

Displays only the frames that entered the chassis on the specified port. The
-rxport option accepts argument "-1" (for fixed-port switches) or "-1/-1" (for
modular switches). These stand for "any backend port". Using this notation, you
can select specifically those discarded frames that have a backend port in the RX
port field. Individual backend ports cannot be specified, only the quality of being a
backend port can be specified.

-sid source_PID

Displays only the frames with the specified 24-bit source address in the FC
header. The port ID (PID) must be written in hexadecimal and must be prefixed by
0x.

-did destination_PID

Displays only the frames with the specified 24-bit destination address in the FC
header. The port ID (PID) must be written in hexadecimal and must be prefixed by
0x.

-sfid fabric_ID

Displays only the frames with the specified fabric ID as the source fabric ID.

-sdfid fabric_ID

Displays only the frames with the specified fabric ID as the destination fabric ID.

-mode summary | dump

Specifies the command output mode. In dump mode, the command prints the 64
bytes of frame contents. In summary mode, the frame contents are not displayed.
Summary mode is the default.

Advertising