Install guide
22 disable epsr debug Software Reference
disable epsr debug
Syntax DISable EPSR={epsr-name|ALL} DEBug={INFo|MSG|PKT|STAte|
ALL}
Description This command disables debugging for either the selected EPSR instance, or all
EPSR instances.
Examples To disable all debugging modes on the EPSR instance called blue, use the
command:
dis epsr=blue deb=all
Related Commands enable epsr debug
show epsr debug
Table 1-1: Parameters for the disable epsr debug command
Parameter Description
EPSR The EPSR instance on which debugging is to be disabled.
Default: no default
epsr-name The name of the EPSR instance. This can be a character
string, 1 to 15 characters long. Valid characters are
uppercase letters (A-Z), lowercase letters (a-z), digits (0-9),
the underscore character ("_"), the hyphen character ("-").
The epsr-name cannot be ALL.
ALL All EPSR instances.
Debug The debugging modes to be disabled.
Default: no default
INFo General information about EPSR.
MSG Decoded display of received and transmitted EPSR frames.
PKT Raw ASCII display of received and transmitted EPSR frames.
STAte EPSR state transitions.
ALL All debug options.