Debug radius – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1271

RADIUS Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
47.3
debug radius
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:
To enable debugging for RADIUS events, use the command:
To disable debugging for RADIUS packets, use the command:
To disable debugging for RADIUS events, use the command:
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.
awplus#
debug radius packet
awplus#
debug radius event
awplus#
no debug radius packet
awplus#
no debug radius event