Dell

Dell Networking Switch Password Recovery

Recover a lost privileged password on Dell Networking switches using the boot menu password-reset option.

Overview

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.

Prerequisites

Before proceeding with password recovery, ensure you have a console cable, terminal emulation software configured to 9600 baud, and physical access to the device.

Step 1: Establish Console Connection

Connect your terminal cable to the console port of the device and open your serial terminal session.

Step 2: Interrupt the Boot Sequence

Power cycle the hardware and issue a Break key sequence during initial system startup to enter ROMMON mode.

Step 3: Reset Password & Configuration

Bypass startup configuration loading, boot into system software, set your new credentials, and save changes back to non-volatile memory.

Overview

Dell Networking switches provide a boot-menu option that clears the privileged (enable) password while preserving the running configuration.

Prerequisites

Recovery Steps

  1. Connect the console and reboot the switch.
  2. At the boot menu, select Start the switch with the factory default password (or Password Recovery depending on model).
  3. The switch boots and no enable password is required.
  4. Log in and set a new privileged password:
    console> enable
    console# configure
    console(config)# enable password <new-password>
    console(config)# exit
    console# copy running-config startup-config

On stacked switches the option must be applied to the stack master. The configuration is preserved; only the password is cleared.