Ip address, Password – Enterasys Networks X-Pedition XSR CLI User Manual
Page 643

AAA User Commands
XSR CLI Reference Guide 16-99
ip address
This command specifies the IP address to be assigned to the remote user. If an IP address is not
specified, it is taken from the pool associated with the userʹs group. If an IP address is specified at
the user level, it is used instead of taking a new address from the pool.
Syntax
ip address ip-address
Syntax of the “no” Form
The no form of this command removes the IP address from a user profile:
no ip address
Default
IP address is not assigned to the user.
Mode
Username configuration:
XSR(aaa-user)#
Example
This example sets an IP address that will be assignd to remote user ted:
XSR(config)#aaa user ted
XSR(aaa-user)#ip address 192.168.57.9 255.255.255.0
password
This command specifies a userʹs password.
Syntax
password password
Syntax of the “no” Form
The no form of this command removes the password from a user profile:
no password password
Mode
Username configuration:
XSR(aaa-user)#
ip-address
IP address to be assigned to the remote client.
password
Password to be assigned to the user.