Enterasys Networks XSR CLI Benutzerhandbuch

Seite von 684
AAA User Commands
XSR CLI Reference Guide 16-97
wins server
This command sets the WINS server address which is given to connecting clients during 
connection time.
Syntax
wins server [primary | secondary] ip-address
Syntax of the “no” Form
The no form of this command removes the configured server:
no wins server [primary | secondary] ip-address
Mode
Usergroup configuration: 
XSR(aaa-group)#
Example
The following example sets the secondary WINS server IP address:
XSR(config)#aaa group headquarters
XSR(aaa-group)#wins server secondary 192.168.57.9
AAA User Commands
aaa user
This command creates a new user profile in the local user database. During authentication, user‐
provided credentials are matched against the userʹs profile in the group. If you do not later 
associate this new user with a group, it will be added to the DEFAULT AAA group.
The following sub‐commands can be configured in AAA User mode:
group - 
Specifies the group the user belongs to. Refer to 
 for the command 
definition.
ip address - 
Specifies the IP Address assigned to the remote user. Refer to 
 for 
the command definition.
password - 
Sets a user’s password. Refer to 
 for the command definition.
policy
 ‐ Configures the user’s authorized list of services. Refer to 
 for the 
command definition.
privilege
 ‐ Sets the privilege level of a user. Refer to 
 for the command definition.
replace
Specifies the primary WINS server.
secondary
Specifies the secondary WINS server.
ip-address
Specifies the IP address of the WINS server.
Note: If an aaa user is configured to use a static IP address which belongs to a local IP pool, you 
must exclude that address from the local pool.