Aaa debug and show commands, Aaa debug and show commands -112, Aaa debug and show commands debug aaa – Enterasys Networks X-Pedition XSR CLI User Manual

Page 656

Advertising
background image

AAA Debug and Show Commands

16-112 Configuring Security

Syntax of the “no” Form

The no form of this command removes the user/group/interface restriction:

no aaa privilege

Mode

Interface configuration: 

XSR(config-if<xx>#

Default

Privilege level: 15'

Example

This example resets the privilege level to 10 on GigabitEthernet interface 2:

XSR(config-if<G2>)#aaa privilege 10

AAA Debug and Show Commands

debug aaa

This command activates/deactivates the output of AAA debugging data, which is classified by 
Authentication, Accounting and Authorization categories.

The command’s output will be sent to the terminal that most recently requested debug 
information. Also, if multiple AAA debug messages are activated, all debug data will be sent to 
the terminal from which it was most recently activated.

Syntax

debug aaa {accounting | authentication | authorization}

Syntax of the “no” Form

The no form of this command resets to the default value:

no debug aaa {accounting | authentication | authorization}

Mode

Privileged EXEC: 

XSR#

Sample Output

The debug authorization message below indicates the Local method was successful with MSCHAP:

Local::queue(test)

accounting

Accounting debug data displayed.

authentication

Authentication debug data displayed.

authorization

Authorization debug data displayed.

Advertising