Send documentation comments to mdsfeedback-doc@cisco.com
6-110
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 6 Debug Commands
debug security
debug security
To enable debugging for the security and accounting features, use the debug security command in
EXEC mode. To disable a debug command, use the no form of the command or use the no debug all
command to turn off all debugging.
debug security {all | events | mts | radius}
no debug security {all | events | mts | radius}
Syntax Description
Defaults Disabled.
Command Modes EXEC mode.
Command History
Usage Guidelines None.
Examples The following example displays the system output when the debug security radius command is issued:
switch# debug security radius
Mar 5 00:51:13 securityd: RADIUS is enabled, hence it will be tried first for CHAP
authentication
Mar 5 00:51:13 securityd: reading RADIUS configuration
Mar 5 00:51:13 securityd: opening radius configuration for group:default
Mar 5 00:51:13 securityd: opened the configuration successfully
Mar 5 00:51:13 securityd: GET request for RADIUS global config
Mar 5 00:51:13 securityd: got back the return value of global radius configuration
operation:success
Mar 5 00:51:13 securityd: closing RADIUS pss configuration
Mar 5 00:51:13 securityd: opening radius configuration for group:default
Related Commands
all Enables debugging for all security features.
events Enables debugging for security events.
mts Enables debugging for security MTS packets.
radius Enables debugging for RADIUS events.
Release Modification
1.0(2) This command was introduced.
Command Description
no debug all Disables all debugging.