Switch Passowrd

Post Reply
Awesome

Switch Passowrd

Post by Awesome »

I have a 6850 switch and for whatever reason when I attempt to Telnet to this switch and enter the

login : xxxxxxxxxx
password : xxxxxxxxxxxxx

I am getting the following message.

Authentication failure: Invalid login name or password

I suspect I am entering the incorrect password and the engineer that configured this switch has left the organisation some time ago and is no longer contactable.

However I do know the SNMP password.

So my question is, is it possible to change the password via executing an SNMP query and if so does anyone know the MIB or the OID I need to use to change the password?
devnull

Re: Switch Passowrd

Post by devnull »

It depends.. if you have a v3 SNMP User you can normally login with this user. But I don't know how to set a new user with snmpv2.

You can allways do a password recovery by breaking boot sequence to enter uboot.

my Dokumentation says something like:

Code: Select all

Hit any key to stop autoboot: 0 <<<<<<<<<<<<<<< Hit Space bar 

fatls ide :1,0

FileSize ATTR Filename 
---------- ---- --------------------------------------- 
0 08 csm_card 
0 DIR network 
0 DIR working 
340 00 boot.params 
64000 00 swlog1.log 
0 DIR switch 
64000 00 swlog2.log 
0 DIR certified 
11 00 boot.slot.cfg 
256 00 random-seed 
20 00 installed 
251 00 boot.cfg.1.err 
Premature termination of directory 
No Fat FS detected 

=> fatls ide :1,0 /network <<<<<<<<<<<<<<< ENTER Command 
FileSize ATTR Filename 
---------- ---- --------------------------------------- 
0 DIR . 
0 DIR .. 
91392 00 usertable5 
33 00 policy.cfg 
404 00 ssh_host_dsa_key 
358 00 ssh_host_dsa_key.pub 
12 00 lockoutsetting 

=> fatdelete ide :1,0 /network/usertable5 ><<<<<<<<<< ENTER Command 
Deleted /network/usertable5

run miniboot 
which of course deletes all users (including snmp)
Post Reply

Return to “OmniSwitch 6850 / 6850E”