4 debug aaa packet, 5 debug aaa detail attribute, 6 debug aaa detail connection – PLANET XGS3-24040 User Manual

Page 784: Debug aaa packet, Debug aaa detail attribute, Debug aaa detail connection

Advertising
background image


47-2

Switch(config) #aaa-accounting update disable

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

47.5 debug aaa detail attribute

Command: debug aaa detail attribute interface {ethernet <interface-number>| <interface-name>}

no debug aaa detail attribute interface {ethernet <interface-number>|

<interface-name>}

Function: Enable the debug information of AAA about Radius attribute details; the no operation of this

command will disable that debug information.

Parameters: <interface-number>: the number of the interface.

<interface-name>: the name of the interface.

Command Mode: Admin Mode.

Usage Guide: By enabling the debug information of AAA about Radius attribute details, users can check

Radius attribute details of Radius messages, which might help diagnose the cause of faults if there is

any.

Example: Enable the debug information of AAA about Radius attribute details on interface 1/1.

Switch#debug detail attribute interface Ethernet 1/1

47.6 debug aaa detail connection

Command: debug aaa detail connection

no debug aaa detail connection

Function: Enable the debug information of AAA about connection details; the no operation of this

command will disable that debug information.

Advertising