Brocade 5000
Start the console session.
Plug in serial cable to device from PC COM1 port
Open PuTTY and select "Serial" connection type, leave baud rate (Speed) and other settings as default.
Plug power into device and if a power button exists, turn it on.
- Access the commandline.
Press the Esc key during the countdown to stop autoboot:
System RAM test using Default POST RAM Test succeeded.
Press escape within 4 seconds to enter boot interface.
Type 3 to "Enter command shell.":
1) Start system.
2) Recover password.
3) Enter command shell.
Option? 3
Boot PROM password has not been set.
Boot into single user mode.
Type the setenv command on the OSLoadOptions parameter with the value single at the => prompt:
> setenv OSLoadOptions=single
Type the printenv command and note the OSRootPartition values for step 4:
> printenv
AutoLoad=yes
ENET_MAC=00051E9069F9
InitTest=MEM()
LoadIdentifiers=Fabric Operating System;Fabric Operating System
OSLoadOptions=single
OSLoader=ATA()0xbc04f;ATA()0x1a8828
OSRootPartition=hda1;hda2
Type the auto command:
=> auto
Map file at LBA sector 0x39c03f
WARNING: adjusting available memory to 30000000
## Booting kernel from Legacy Image at 02000000 ...
Image Name: Linux-2.6.34.6
Image Type: PowerPC Linux Multi-File Image (gzip compressed)
Reset passwords to default and reboot.
Remount the / partition as read/write:
INIT: version 2.78 booting
sh-2.04# mount -o remount,rw,noatime /
EXT3 FS on hda1, internal journal
Mount the second partition to /mnt obtained from the value of OSRootPartition variable in the printenv output from step 3.
sh-2.04# mount /dev/hda2 /mnt
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda2, internal journal
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
Type the passwddefault command including the full folder path to it:
sh-2.04# /sbin/passwddefault
All account passwords have been successfully set to factory default.
Type the bootenv OSLoadOptions="quiet/quiet" command to exit single user mode:
sh-2.04# bootenv OSLoadOptions="quiet/quiet"
Type the reboot command:
sh-2.04# reboot -f
Restarting system.
Log in with default credentials
Type root for the login username and fibranne for the password:
dc3-fcb-sw01 console login: root
Password: fibranne
Please change passwords for switch default accounts now.
Use Control-C to exit or press 'Enter' key to proceed.
Press Ctrl C to skip password setting:
Password was not changed. Will prompt again at next login
until password is changed.
Wait for the system to become "active" then type the version and licenseshow commands for your records:
*******************************************
Notice: System has changed state to active.
All active commands are available now.
*******************************************
dc3-fcb-sw01:root> version
Kernel: 2.6.14.2
Fabric OS: v6.4.3f
Made on: Thu Mar 20 19:21:13 2014
Flash: Wed Sep 10 10:34:37 2014
BootProm: 4.6.6sw0:root> licenseshow
bSdR9zzezzqjiSAj:
Fabric license
Fabric Watch license
Performance Monitor license
Trunking license
Full Ports on Demand license - additional 16 port upgrade license
Erase the configuration and reboot.
Type the switchdisable command then the configdefault command then the switchenable command followed by the reboot command:
dc3-fcb-sw01:root> switchdisable
dc3-fcb-sw01:root> configdefault
Executing configdefault...Please wait
Already in Native Mode continuing with configDefault
Committing configuration ... done.
The system has to be rebooted to allow the changes to take effect
2000/01/01-10:05:38, [CONF-1031], 877700, FID 128, INFO, dc3-fcb-sw01,
configDefault completed successfully for switch.
dc3-fcb-sw01:root> switchenable
dc3-fcb-sw01:root> reboot
Warning: This command would cause the switch to reboot
and result in traffic disruption.
Are you sure you want to reboot the switch [y/n]?y
Broadcast message from root (ttyS0) Sat Jan 1 10:05:51 2000...
The system is going down for reboot NOW !!
INIT: Switching to runlevel: 6
INIT: Sending processes the TERM signal
Copy all the output from the session into your records.
Right-click PuTTY's titlebar, from that dropdown menu click on "Copy All to Clipboard"
Open the file of record certifying the deconfiguration of this device and use CTRL V to paste all the output from PuTTY into that file. Formatting the text with a fixed-width font helps it look more readable.
End the session.
Close PuTTy.