10-21-2024 03:48 PM
Hi~
Model : N3K-C3548P-X10GX
Version : nxos.9.3.7.bin
Kicstart : n3500-uk9-kickstart.6.0.2.A8.11b.bin
When booting the device for the first time, it says loader, so I uploaded the image with kicstart and
connected to switch(boot)#.
Then I uploaded nxos.9.3.7.bin to bootflash: and booted with that image.
But after entering admin, I cannot log in with no password or admin and then the password I specified (admin123).
What should I do in this case?
switch(boot)(config)# admin-password admin123
Password is not strong enough: Password should contain characters from at least three of the following classes: lower case letters, upper case letters, digits and special characters.
switch(boot)# dir
16384 Oct 17 2024 07:42:14 lost+found/
1959441408 Jan 01 2001 04:07:55 nxos.9.3.7.bin
Usage for bootflash: filesystem
2193420288 bytes used
1712820224 bytes free
3906240512 bytes total
switch(boot)# load nxos.9.3.7.bin
/etc/rc.d/rcS.d/S99load-isan: line 50: [: ff: integer expression expected
/etc/rc.d/rcS.d/S99load-isan: line 58: [: ff: integer expression expected
Loading System Software Mon Jan 1 16:41:52 UTC 2001
chmod: cannot access `/isan/plugin/0/isan/bin': No such file or directory
INIT: Switching to runlevel: 3
INIT: Sending processes the TERM signal
INIT: (boot)#
Mounting other filesystems: [
INIT: cannot execute "/isan/bin/libvirtd.sh"
INIT: cannot execute "/isan/bin/sysmgr_spawn"
INIT: cannot execute "/isan/bin/libvirtd.sh"
INIT: cannot execute "/isan/bin/sysmgr_spawn"
INIT: cannot execute "/isan/bin/libvirtd.sh"
INIT: cannot execute "/isan/bin/sysmgr_spawn"
INIT: Id "libv" respawning too fast: disabled for 5 minutes
INIT: cannot execute "/isan/bin/sysmgr_spawn"
INIT: Id "sm" respawning too fast: disabled for 5 minutes
ERROR: ld.so: object '/isan/lib/libnxoscustom.so' from LD_PRELOAD cannot be preloaded: ignored.
User Access Verification
(none) login: admin
ERROR: ld.so: object '/isan/lib/libnxoscustom.so' from LD_PRELOAD cannot be preloaded: ignored.
Password:
Login incorrect
ERROR: ld.so: object '/isan/lib/libnxoscustom.so' from LD_PRELOAD cannot be preloaded: ignored.
User Access Verification
(none) login: admin
ERROR: ld.so: object '/isan/lib/libnxoscustom.so' from LD_PRELOAD cannot be preloaded: ignored.
Password:
10-21-2024 03:55 PM
You password was refused. Did you try to follow the recommended by the device?
"switch(boot)(config)# admin-password admin123
Password is not strong enough: Password should contain characters from at least three of the following classes: lower case letters, upper case letters, digits and special characters."
You should try to set a more complex password
switch(boot)(config)# admin-password Admin@123
10-23-2024 11:40 PM
Hi @Translator
First of all, thank you for your reply. I will try resetting it to a stronger password and test it.
Thank you.
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