4 debug aaa packet, Debug aaa packet – PLANET WGSW-52040 User Manual

Page 679

Advertising
background image

44-219

Example:

Disable the AAA update accounting function for switch.

Switch(config)#aaa-accounting update disable

44.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

Advertising