Switches, Hubs, and Modems
1752631 Members
5878 Online
108788 Solutions
New Discussion

creating a user and password in CLI

 
SOLVED
Go to solution
Tim Turay
Advisor

creating a user and password in CLI

Hi,

 

I am configuring a 2530 switch by hyper Terminal, when I go into security through the menu selection, I can set the password for operator and manager but I can't configure the username like I can through the web interface.  I looked around the CLI but I haven't been able to find anything.  Anyone know the command to create a user and password in the CLI?

2 REPLIES 2
Technoir
Occasional Visitor
Solution

Re: creating a user and password in CLI

 

 

config
passw manage user <name> plain <password>
wr me
exit

 

 

Tim Turay
Advisor

Re: creating a user and password in CLI

Thanks.  Worked great.

 

Cheers.