Enterasys Networks XSR CLI Router User Manual


 
AAA User Commands
XSR CLI Reference Guide 16-99
ip address
ThiscommandspecifiestheIPaddresstobeassignedtotheremoteuser.IfanIPaddressisnot
specified,itistakenfromthepoolassociatedwiththeuserʹsgroup.IfanIPaddressisspecifiedat
theuserlevel,itisusedinsteadoftakinganewaddress
fromthepool.
Syntax
ip address ip-address
Syntax of the “no” Form
ThenoformofthiscommandremovestheIPaddressfromauserprofile:
no ip address
Default
IPaddressisnotassignedtotheuser.
Mode
Usernameconfiguration:XSR(aaa-user)#
Example
ThisexamplesetsanIPaddressthatwillbeassigndtoremoteuserted:
XSR(config)#aaa user ted
XSR(aaa-user)#ip address 192.168.57.9 255.255.255.0
password
Thiscommandspecifiesauserʹspassword.
Syntax
password password
Syntax of the “no” Form
Thenoformofthiscommandremovesthepasswordfromauserprofile:
no password password
Mode
Usernameconfiguration:XSR(aaa-user)#
ip-address
IPaddresstobeassignedtotheremoteclient.
password
Passwordtobeassignedtotheuser.