inbusiness Infrastructure & Networking - NVIDIA Developer Forums - Discovered something interesting.
I can log into my 9024D-M as root (not “admin”) using telnet/ssh. Default password is “123456”, same as for the admin user.
It gives shell access (ash), instead of the limited menu for the admin user.
You might be able to do something useful with this.
$ ssh -l root 192.168.1.2
root@192.168.1.2’s password: 123456
Welcome to Voltaire Switch ISR9024D-2200
BusyBox v0.60.5 (2008.02.25-06:43+0000) Built-in shell (ash)
Enter ‘help’ for a list of built-in commands.
You have logged in with root access.
Operations available in this mode may affect the system normal
operation and should only be performed on Voltaire Support approval only.
ls -al
drwxr-xr-x 14 root root 1024 Jun 20 03:22 .
drwxr-xr-x 14 root root 1024 Jun 20 03:22 …
lrwxrwxrwx 1 root root 14 Jun 20 03:22 .ssh → /mnt/jffs/.ssh
drwxrwxr-x 2 root root 2048 Feb 25 2008 bin
drwxr-xr-x 3 root root 6144 Jun 20 03:22 dev
drwxr-xr-x 8 root root 1024 Jun 20 03:22 etc
drwxr-xr-x 3 root root 1024 Feb 25 2008 home
drwxr-xr-x 4 root root 2048 Feb 25 2008 lib
drwxrwxr-x 2 root root 1024 Feb 25 2008 libexec
lrwxrwxrwx 1 root root 11 Feb 25 2008 linuxrc → bin/busybox
drwx------ 2 root root 12288 Feb 25 2008 lost+found
drwxr-xr-x 5 root root 1024 Jun 20 03:22 mnt
dr-xr-xr-x 65 root root 0 Jan 1 1970 proc
drwx------ 2 root root 1024 Feb 25 2008 sbin
lrwxrwxrwx 1 root root 11 Jun 20 03:22 tmp → /mnt/fs/tmp
drwxr-xr-x 8 root root 1024 Nov 10 2008 usr
drwxr-xr-x 9 root root 1024 Nov 10 2008 var
cd /sbin
ls -al
drwx------ 2 root root 1024 Feb 25 2008 .
drwxr-xr-x 14 root root 1024 Jun 20 03:22 …
-rwxrwxr-x 1 root root 26708 Feb 25 2008 arp
-rwxrwxr-x 1 root root 11580 Feb 25 2008 arping
lrwxrwxrwx 1 root root 14 Feb 25 2008 freeramdisk → …/bin/busybox
lrwxrwxrwx 1 root root 16 Feb 25 2008 getty → …/bin/tinylogin
lrwxrwxrwx 1 root root 14 Feb 25 2008 halt → …/bin/busybox
-rwxr-xr-x 1 root root 10032 Feb 25 2008 hostname
lrwxrwxrwx 1 root root 14 Feb 25 2008 ifconfig → …/bin/busybox
lrwxrwxrwx 1 root root 14 Feb 25 2008 init → …/bin/busybox
-rwxrwxr-x 1 root root 148188 Feb 25 2008 insmod
-rwxrwxr-x 1 root root 136500 Feb 25 2008 ip
-rwxrwxr-x 1 root root 22332 Feb 25 2008 klogd
lrwxrwxrwx 1 root root 14 Feb 25 2008 loadkmap → …/bin/busybox
lrwxrwxrwx 1 root root 14 Feb 25 2008 logread → …/bin/busybox
lrwxrwxrwx 1 root root 14 Feb 25 2008 losetup → …/bin/busybox
lrwxrwxrwx 1 root root 14 Feb 25 2008 lsmod → …/bin/busybox
lrwxrwxrwx 1 root root 14 Feb 25 2008 makedevs → …/bin/busybox
lrwxrwxrwx 1 root root 14 Feb 25 2008 mkswap → …/bin/busybox
lrwxrwxrwx 1 root root 14 Feb 25 2008 modprobe → …/bin/busybox
-r-xr-xr-x 1 root root 96488 Feb 25 2008 pam_console_apply
-rwxr-xr-x 1 root root 8480 Feb 25 2008 pam_tally
lrwxrwxrwx 1 root root 14 Feb 25 2008 poweroff → …/bin/busybox
-r-sr-xr-x 1 root root 16520 Feb 25 2008 pwdb_chkpwd
lrwxrwxrwx 1 root root 14 Feb 25 2008 reboot → …/bin/busybox
lrwxrwxrwx 1 root root 14 Feb 25 2008 rmmod → …/bin/busybox
lrwxrwxrwx 1 root root 14 Feb 25 2008 route → …/bin/busybox
lrwxrwxrwx 1 root root 16 Feb 25 2008 sulogin → …/bin/tinylogin
lrwxrwxrwx 1 root root 14 Feb 25 2008 swapoff → …/bin/busybox
lrwxrwxrwx 1 root root 14 Feb 25 2008 swapon → …/bin/busybox
-rwxrwxr-x 1 root root 29572 Feb 25 2008 syslogd
-rwxr-xr-x 1 root root 369236 Feb 25 2008 tcpdump
-r-sr-xr-x 1 root root 18364 Feb 25 2008 unix_chkpwd
lrwxrwxrwx 1 root root 14 Feb 25 2008 update → …/bin/busybox
-rwxrwxr-x 1 root root 67796 Feb 25 2008 visudo
lrwxrwxrwx 1 root root 14 Feb 25 2008 watchdog → …/bin/busybox