10-15-2024 12:07 AM
Hi,
Is this the only procedure to reset or change the username and password in Cisco 9300 switches?
during this below reload the network will go down?
switch: SWITCH_IGNORE_STRATUP_CFG=1
SWITCH>EN
SWITCH#
SWITCH#SH RUN | INC USERNAME
SWITCH# SH STARTUP-CONFIG | INC USERNAME
SWITCH#COPY STARTUP-CONFIG RUNNING-CONFIG
SWITCH#CONF T
SWITCH(config)#username xxxx privilege 15 secret xxxx => username and password
SWITCH(config)#no system ignore startup-config switch all
SWITCH(config)#exit
switch#wr
can you help me any other way to reset or change the username and password in cisco 9300 without reload.
Thanks!
Solved! Go to Solution.
10-15-2024 12:28 AM
- There is no other procedure ,
M.
10-15-2024 12:12 AM
during this below reload the network will go down?
yes the process you mentioned was network service interruptive, that is the reason always maintain central authentication system so TACACS/Radius can take care of that authentication to avoid this situation.
Also create emergency account in case required to break in - in case you lost other username and password. (store centrally some where secure)
10-15-2024 12:28 AM
- There is no other procedure ,
M.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide