Brocade Fabric OS Command Reference Manual - Supporting Fabric OS v5.3.0 (53-1000436-01, June 2007)

146 Fabric OS Command Reference Manual
53-1000436-01
errDelimiterSet
2
errDelimiterSet
Sets the error log start and end delimiter for messages sent to the console and syslog.
Synopsis errdelimiterset [-s "start delimiter string"][-e "end delimiter string"]
Description Use this command to set the error log start and end delimiter for log messages sent to the console
and syslog. An empty string clears the start and the end delimiters (including the colon) so that they
are not displayed.
If no arguments are supplied to the command, it instead displays the existing errDelimiterSet
configuration. These delimiters are stored persistently.
The execution of this command is subject to Admin Domain restrictions that may be in place.
Operands This command has the following operands:
-s "start delimiter string"
Specify the alphanumeric string for the start delimiter; up to 10 characters
are allowed. This operand is optional.
-e "end delimiter string"
Specify the alphanumeric string for the end delimiter; up to 10 characters are
allowed. This operand is optional.
Examples To display the start and end delimiter:
switch:admin> errdelimiterset
delimiter start string: <none>
delimiter end string: <none>
To change the start and end delimiter (with sample output):
switch:admin> errdelimiterset -s "Start" -e "End"
Start2003/03/10-09:54:03, [NS-1002], 1035,, ERROR, SWITCH43, Name Server
received an invalid request from device 10:02:32:A3:78:23:23:End
See Also errDump, errFilterSet, errShow