Posts tagged ‘密码恢复’

锐捷S2026G(10.4(2)之前版本)交换机密码恢复步骤

重启交换机,在出现如下 ”Press Ctrl+B“开头时按Ctrl+B组合键,进入菜单,如下

System bootstrap …
Boot Version: RGNOS 10.2.00(2), Release(22136)
Nor Flash ID: 0x00010049, SIZE: 2097152Byte
Using 100.000 MHz high precision timer.
Press Ctrl+B to enter Boot Menu ….

选择4,进入文件管理模块,如下

====== Ctrl Tools Menu("Ctrl+Q" to quit) ======
************************************************
    TOP menu items.
************************************************
    0. Tftp utilities.
    1. XModem utilities.
    2. Run Main.
    3. Run a Executable file.
    4. File management utilities.
    5. Scattered utilities.
************************************************
Press a key to run the command: 4

选择0,列出当时文件的清单,config.text即为配置文件,删除此文件即可使交换机恢复出厂设置

====== Ctrl Tools Menu("Ctrl+Q" to quit) ======
************************************************
    File management utilities.
************************************************
    0. List information about the files.
    1. Remove a file.
    2. Rename or Move a file.
    3. Format flash filesystem.
************************************************
Press a key to run the command: 0

    Mode Link      Size               MTime Name
——– —- ——— ——————- ——————
   <DIR>    1         0 1970-01-01 08:00:00 dev/
   <DIR>    1         0 1970-01-01 08:00:04 ram/
   <DIR>    2         0 1970-01-01 08:00:07 tmp/
   <DIR>    0         0 1970-01-01 08:00:00 proc/
            1         8 1970-01-01 08:08:00 priority.dat
            1   6592128 1970-01-01 08:01:26 rgnos.bin
            1      1290 1970-01-01 08:08:00 config.text
————————————————————–
3 Files (Total size 6593426 Bytes), 4 Directories.
Total 31457280 bytes (30MB) in this device, 23801856 bytes (22MB) available.

选择1 ,进行文件的删除操作,继续输入config.text

====== Ctrl Tools Menu("Ctrl+Q" to quit) ======
************************************************
    File management utilities.
************************************************
    0. List information about the files.
    1. Remove a file.
    2. Rename or Move a file.
    3. Format flash filesystem.
************************************************
Press a key to run the command: 1
The filename you want to remove:config.text

然后按Ctrl+Q组合键退出到如下主界面,选择2,进入交换机启动程序

====== Ctrl Tools Menu("Ctrl+Q" to quit) ======
************************************************
    TOP menu items.
************************************************
    0. Tftp utilities.
    1. XModem utilities.
    2. Run Main.
    3. Run a Executable file.
    4. File management utilities.
    5. Scattered utilities.
************************************************
Press a key to run the command: 2
Executing program, launch at: 0x00010000
Ruijie Network Operating System Software
Release Software ™, RGNOS 10.2.00(2), Release(27523), Compiled Thu Dec  6 17:32:50 CST 2007 by ubu1server

Copyright (c) 1998-2007 by Ruijie Networks.
All Rights Reserved.
Neither Decompiling Nor Reverse Engineering Shall Be Allowed.

00:00:00:17 %DEVICE-5-CHANGED: DEVICE S2026G (1) is UP.
00:00:00:32 %SYS-5-COLDSTART: System coldstart.

 

进入后,交换机即为出厂设置,进行相应配置即可。