Specifications
7-12
Cisco MGX 8800/8900 Series Software Configuration Guide
Release 5.1, Part Number OL-6482-01, Rev. A0, January 25, 2005
Chapter 7 Managing Service Class Templates
Managing SCTs
Deleting Unregistered SCTs
Unregistered SCTs are stored as files in the temporary storage directory, C:SCT/TEMP/. Cisco
recommends that you register all SCTs in this directory and delete any SCT files that you do not want to
register. If you want to save SCT files that you do not want to register, Cisco recommends that you store
these files on external media. Unregistered files that are in the temporary storage directory consume disk
space and can create problems during software upgrades.
To navigate to the SCT temporary storage directory and make changes, use the commands described in
the “Browsing the File System” section of Appendix A, “Downloading and Installing Software
Upgrades.”
Displaying all Registered Card and Port SCTs on a Switch
To display all registered SCTs on a switch and their status, enter the dspscts command at the active PXM
switch prompt.
M8830_CH.2.PXM.a > dspscts
-----------------------------------------------------------------------------
Card Type ID Major Minor Checksum Status Description
-----------------------------------------------------------------------------
PXM1E PORT 00005 00001 00000 0x53c67945 valid cisco :PXM1E_SCT.PORT.5.V1
PXM1E PORT 00006 00001 00000 0xb69ce935 valid cisco :PXM1E_SCT.PORT.6.V1
PXM1E PORT 00052 00001 00000 0x199550ec valid cisco :PXM1E_SCT.PORT.52.V1
PXM1E PORT 00053 00001 00000 0xf6d53485 valid cisco :PXM1E_SCT.PORT.53.V1
PXM1E PORT 00054 00001 00000 0x2a96b5b9 valid cisco :PXM1E_SCT.PORT.54.V1
PXM1E PORT 00055 00001 00000 0x5403c5ac valid cisco :PXM1E_SCT.PORT.55.V1
MPSM155 PORT 00001 00001 00000 0x0fac7e45 valid cisco :MPSM155_SCT.PORT.1.V1
MPSM155 CARD 00001 00001 00000 0x4c964664 valid cisco :MPSM155_SCT.CARD.1.V1
MPSM155 CARD 00002 00001 00000 0xe0cbccd8 valid cisco :MPSM155_SCT.CARD.2.V1
Table 7-5 describes the dspscts command display components.
Table 7-5 dspscts Command Display Components
Object Description
card type Type of Service Module to which the SCT is registered. Possible service modules are
AXSM cards, AXSME cards, AXSM-16-155-XG, FRSM-12-T3E3, MPSM-155-T3E3,
MPSM-16-T1E1, and PXM1E.
sct type Describes whether the SCT is a port SCT or a card SCT.
sctid A 16-bit number uniquely identifying the SCT.
major A 16-bit number which identifies the major version of the SCT. When an object is deleted
or added to an SCT MIB and an upgrade is required, the major version number of the file
changes. The major version of a file is always in consecutive order and cannot be deleted.
minor A 16-bit number which identifies the minor version of the SCT. Each time an SCT file is
modified, saved, and downloaded, the minor version number changes. A minor version
change does not require an upgrade or re-configuration of the card and port database.
However, the card must be reset before the card can use the changed SCT settings. The
minor version of a file can be deleted; therefore, the minor version number of a file may
not be in consecutive order from the previous minor version of the same file.