Send documentation comments to mdsfeedback-doc@cisco.com
6-96
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 6 Debug Commands
debug radius
debug radius
To enable debugging for boot variables, use the debug radius 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 radius {aaa-request | aaa-request-lowlevel | all | config | config-lowlevel | server-monitor
| server-monitor-errors}
no debug radius {aaa-request | aaa-request-lowlevel | all | config | config-lowlevel |
server-monitor | server-monitor-errors}
Syntax Description
Defaults Disabled.
Command Modes EXEC mode.
Command History
Usage Guidelines None.
Examples The following example displays the system output when the debug radius config-lowlevel command is
issued:
switch# debug radius config-lowlevel
Nov 20 06:36:42 radius: radius_new_debug_conf_open: entering...
Nov 20 06:36:42 radius: radius_new_conf_close: entering...
Nov 20 06:36:42 radius: radius_new_conf_close: returning 0
Nov 20 06:36:42 radius: radius_new_enable_info_config: entering for Radius Daemon debug
Nov 20 06:36:42 radius: radius_new_debug_conf_open: entering...
Nov 20 06:36:42 radius: radius_new_debug_conf_open: exiting
Nov 20 06:36:42 radius: radius_new_enable_info_config: SET_REQ for Radius Daemon debug
with 1
Nov 20 06:36:42 radius: radius_new_enable_info_config: SET_REQ done for Radius Daemon
debug with 1
aaa-request Enables RADIUS AAA request debug.
aaa-request-lowlevel Enables RADIUS AAA request low-level debugging.
all Enables Enable all the debug flags.
config Enables RADIUS configuration debugging.
config-lowlevel Enables RADIUS configuring low-level debugging.
server-monitor Enables RADIUS server monitoring.
server-monitor-errors Enables RADIUS server monitor errors.
Release Modification
1.3(1) This command was introduced.
3.0(1) Added the server-monitor and server-monitor-errors options.