S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
7-35
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 7 Software Images
Maintaining Supervisor Modules
Step 8
Install the Supervisor-2 module in the chassis. .
Step 9
Establish a console session on the standby Supervisor-2 module console port (see the
“Accessing the
Switch” section on page 2-12
).
Step 10
If the
loader>
prompt appears on the standby Supervisor-2 module console session, perform the
following steps. If the prompt does not appear, continue to
Step 11
.
a.
Verify that the Cisco SAN-OS system image and kickstart image are on the standby Supervisor-2
module bootflash:.
loader>
dir
bootflash:
14458880 kickstart-img
12288 lost+found/
48522513 system-img
b.
If the images are present on bootflash:, boot the standby Supervisor-2 module using the
boot
command and continue to
Step 11
. Otherwise, continue to
Step c
.
loader>
boot
bootflash:kickstart-img bootflash:system-img
c.
Enter the local IPv4 address, IPv4 subnet mask, and IPv4 address for the default gateway for the
switch using the
network
command.
loader>
network --ip=10.16.1.2 --nm=255.255.255.0 --gw=10.16.1.1
d.
Boot the kickstart image file from the bootflash: (if present) or from a server.
loader>
boot tftp://10.16.10.100/kickstart-img
INFO: Using IPv4 domain for downloading.
INFO: Initializing network interface...
INFO: Board will come up MGMT interface
INFO: MAC address is: 00:05:30:01:a8:0a
INFO: Ethernet port 1 link up and running at 100 Mbps full duplex.
TFTP from server 10.16.10.100; our IP address is 10.16.1.2; sending
through gateway 10.16.1.1
Filename 'kickstart-img'.
Load address: 0x400000
Loading: T ################T #################################################
################################################T #################
##################T ###############################################
#################################################################
###################################T ##############################
#################################################################
####################################################T #############
#################################################################
########################T #########################################
###########################################
done
Bytes transferred = 16061952 (f51600 hex)
### Network statistics: ###
--------------------------
Packets received: 31679
Packets send: 31389
Received bytes: 33167191
Send bytes: 1444202
Rx mulicast frames: 1
Automatic boot of image at addr 0x00000000 ...
Starting kernel...