Group – Enterasys Networks X-Pedition XSR CLI User Manual
Page 651
AAA Method Commands
XSR CLI Reference Guide 16-107
Default
Enabled
Mode
AAA Method configuration:
XSR(aaa-method-radius)#
Example
The following example enables the RADIUS server:
XSR(config)#aaa method radius sbr default
XSR(aaa-method-radius)#enable
group
This command specifies the group added earlier using the
aaa
group
command. This command is
available for all AAA methods (local, RADIUS and PKI). The group will be used when a group
name is not returned in the RADIUS response.
Syntax
group group-name
Syntax of the “no” Form
The no form of this command resets to the default group ‐ DEFAULT:
no group
Default
DEFAULT
Mode
AAA Method configuration:
XSR(aaa-method-xx)#
Example
The following example sets the group redsox as the default group:
XSR(config)#aaa group redsox
XSR(config)#aaa method local default
XSR(aaa-method-local)#group redsox
group-name
The name of a valid (existing) group.