Cisco Cisco IOS Software Release 12.4(22)YD Referencia técnica

Descargar
Página de 176
 
  debug radius
40
Cisco Mobile Wireless Home Agent  Feature for IOS Release 12.4(22)YD3
OL-21463-02
debug radius
To display information associated with RADIUS, use the debug radius command in privileged EXEC 
mode. To disable debugging output, use the no form of this command. 
debug radius [accounting | authentication | brief | elog | failover | periodic-sync | retransmit | 
verbose ]
no debug radius [accounting | authentication | brief | elog | failover | retransmit | verbose ]
Syntax Description
Defaults
Debugging output in ASCII format is enabled. 
Command Modes
Privileged EXEC 
Command History
Usage Guidelines
RADIUS is a distributed security system that secures networks against unauthorized access. Cisco 
supports RADIUS under the authentication, authorization, and accounting (AAA) security system. 
When RADIUS is used on the router, you can use the debug radius command to display detailed 
debugging and troubleshooting information in ASCII format. Use the debug radius brief command for 
abbreviated output displaying client/server interaction and minimum packet information. Use the debug 
radius hex
 command to display packet dump information that has not been truncated in hex format. 
accounting
(Optional) RADIUS accounting packets only
authentication
(Optional) RADIUS authentication packets only
brief
(Optional) Displays abbreviated debug output. brief Only I/O transactions 
are recorded.
elog
(Optional) RADIUS event logging. 
failover
(Optional) Packets sent upon fail-over.
periodic-sync
(Optional) enables throttling and periodic sync messages.
retransmit
(Optional) Retransmission of packets
verbose
(Optional) Include non essential RADIUS debugs
Release
Modification
11.2(1)T
This command was introduced.
12.2(11)T
The brief and hex keywords were added. The default output format became 
ASCII rather than hexadecimal.
12.4(22)YD
The “Acct-Terminate-Cause” information was added to the output, and the 
periodic-sync keyword was added.