Pages

Monday, November 25, 2013

Rebooting Alcatel


1. Run the command 'show bof' and copy the name of primary config file
 *A:NS085167016# show bof

2. Run the command 'file'
 *A:NS085167016# file
3. Run the command  delete
*A:NS085167016>file cf3:\ # delete config.cfg
4. Run the command 'admin reboot'
*A:NS085167016# admin reboot

In actual scenario the steps will be as follows:

*A:NS085167016# show bof
===============================================================================
BOF (Memory)
===============================================================================
    primary-image    cf3:\TiMOS-8.0.R10
    primary-config   cf3:\config.cfg
    autonegotiate
    duplex           full
    speed            100
    wait             3
    persist          off
    no li-local-save
    no li-separate
    console-speed    9600
===============================================================================
*A:NS085167016# file
*A:NS085167016>file cf3:\ # delete config.cfg
MINOR: CLI Could not find cf3:\config.cfg.
*A:NS085167016>file cf3:\ # exit
*A:NS085167016# admin reboot


No comments:

Post a Comment