• February 12, 2012, 03:21:40 AM
Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: Change Telnet Username/Password on Nortel 425 , 470  (Read 2081 times)

0 Members and 1 Guest are viewing this topic.

Offline jaffars

  • Rookie
  • **
  • Posts: 2
Change Telnet Username/Password on Nortel 425 , 470
« on: December 29, 2009, 10:51:24 PM »
Hello all,


  I'm fairly new to Nortel devices

  We seem to have a few 425, 479 Switches

  show cli password - I can view the username and password

  However Im trying to change the Username and so far have been unsuccessful

 command Im running

Nortel(config)#username ?
  WORD  Username
AS01-WAFS-LYPSITE(config)#username rwadmin ?
  ro    Read-only password (default)
  rw    Read-write password
  WORD  Clear password
  <cr>

Nortelconfig)#username rwadmin rw ?
  <cr>

Nortel(config)#username rwadmin rw checking
                                              ^
% Invalid input detected at '^' marker.   

Im only able to change the default one which is RO login

Can someone please assist me to change RWA and RW login?

Thanks


Offline John T

  • Global Moderator
  • Rookie
  • *****
  • Posts: 22
Re: Change Telnet Username/Password on Nortel 425 , 470
« Reply #1 on: December 29, 2009, 11:08:25 PM »
I don't believe you can set the username on those switches although I'm not sure. The only two user names available (locally) might be RO and RW.

What if you try the 'cli' branch? Here's an example of a 4548GT-PWR switch;

4548GT-PWR(config)#cli password ?
  read-only   Modify read-only password
  read-write  Modify read-write password
  serial      Enable/disable serial port password.
  telnet      Enable/disable telnet and web password.



Offline jaffars

  • Rookie
  • **
  • Posts: 2
Re: Change Telnet Username/Password on Nortel 425 , 470
« Reply #2 on: December 29, 2009, 11:47:09 PM »
Thanks  John
Have seen that command

Just wanted to know if Username can be changed from RWA and RW to some others

Offline Igor_Perfilov

  • Rookie
  • **
  • Posts: 6
Re: Change Telnet Username/Password on Nortel 425 , 470
« Reply #3 on: December 30, 2009, 02:37:10 AM »
i'm changing usernames on 470 with the following commands:

username "operator" "userp@ss" ro
username "admin" "adminp@ss" rw

Quotes are not important. It changes username on switch or stack depending what it is at the moment.
What is your software version? Older software, (i've met 2.2, 3.1 and 3.6) doesn't have "username" command at all, but i've never seen syntax as you have. I think upgrading software will help, 3.7.2 at least - no problems there.

John T
yes, 4500 and 5500 can't change username. Really there is no username at all.
But 470 can do that.