980
Command Reference for IE200 Series Industrial Managed PoE+ Switches
C613-50066-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
RADIUS C
OMMANDS
DEBUG
RADIUS
debug radius
Overview
This command enables RADIUS debugging. If no option is specified, all debugging
options are enabled.
Use the
no
variant of this command to disable RADIUS debugging. If no option is
specified, all debugging options are disabled.
Syntax
debug radius [packet|event|all]
no debug radius [packet|event|all]
Default
RADIUS debugging is disabled by default.
Mode
Privileged Exec
Examples
To enable debugging for RADIUS packets, use the command:
awplus#
debug radius packet
To enable debugging for RADIUS events, use the command:
awplus#
debug radius event
To disable debugging for RADIUS packets, use the command:
awplus#
no debug radius packet
To disable debugging for RADIUS events, use the command:
awplus#
no debug radius event
Related
Commands
show debugging radius
undebug radius
Parameter
Description
packet
Debugging for RADIUS packets is enabled or disabled.
event
Debugging for RADIUS events is enabled or disabled.
all
Enable or disable all debugging options.