How to recover extreme switch username & password
Page 1 / 2
it will not effect the rest of the configuration file of the switch except the admin account and password right?
Thanks!
- Paul
This script only create account, there no impact (effect) on other points of configuration.
Very important thing - DO NOT SAVE configuration after create script.
Thank you!
Userlevel 7
Diff between user and admin?
To have "india" as password, do the following:
# create account admin sumit
password:
confirm password:
or you can add the password in clear text in the CLI while creating the account.
Diff between user and admin?
-Ron
Hi!
1) Connect to the switch via serial console connection.
2) Power cycle the switch.
3) During the boot process, “hold the spacebar” to enter BootROM.
Extreme Networks
Alternate BootStrap Image
Starting CRC of Default image
Using Default image ...
Extreme Networks
Default BootLoader Image
DRAM Post
Press and hold the to enter the bootrom.
4) In the BootROM, enter the commands:
config none
boot
5) The switch should now boot to factory default settings. Login with the default credentials: admin/
login: admin
password:
6) From the prompt, use the vi editor to create and open a file entitled autoexec.xsf
vi autoexec.xsf
7) Then "i"nsert and type the following line, which will create a new user with admin privileges when executed.
create account admin test test
😎 Then write the file with ^ESC wq!
9) Lastly, reboot the switch, not saving the configuration by typing reboot and typing "n" at any prompts.
The commands within the autoexec.xsf file will be executed before the configuration file is loaded.
10) Login using the new account (test/test) from the CLI and make appropriate changes to the accounts to allow access
(e.g. delete and recreate the admin account).
Don't forget to delete the test account when done.
1) Connect to the switch via serial console connection.
2) Power cycle the switch.
3) During the boot process, “hold the spacebar” to enter BootROM.
Extreme Networks
Alternate BootStrap Image
Starting CRC of Default image
Using Default image ...
Extreme Networks
Default BootLoader Image
DRAM Post
Press and hold the
4) In the BootROM, enter the commands:
config none
boot
5) The switch should now boot to factory default settings. Login with the default credentials: admin/
login: admin
password:
6) From the prompt, use the vi editor to create and open a file entitled autoexec.xsf
vi autoexec.xsf
7) Then "i"nsert and type the following line, which will create a new user with admin privileges when executed.
create account admin test test
😎 Then write the file with ^ESC wq!
9) Lastly, reboot the switch, not saving the configuration by typing reboot and typing "n" at any prompts.
The commands within the autoexec.xsf file will be executed before the configuration file is loaded.
10) Login using the new account (test/test) from the CLI and make appropriate changes to the accounts to allow access
(e.g. delete and recreate the admin account).
Don't forget to delete the test account when done.
it will not effect the rest of the configuration file of the switch except the admin account and password right?
Thanks!
- Paul
You can login with admin-test and change password of admin-admin account.
Userlevel 7
Hi Sumit,
Here is an article that explains how to reset the password:
https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-Recover-A-Switch-And-Its-Configuration-Without-The-Password
Here is an article that explains how to reset the password:
https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-Recover-A-Switch-And-Its-Configuration-Without-The-Password
it will not effect the rest of the configuration file of the switch except the admin account and password right?
Thanks!
- Paul
thanks.
Without encryption it is working.
it will not effect the rest of the configuration file of the switch except the admin account and password right?
Thanks!
- Paul
X430-48t.22 # create account admin sumit
it will not effect the rest of the configuration file of the switch except the admin account and password right?
Thanks!
- Paul
* X430-48t.22 # delete account "sumit"
Userlevel 7
it will not effect the rest of the configuration file of the switch except the admin account and password right?
Thanks!
- Paul
when creating the account, the keyword "encrypted" means you will provide an already encrypted password. Without that keyword, you provide a clear-text password.
Either way, the passwords are stored encrypted in the config. So a "sh conf" will not reveal them.
Userlevel 3
Hi Alexandr,
it will not effect the rest of the configuration file of the switch except the admin account and password right?
Thanks!
- Paul
it will not effect the rest of the configuration file of the switch except the admin account and password right?
Thanks!
- Paul
Userlevel 3
There are Default Two user account.
try in cli : configure account ?
configure account admin green
configure account user blue
try in cli : configure account ?
configure account admin green
configure account user blue
Userlevel 3
green is for admin password
#configure account admin green
blue is for user password
#configure account user blue
#configure account admin green
blue is for user password
#configure account user blue
Userlevel 3
I guess there is no Default ip address of extreme.
To access with Web GUI mode.
Follow this steps.
Hope that it help.
- Paul
To access with Web GUI mode.
Follow this steps.
- configure vlan "Default" ipaddress 10.10.10.1/24
- enable port 1
Hope that it help.
- Paul
Userlevel 3
Diff between user and admin?
User Name Access LoginOK Failed
-------------------------------- ------ ------- ------
admin R/W 6 0
user RO 0 0
Admin has full access Read and Write access.
User only have Read Only access.
Userlevel 3
Assign your PC to 10.10.10.2/24. Thanks.
Let me know the output result.
Let me know the output result.
Userlevel 3
Diff between user and admin?
please post the command that you configured.
Hi Team,
How to crate username in extreme switch through CLI .
What is default ip address of extreme to access with GUI mode.
Thanks
Sumit
How to crate username in extreme switch through CLI .
What is default ip address of extreme to access with GUI mode.
Thanks
Sumit
how to set password?
Diff between user and admin?
Diff between user and admin?
what is default ip of extreme switch?
Diff between user and admin?
-------------------------------- ------ ------- ------
admin R/W 5 0
user RO 0 0
sumit R/W 0 4
* X450e-24p.4 #
Getting error
Diff between user and admin?
Diff between user and admin?
password-india
it will not effect the rest of the configuration file of the switch except the admin account and password right?
Thanks!
- Paul
Page 1 / 2
Reply
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.