Show aaa group – Enterasys Networks X-Pedition XSR CLI User Manual

Page 657

Advertising
background image

AAA Debug and Show Commands

XSR CLI Reference Guide 16-113

AAuthenticatePlugin::queue (alg == 0xf)
groupplugin Reply: Pool = authpool
IRMauthorizeMsg::clientLogon [test]

The following is a debug authentication message showing the Local method failed with MSCHAP:

Local::queue(test)
AAuthenticatePlugin::queue (alg == 0xf)
(Local) Failed mschap authentication
(Local) do_ms_chap: Invalid user name or password
Method [Local]: Error for user [test] on [Authenticate]

show aaa group

This command displays properties of the AAA group.

Syntax

show aaa group group-name

Default

If a group‐name is not specified, all groups are displayed including the DEFAULT group.

Mode

Privileged EXEC or Global configuration: 

XSR>

or

XSR(config)#

Sample Output

The following output is displayed by the command:

XSR#show aaa group

AAA Group Stats:

Group Name: sales
Group Comment: Toledo Branch Office
IP Address is: 0.0.0.0
IP Mask is: 0.0.0.0
Primary DNS server is: 2.3.2.3
Secondary DNS server is: 2.3.2.4
Primary WINS server is: 3.3.2.3
Secondary WINS server is: 3.3.2.4
IP pool for the group is:
PPTP encryption is 128 bit

Access Policy is: VPN

Privilege Level is: 15

Group Name: DEFAULT

Group Comment:

group-name

Name of the group to be displayed. If not specified, all groups are displayed.

Advertising