Jump to content

Cisco Catalyst 2940


Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Empfohlene Beiträge

Geschrieben

Hallo zusammen,

 

wir haben hier ein Cisco Catalys 2940 Switch auf welchem das IOS fehlt.

Über die Website cisco.com konnte ich ein neues ios herunterladen nur jetzt komme ich nicht weiter.

Hab auch schon Tante google gefragt, aber irgendwie kommt dort immer das gleiche und ich hab den Eindruck, dass dies immer nur für Router gilt.

 

Meine Frage ist nun, wie bekomme ich das neue Ios auf den Switch?

Habe schon folgendes eingegeben:

 

Rommon 1 "IP_ADDRESS=192.168.1.1

Rommon 2 "IP_SUBNET_MASK=255.255.255.0

Rommon 3 "DEFAULT_GATEWAY=192.168.1.1

Rommon 4 "TFTP_SERVER=192.168.1.11

Rommon 5 "TFTP_FILE=IOS.bin

 

aber hier kommt nun immer ein Fehler:

Rommon 6 "tftpdnld

Der Befehl wurde nicht gefunden.

Geschrieben

Probier mal folgendes Kommando:

 

archive download-sw

 

Use the archive download-sw privileged EXEC command to download a new image from a TFTP server to the switch and to overwrite or to keep the existing image.

 

archive download-sw {/force-reload | /imageonly | /leave-old-sw | /no-set-boot | /overwrite | /reload | /safe} source-url

 

Beispiel:

 

This example shows how to download a new image from a TFTP server at 172.20.129.10 and to overwrite the image on the switch:

 

Switch# archive download-sw /overwrite tftp://172.20.129.10/test-image.tar 

 

 

This example shows how to download only the software image from a TFTP server at 172.20.129.10 to the switch:

 

Switch# archive download-sw /imageonly tftp://172.20.129.10/test-image.tar 

 

 

This example shows how to keep the old software version after a successful download:

 

Switch# archive download-sw /leave-old-sw tftp://172.20.129.10/test-image.tar

 

weitere Doku hier:

 

Catalyst 2940 Switch Command Reference

Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Erstelle ein Benutzerkonto oder melde dich an, um zu kommentieren

Du musst ein Benutzerkonto haben, um einen Kommentar verfassen zu können

Benutzerkonto erstellen

Neues Benutzerkonto für unsere Community erstellen. Es ist einfach!

Neues Benutzerkonto erstellen

Anmelden

Du hast bereits ein Benutzerkonto? Melde dich hier an.

Jetzt anmelden
×
×
  • Neu erstellen...