Cisco Cisco IOS Software Release 12.4(15)XM Références techniques

Page de 130
 
  debug aaa pod
26
Cisco Mobile Wireless Home Agent  Feature for IOS Release 12.4(15)XM2
 12.4(15)XM2
debug aaa pod
To display debug information for Radius Disconnect message processing at AAA subsystem level , use 
the debug aaa pod command in privileged EXEC mode. To disable debugging output, use the no form 
of this command.
debug aaa pod 
no debug aaa pod
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Examples
The following is sample output from the debug aaa pod command:
Router#sh debugging    
General OS:
  AAA POD packet processing debugging is on
 
 
The scenario is a POD request is received from  RADIUS 17.17.17.18 with the set of attributes displayed 
below and after processing PDSN sends back an ACK
 
Router#
03:30:05: POD: 17.17.17.18 request queued
03:30:05:  ++++++ POD Attribute List ++++++
03:30:05: 63ECE94C 0 00000009 username(336) 12 sri-sip-user
03:30:05: 65FCEB50 0 00000009 clid(27) 11 00000000001
03:30:05: 65FCEB64 0 00000021 cdma-disconnect-reason(420) 4 1(1)
03:30:05: 65FCEB78 0 00000029 cdma-correlation-id(374) 8 00000002
03:30:05: 
03:30:05: POD: Sending ACK from port 1700 to 17.17.17.18/1700
Release
Modification
12.3(7)XJ
This command was introduced.