MA5680T restore factory settings

shijitianle#erase flash data ?     
---------------------------------------------
  Command of privilege Mode:
---------------------------------------------
Options<E><active,standby>
                      Active board or standby board
#第一步 清空standby数据
shijitianle#erase flash data standby ?
---------------------------------------------
  Command of privilege Mode:
---------------------------------------------
<cr>                  Please press ENTER to execute command 

shijitianle#erase flash data standby 
  This command will clear the standby board data has been loaded or saved     
  Are you sure to continue? (y/n)[n]:y
  Command executes successfully, and will take effect after standby board 
rebooted

shijitianle#

shijitianle#

shijitianle#

shijitianle#
#第二步 清空active数据
shijitianle#erase flash data active ?
---------------------------------------------
  Command of privilege Mode:
---------------------------------------------
<cr>                  Please press ENTER to execute command 

shijitianle#erase flash data active 
  This command will clear the active board data that has been loaded or saved     
  Please remember to backup the system configuration data    
  Are you sure to continue? (y/n)[n]:y
  Command executes successfully, and will take effect after active board 
rebooted

shijitianle#

shijitianle#

shijitianle#
#第三步 重启系统
shijitianle#reboot ?
---------------------------------------------
  Command of privilege Mode:
---------------------------------------------
Options<E><system,active,standby>
                      System reboot or reset active board or reset standby board

shijitianle#reboot system ?
---------------------------------------------
  Command of privilege Mode:
---------------------------------------------
<cr>                  Please press ENTER to execute command 

shijitianle#reboot system 
  Please check whether data has saved, the unsaved data will lose if reboot 
system, are you sure to reboot system? (y/n)[n]:y  #输入y

shijitianle#

 Platform System start ...

 Memory Data Bus Test .................pass.
 Memory Address Bus Test ..............pass.
 Press 'Ctrl+T' To Start Memory Complete Test
 Trace code : 0x00000000
 Copy from ROM to RAM       ...... OK!
 Uncompress from ROM to RAM ...... OK!
 Update fpga...OK.

 Copyright (c) 1998 - 2013 by Huawei Technologies Co.,Ltd.
 All Rights Reserved.

 The last update date of base BIOS B is : Aug 26 2013   08:21:05

 ===============================================================
 BOARD INFORMATION : 
   CPU: P2010.  Processor #1.(Rev 5.01) running at 1200Mhz
   1024M bytes DDR(ECC), 256M bytes flash installed on board
   Baudrate of serial channel is 9600bps
   Board's LAN IP address is 10.11.104.2
   Board's LAN Subnet mask is 255.255.255.0
   Board's LAN MAC address is 24:9E:AB:B7:9F:B1
 ===============================================================

 Base BIOS version is 309 

 Save extended BIOS disable start flag...OK!

 Transferring control to the extended BIOS ...OK!

 System Vfs init...OK

 The last update date of extended BIOS is : Mar 22 2013 17:46:38

 System is booting from extended BIOS...

 Extended BIOS version is 312 

 Press <D> key to stop auto-boot    0

 Now system will boot from flash memory.

 Testing Flash memory...OK!

 Select area information : Program Area B ,Data Area B . 

 Begin to expand program... OK!

 Save extended BIOS enable start flag...OK!

 Transferring control to the loaded program...OK!

 Starting system application init......successfully! 

 Starting system configuration data init...successfully!

  Press any key to get started

>>User name:root
>>User password:

  Huawei Integrated Access Software.
  Copyright(C) Huawei Technologies Co., Ltd. 2002-2012. All rights reserved.

  User root has used a default password. Change the password in time.

MA5680T>enable

MA5680T#

MA5680T#

MA5680T#display current-configuration 
{ <cr>|ont<K>|port<K>|section<K>|service-port<K>|simple<K>||<K> }:
  Command:
          display current-configuration 
  Failure: The system is saving or backing up the data, please try later

    这里系统启动起来,active和standby需要时间同步一下信息,所以需要等几分钟再进行操作。
默认仅有的配置。
MA5680T#display current-configuration
{ <cr>|ont<K>|port<K>|section<K>|service-port<K>|simple<K>||<K> }:

  Command:
          display current-configuration 
[MA5600V800R011: 5800]
#
[sysmode]
  <sysmode>
 switch adsl mode to rfc2662 vdsl mode to tr129
 xpon mode switch-to profile-mode
 protocol support h248
 system ex-mode backup 
#
[global-config]
  <global-config>
 event output eventid 0x023000f1
 event eventlevel 0x023000f1 minor
 alarm output alarmid 0x64110001
 alarm output alarmid 0x64120001
 ont-lineprofile gpon profile-id 0 profile-name "line-profile_default_0"
  tr069-management ip-index 0
  tcont 0 dba-profile-id 2
  tcont 1 dba-profile-id 0
  commit
  quit
#
[device-config]
  <device-config>                    
 board add standby 
 rack info 0 description "RACK-300" name "RACK-300" manufactured-name "Huawei"
#
[public-config]
  <public-config>
 snmp-agent local-engineid 800007DB03249EABB79FB15A
#
[emu-config]
  <emu-config>
 emu add 0 fan 0 1  "H801FCBC"
#
[config]
  <config>
 mpls label start 8192
#
[meth]
  <meth0>
interface meth0
 ip address 10.11.104.2 255.255.255.0
#
[null]
  <null0>
interface null0
#                                    
[aaa]
  <aaa>
aaa 
 authentication-scheme "default"
 #
 authorization-scheme "default"
 #
 accounting-scheme "default"
 #
 domain "default"
 #
return

Guess you like

Origin blog.51cto.com/506554897/2445150