Toon posts:

Cisco Catalyst 2900 XL resetten

Pagina: 1
Acties:
  • 38 views sinds 30-01-2008

Verwijderd

Topicstarter
Ik heb al andere topics doorgelezen maar wordt er niet wijs uit. De bedoeling is dat ik deze switch reset. Alleen kom ik er echt niet uit.

In andere topics las ik dat het standaard ip adres 11.11.11.11 is maar zo kom ik er ook niet in. Kan iemand mij op weg helpen zodat ik hem kan resetten. Alvast bedankt.

  • Skinkie
  • Registratie: Juni 2001
  • Laatst online: 09-06-2020

Skinkie

Op naar de 500

Waar is de tijd gebleven dat je met een blauwe kabel in rmon moest gaan klooien...

Steun Elkaar, Kopieer Nederlands Waar!


Verwijderd

Met 'resetten' neem ik aan dat je bedoelt dat je de configuratie wist?

Hier had je zelf ook wel wat op kunnen googlen, maar vooruit.

Volgens mij is er geen standaard ip-adres, en dat zou ook zeker geen 11.11.11.11 zijn, want dat is een public ip-adres.

Je zult met een console-kabel op de console-poort aan de slag moeten. Als je de wachtwoorden hebt, kun je gewoon telnetten en de configuratie wissen. Als je geen wachtwoord hebt, zul je een recovery moeten doen, wat op elke Cisco kan als je maar fysiek toegang hebt (en een consolekabel). Ik heb het volgende gevonden:

Step-by-Step Procedure
Attach a terminal or PC with terminal emulation to the console port of the switch. Use the following terminal settings:

9600 baud rate
No parity
8 data bits
1 stop bit
No flow control


Unplug the power cable.

Hold down the mode button located on the left side of the front panel, while reconnecting the power cord to the switch. You can release the mode button a second or two after the LED above port 1x is no longer illuminated.

The following instructions appear:

The system has been interrupted prior to initializing the flash file system.
The following commands will initialize the flash file system, and finish loading
the operating system software:

flash_init
load_helper
boot

Type flash_init.

Type load_helper.

Type dir flash:.
!--- Make sure to type a colon ":" after the dir flash
The switch file system is displayed:

Directory of flash:
2 -rwx 843947 Mar 01 1993 00:02:18 C2900XL-h-mz-112.8-SA
4 drwx 3776 Mar 01 1993 01:23:24 html
66 -rwx 130 Jan 01 1970 00:01:19 env_vars
68 -rwx 1296 Mar 01 1993 06:55:51 config.text
1728000 bytes total (456704 bytes free)

Type rename flash:config.text flash:config.old to rename the configuration file.
This file contains the password definition.

Type boot to boot the system.

Enter N at the prompt to start the Setup program, Continue with the configuration dialog? [yes/no] : N

At the switch prompt type en to turn on enable mode.

Type rename flash:config.old flash:config.text to rename the configuration file with its original name.

Copy the configuration file into memory:
Switch# copy flash:config.text system:running-config
Source filename [config.text]? (press Return)
Destination filename [running-config]? (press Return)

The configuration file is now reloaded.

Change the password:
switch#configure terminal
switch(config)#no enable secret
!-- This step is necessary if the switch had an enable secret password
switch(config)#enable password Cisco
switch#(config)#^Z
!--Control/Z

Write the running configuration to the configuration file:

switch#write memory

[ Voor 5% gewijzigd door Verwijderd op 02-02-2005 12:47 ]


Verwijderd

Mja, ik zie hierin dus geen enkel initatief of eigen onderzoek. Zoals jeroenr laat zien kun je dit makkelijk vinden.

Dit topic is gesloten.