Deployment Guide

Fabric OS Command Reference 261
53-1003131-01
errDump
2
NOTES The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may be in
place. Refer to Chapter 1, "Using Fabric OS Commands" and Appendix A, "Command Availability" for
details.
OPERANDS This command has the following operands:
--all
Displays messages for the entire chassis for a user with chassis permissions. This
operand is optional; if omitted, the messages for the current logical switch context
are displayed.
--count number
Displays messages based on count value.
--reverse
Displays messages in reversed order. This operand is optional; if omitted, the
messages display in chronological order.
--severity severity
Displays messages based on severity.
CRITICAL
Displays critical messages.
ERROR
Displays error messages.
WARNING
Displays warning messages.
INFO
Displays informational messages.
--slot slotnum
Displays messages based on slot.
--attribute attribute
Displays messages with the given attribute. Valid attributes values are ALL and
FFDC.
--message msgID
Displays all raslog messages based on the message ID.
--help
Displays command usage.
EXAMPLES To display the error log for the chassis:
switch:admin> errdump --all
Fabric OS: v7.0.0
2010/12/17-22:29:17, [SEC-1203], 9036, CHASSIS, INFO,\
Spir_67, Login information : Login successful via \
TELNET/SSH/RSH. IP Addr: 10.106.7.62
2010/12/17-22:29:17, [ZONE-1022], 9037, CHASSIS, INFO, \
Spir_67, The effective configuration has changed to meh.
2010/12/17-22:29:17, [FABR-1001], 9041, CHASSIS, WARNING, \
Spir_67, port 0, incompatible Long distance mode.
2010/12/17-22:29:17, [LOG-1000], 9043, CHASSIS, INFO, \
Spir_67, Previous message repeated 1 time(s)
(output truncated)