Send documentation comments to mdsfeedback-doc@cisco.com
11-12
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 11 I Commands
install clock-module
install clock-module
To upgrade the EPLD images of the clock module on a Cisco MDS 9513 Switch Director, use the install
clock-module command.
install clock-module [epld {bootflash: | slot0: | volatile:}]
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History
Usage Guidelines Use this command on the active supervisor to install the standby clock module EPLD from the specified
EPLD image. After upgrading the clock module, power cycle the entire chassis for the change to take
effect. It is not sufficient to reboot the chassis; you must turn the power off and on.
Note This command is supported only on the Cisco MDS 9513 Multilayer Switch Director.
Examples The following example upgrades the EPLD images for the clock module.
switch# install clock-module epld bootflash:m9000-epld-3.0.0.278.img
Len 3031343, CS 0x58, string MDS series EPLD image, built on Fri Nov 11 01:11:09 2005
EPLD Curr Ver New Ver
-------------------------------------------------------
Clock Controller 0x03 0x04
There are some newer versions of EPLDs in the image!
Do you want to continue (y/n) ? y
Proceeding to program Clock Module B.
Do you want to switchover Clock Modules after programming Clock Module B.
System Will Reset! y/n) ?n
|
Clock Module B EPLD upgrade is successful.
epld Installs the clock module EPLD from the EPLD Image.
bootflash: Local URI containing EPLD Image.
slot0: Local URI containing EPLD Image.
volatile: Local URI containing EPLD Image.
Release Modification
3.0(1) This command was introduced.