Préparation:
Un ordinateur
Logiciel tftd32 ou autre logiciel TFTP
1 câble réseau
1 câble série db9-rj45 bleu de Cisco
Un adapteur USB – port série RJ45 ou un
port Série sur l’ordinateur
Logiciel Hyperterminal (Fournisseur)
Logiciel IOS à installer
L’utilisateur doit pouvoir modifier les
paramètres réseaux de Windows
Étapes
de mise à niveau IOS sur commutateur Cisco 2960S
Démarrer Hyperterminal dans le menu
accessoires/communication
Ajuster les paramètres suivants
baud rate 9600
Flow control None
Cliquer sur OK
Écran de connexion
Démarrer le logiciel TFTP (ie TFTP32D)
Changer le répertoire pour celui qui
contient l’image d’IOS et cliquer sur OK
Ajustement des paramètres réseau du PC
Dans le panneau de contrôle, choisir
Network Connection
Faire un right-click sur l’interface Local
Area Connection et cliquer sur Properties
Double-clic sur Internet Protocol (TCP/IP)
Ajuster les paramètres comme illustré
ci-dessous et cliquer sur OK et par la suite cliquer sur Close
Mise à niveau du commutateur Cisco 2960S
Enter dans le mode enable
Taper Enable
Switch>enSwitch#
entrez en mode Configuration
Taper la commande conf t
Switch#conf tEnter configuration commands,
one per line. End with CNTL/Z.
Switch(config)#
Taper les commandes suivantes
Int vlan 1
Ipadddress 10.1.1.1 255.255.255.0
No shut
End
Switch(config)#int vlan
1Switch(config-if)#ip address
Switch(config-if)#ip address 10.1.1.1
255.0.0.0
Switch(config-if)#no sh
Switch(config-if)#no shutdown
Switch(config-if)#end
Switch#
Faire la commande ping 10.1.1.2
Valider que le PC répond
Switch#ping 10.1.1.2Type escape sequence to
abort.
Sending 5, 100-byte ICMP Echos to 10.1.1.2,
timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5),
round-trip min/avg/max = 1/202/1001 ms
Switch#
taper la commande archive download-sw
tftp://10.1.1.2/c2960s-universalk9-tar.122-55.SE3.tar
Switch#archive download-sw /overwrite
tftp://10.1.1.2/c2960s-universalk9-tar.122-55.se3.tarSwitch#archive download-sw
/overwrite tftp://10.1.1.2/c2960s-universalk9-tar.1$
Switch#$overwrite
tftp://10.1.1.2/c2960s-universalk9-tar.122-55.SE3.tar
Loading
c2960s-universalk9-tar.122-55.SE3.tar from 10.1.1.2 (via Vlan1): !!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[OK - 15063040 bytes]
Loading c2960s-universalk9-tar.122-55.SE3.tar
from 10.1.1.2 (via Vlan1): !!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
examining image…
extracting info (111 bytes)
extracting
c2960s-universalk9-mz.122-55.SE3/info (484 bytes)
extracting info (111 bytes)
Stacking Version Number: 1.45
System Type: 0×00000000
Ios Image File Size: 0x00A69200
Total Image File Size: 0x00E5DA00
Minimum Dram required: 0×08000000
Image Suffix: universalk9-122-55.SE3
Image Directory: c2960s-universalk9-mz.122-55.SE3
Image Name:
c2960s-universalk9-mz.122-55.SE3.bin
Image Feature: IP|LAYER_2|SSH|3DES|MIN_DRAM_MEG=128
Deleting
`flash:c2960s-universalk9-mz.122-55.SE3′ to create required
space
….
Output
ommited
…..
extracting
c2960s-universalk9-mz.122-55.SE3/html/framework.js (24955 bytes)
extracting
c2960s-universalk9-mz.122-55.SE3/html/health.htm (33654 bytes)
extracting
c2960s-universalk9-mz.122-55.SE3/html/graph.js (39650 bytes)
extracting
c2960s-universalk9-mz.122-55.SE3/html/smartports.js (37355 bytes)
extracting
c2960s-universalk9-mz.122-55.SE3/html/resettimer.shtml (6937 bytes)
extracting
c2960s-universalk9-mz.122-55.SE3/html/combo.js (9353 bytes)
extracting
c2960s-universalk9-mz.122-55.SE3/html/sorttable.js (48234 bytes)
extracting
c2960s-universalk9-mz.122-55.SE3/html/printframe.htm (369 bytes)
extracting
c2960s-universalk9-mz.122-55.SE3/html/forms.js (13756 bytes)
extracting
c2960s-universalk9-mz.122-55.SE3/html/smartports.shtml (81609 bytes)
extracting c2960s-universalk9-mz.122-55.SE3/html/xhome.htm
(11683 bytes)
extracting
c2960s-universalk9-mz.122-55.SE3/html/portstatistics.shtml (21606 byt
es)
extracting
c2960s-universalk9-mz.122-55.SE3/c2960s-universalk9-mz.122-55.SE3.bin
(10907578 bytes)
extracting
c2960s-universalk9-mz.122-55.SE3/info (484 bytes)
extracting info (111 bytes)
Installing (renaming):
`flash:update/c2960s-universalk9-mz.122-55.SE3′ ->
`flash:/c2960s-universalk9-mz.122-55.SE3′
New software image installed in
flash:/c2960s-universalk9-mz.122-55.SE3
All software images installed.
Switch#
rebooter la switch
Taper la commande Reload
Switch#ReloadSystem configuration has been
modified. Save? [yes/no]: no
Proceed with reload? [confirm]
*Mar
1 01:51:52.380: %SYS-5-RELOAD: Reload requested by console. Reload
reason:
Reload command
après le redémarrage valider la version
d’IOS
Validation de la version d’IOS du
commutateur
Brancher le commutateur à l’alimentation
électrique
Ouvrir la fenêtre Hyperterminal
À la fin du boot de la switch, taper enter
Entrer N a la question Would you like to
enter….
Attendre le prompt Switch>
Would you like to enter the initial
configuration dialog? [yes/no]: nSwitch>
Valider la version de l’IOS installé
Taper la commande sh ver
Verifier que la version est
12.2(55)SE3 C2960S-UNIVERSALK9-M
Switch#sh verCisco IOS Software, C2960S
Software (C2960S-UNIVERSALK9-M), Version 12.2(55)SE3,
RELEASE SOFTWARE (fc1)
…
Output omited
…
Switch Ports Model SW Version SW Image
*
1 52 WS-C2960S-48LPS-L
12.2(55)SE3
C2960S-UNIVERSALK9-M
No comments:
Post a Comment