Extreme
Step-by-step password recovery for the Extreme VDX 8770 (VDX (VOSS)). Console access required.
This guide provides step-by-step instructions for resetting lost or forgotten administrative passwords on enterprise networking hardware. Follow the procedure below carefully to regain access while preserving your device configuration.
Before proceeding with password recovery, ensure you have a console cable, terminal emulation software configured to 9600 baud, and physical access to the device.
Connect your terminal cable to the console port of the device and open your serial terminal session.
Power cycle the hardware and issue a Break key sequence during initial system startup to enter ROMMON mode.
Bypass startup configuration loading, boot into system software, set your new credentials, and save changes back to non-volatile memory.
This procedure recovers administrator access to the Extreme VDX 8770 running Extreme Networks NOS (the operating system on VDX switches) when the admin password is lost. NOS provides a boot-time recovery option to reset the admin account.
Console cable with a terminal session at 9600 baud, 8N1. Physical or remote power access to reboot the switch.
reload if you have access).admin).admin with the default/empty password.admin password <new-password> (or via configure terminal → username admin password <new-password> on some releases).copy running-config startup-config.single (or init=/bin/bash) to the kernel line → boot to a root shell → mount -o remount,rw / → clear/set the admin password → reboot.Before recovery, back up the config: copy running-config tftp://<server>/<filename> or show running-config captured to a file. After recovery, verify and re-save.