mac
Commands for RADIUS
469
43.3 aaa-accounting update
Command: aaa-accounting update {enable | disable}
Function: Enable or disable the AAA update accounting function.
Command Mode: Global Mode.
Default: Enable the AAA update accounting function.
Usage Guide: After the update accounting function is enabled, the switch will sending
accounting message to each online user on time.
Example: Disable the AAA update accounting function for switch.
Switch(config)#aaa-accounting update disable
43.4 debug aaa packet
Command: debug aaa packet {send | receive | all} interface {ethernet
<interface-number> | <interface-name>}
no debug aaa packet {send | receive | all} interface {ethernet
<interface-number> | <interface-name>}
Function: Enable the debug information of AAA about receiving and sending packets;
the no operation of this command will disable such debug information.
Parameters: send: Enable the debug information of AAA about sending packets.
receive: Enable the debug information of AAA about receiving packets.
all: Enable the debug information of AAA about both sending and receiving
packets.
<interface-number>: the number of interface.
<interface-name>: the name of interface.
Command Mode: Admin Mode.
Usage Guide: By enabling the debug information of AAA about sending and receiving
packets, users can check the messages received and sent by Radius protocol, which
might help diagnose the cause of faults if there is any.
Example: Enable the debug information of AAA about sending and receiving packets on
interface1/1.
Switch#debug aaa packet all interface Ethernet 1/1










