Rechercher : dans
Par :

Flasher cisco 801

Dernière réponse le 12 déc 2001 à 18:12:13 omari, le 12 déc 2001 à 18:00:35 
 Signaler ce message aux modérateurs

Je désir configurer un routeur cisco 801 mais il est protégé par mot de passe, comment pis je lui enlever le mot de passse ancien

Meilleures réponses pour « flasher cisco 801 » dans :
Formater une carte mémoire flash VoirLes cartes mémoire flash doivent nécessairement être formatées avec le système de fichiers FAT16 pour pouvoir être utilisées par les périphériques (Appareil photo, PDA, téléphone, etc.). Or, pour des cartes mémoire de capacité supérieure à 32Mo,...
[Powerpoint] Mettre une animation Flash dans une présentation VoirVoici une petite vidéo qui va tout vous expliquer: http://sebsauvage.net/temp/wink/flash_in_powerpoint.html
Installer Flash (SWF) dans Firefox VoirPar défaut, Firefox n'est pas fourni avec le plugin Flash, ce qui est gênant pour voir certains sites (comme YouTube par exemple). Voici comment procéder: Installation automatique Ouvrez un terminal (Menu Applications > Accessoires > Terminal) et...
Télécharger FlashGet VoirFlashGet est un gestionnaire de téléchargement utilisant la technologie MHT (Multi-server Hyper-threading Transportation). Il s'agit d'un freeware sans adware ou spyware. FlashGet supporte les protocoles HTTP, FTP, BitTorrent, MMS et RTSP.
Flasher le BIOS VoirQue signifie le terme flasher? Le BIOS (Basic Input/Output System) est une petite mémoire située sur la carte-mère, dont les données définissent les paramètres du système. Ceux-ci peuvent toutefois contenir des erreurs (bugs). De plus, avec...
Carte mémoire (mémoire Flash) VoirIntroduction à la mémoire Flash La mémoire flash est une mémoire à semi-conducteurs, non volatile et réinscriptible, c'est-à-dire une mémoire possédant les caractéristiques d'une mémoire vive mais dont les données ne se volatilisent pas lors...
Carte mémoire Compact Flash VoirCompact Flash La mémoire Compact Flash (notée parfois CF) est un type de carte mémoire créé en 1994 par la firme SanDisk. La mémoire Compact Flash est constituée d'un contrôleur mémoire et de mémoire flash contenues dans un boîtier de faible...

1

 brupala, le 12 déc 2001 à 18:12:13

Recovering a Lost Enable Password
This section describes how to recover a password that you configured with the enable command (enable password).


------------------------------------------------------------­--------------------
Note You can recover a lost enable password but not a password that you configured with the enable secret command (enable secret password). This password is encrypted and must be replaced with a new enable secret password. See the "Hot Tips" section on Cisco Connection Online (CCO) for information on replacing enable secret passwords.

--------------------------------------------------------------------------------

Follow these steps to recover a lost enable password:


--------------------------------------------------------------------------------
Step 1 Connect an ASCII terminal or a PC running a terminal emulation program to the Console port. For more information, see the Cisco 800 Series Routers Hardware Installation Guide.

Step 2 Configure the terminal at 9600 baud, 8 data bits, no parity, and 1 stop bit.

Step 3 Reboot the router.

Step 4 From the user EXEC mode, display the existing configuration register value:

Router> show version



Step 5 Record the setting of the configuration register.

The setting is usually 0x2102 or 0x102.

Step 6 Record the break setting.


Break enabled—bit 8 is set to 0.


Break disabled (default setting)—bit 8 is set to 1.


--------------------------------------------------------------------------------
Note To enable break, enter the config-register 0x01 global configuration command.

--------------------------------------------------------------------------------

Step 7 Do one of the following:


If break is enabled, go to Step 8.


If break is disabled, turn the router off, wait 5 seconds, and turn it on again. Before the terminal displays Boot..., press Escape or Control-C. The terminal displays the ROM monitor prompt (boot#).
Go to Step 9.


--------------------------------------------------------------------------------
Note Some terminal keyboards have a key labeled Break. If your keyboard does not have a Break key, refer to the documentation that came with the terminal for instructions on how to send a break.

--------------------------------------------------------------------------------

Step 8 Send a break. The terminal displays the following prompt:

boot#


Step 9 Reset the configuration register:

boot# set ios-conf = 142



Step 10 Initialize the router:

boot# boot [flash]


The router cycles its power, and the configuration register is set to 0x142. The router uses the boot ROM system image, indicated by the system configuration dialog:

--- System Configuration Dialog ---


Step 11 Enter no in response to the prompts until the following message is displayed:

Press RETURN to get started!


Step 12 Press Return. The following prompt appears:

router>


Step 13 Enter privileged EXEC mode:

router> enable



The prompt changes to the privileged EXEC prompt:

router#


Step 14 Display the enable password in the configuration file:

router# show startup-config



Step 15 Enter configuration mode:

router# configure terminal



Step 16 Reset the configuration register:

router# config-register value



Specify the value that you recorded in Step 5 (usually 0x2102 or 0x102).

Step 17 Press Ctrl-Z to exit configuration mode.


--------------------------------------------------------------------------------
Note To return to the configuration being used before recovering the lost enable password, do not save the configuration changes before rebooting the router.

--------------------------------------------------------------------------------

Step 18 Reboot the router and enter the recovered password.

Répondre à brupala