Extreme Networks ISW 8GbP 4-SFP

  1. Start the console session.

    Plug in provided black serial cable with custom pinout configuration to console port of device from PC COM1 port
    Open PuTTY and select "Serial" connection type, change baud rate (Speed) to 115200 and leave other settings as default.
    Plug this power supply into device being careful to have the wiring correct.
  2. Erase the configuration.

    When prompted and before the countdown ends press Ctrl C:
    +M25PXX : Init device with JEDEC ID 0x9D6018. Luton26 board detected (VSC7427 Rev. D). RedBoot(tm) bootstrap and debug environment [ROMRAM] Non-certified release, version 1_20-Vitesse - built 14:30:26, Jul 28 2016 Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. RedBoot is free software, covered by the eCos license, derived from the GNU General Public License. You are welcome to change it and/or distribute copies of it under certain conditions. Under the license terms, RedBoot's source code and full license terms must have been made available to you. Redboot comes with ABSOLUTELY NO WARRANTY. Platform: VCore-III (MIPS32 24KEc) LUTON26 RAM: 0x80000000-0x88000000 [0x800286c0-0x87fdfffc available] FLASH: 0x40000000-0x40ffffff, 256 x 0x10000 blocks == Executing boot script in 3.000 seconds - enter ^C to abort ^C RedBoot>
    Type the fis list command:
    RedBoot> fis list Name FLASH addr Mem addr Length Entry point .FisValid 0x00000000 0x00000000 0x00000000 0x00000000 RedBoot 0x40000000 0x40000000 0x00020000 0x00000000 conf 0x40040000 0x00000000 0x00040000 0x00000000 stackconf 0x40080000 0x00000000 0x00100000 0x00000000 syslog 0x40180000 0x00000000 0x00040000 0x00000000 managed 0x401C0000 0x80040000 0x00600000 0x800400BC managed.bk 0x407C0000 0x80040000 0x00600000 0x800400BC Custom Para 0x40DC0000 0x00000000 0x00040000 0x00000000 FIS directory 0x40FD0000 0x40FD0000 0x00010000 0x00000000 RedBoot config 0x40FE0000 0x40FE0000 0x00001000 0x00000000 Redundant FIS 0x40FF0000 0x40FF0000 0x00010000 0x00000000
    Use the two Stackconf values found in the position highlighted above in blue with the fis erase command:
    RedBoot> fis erase -f 0x40080000 -l 0x00100000 ... Erase from 0x40080000-0x4017ffff: ................
    Type the reset command:
    RedBoot> reset
    Further output will bring you to the Press ENTER to get started prompt.
  3. Check the default authentication works and reload defaults.

    At the Username:  prompt type admin and leave the password blank, just press the Enter key:
    Username: admin Password: (blank) #
    Type the reload defaults command:
    # reload defaults % Reloading defaults. Please stand by. #
    Do not continue, just turn off/unplug the device.
  4. 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.
  5. End the session.

    Close PuTTy.