Aaa user commands, Aaa user commands -97, Wins server – Enterasys Networks X-Pedition XSR CLI User Manual

Page 641: Aaa user commands aaa user

Advertising
background image

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 

page 16‐98

 for the command 

definition.

ip address -

Specifies the IP Address assigned to the remote user. Refer to 

page 16‐99

 for 

the command definition.

password -

Sets a user’s password. Refer to 

page 16‐99

 for the command definition.

policy

 ‐ Configures the user’s authorized list of services. Refer to 

page 16‐100

 for the 

command definition.

privilege

 ‐ Sets the privilege level of a user. Refer to 

page 16‐101

 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.

Advertising