cc/td/doc/product/access/acs_serv/cisasm
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

ASM-CS Maintenance

ASM-CS Maintenance

This chapter discusses the maintenance of the ASM-CS and its components. Since your internetworking requirements may change over time, this chapter is designed to help you adapt as needed.

If any upgrades requiring card, firmware, or software replacement should be necessary, the appropriate documentation will be shipped with the replacement parts or upgrades you order. These replacement procedures are called configuration notes.

This chapter contains information on the following:

Caution Before performing any procedures in this chapter, review the following sections in Chapter 2: "Safety Recommendations," "Safety with Electricity," and"Preventing Electrostatic Discharge Damage."

Opening the Chassis

There are two ways to access the ASM-CS chassis interior: opening the chassis completely (including removing the top cover and front access panel) and opening only the front access cover and exposing the system card cage and installed cards. The following procedure includes both methods of chassis access.

Tools Required

The following tools are required for this procedure:

Warning Before accessing the chassis interior, turn off power to the chassis and unplug the power cord because high voltages may exist in or near the power supply. Use extreme caution when working near the power supply. Attach appropriate ESD protection before beginning the replacement procedure.

Chassis Access Procedure

Following is the procedure for accessing the chassis interior:

Step 1: Power the chassis down and unplug it from AC power.

Step 2: Disconnect all external cables from the chassis back panel. Note where these cables were connected, for reinstallation.

Step 3: If the chassis is rack mounted, remove it from the rack and transfer it to a desktop or work table.

Step 4: Loosen the two thumb fasteners and remove the front access panel from the chassis (see Figure 5-1).


Note If you only wish to access cards in the system card cage, skip the next step.

Step 5: Locate and remove the seven No. 1 Phillips screws securing the top of the chassis (see Figure 5-1). Set the top and screws aside.




Figure 5-1: Front and Top Panels of the ASM-CS Chassis
Note Before removing any cards from the card cage, refer to the section "Preventing Electrostatic Discharge Damage" in Chapter 2, for the correct card removal procedures.

Step 6: To reassemble the chassis, reverse steps 4 and 5.

Configuring Cards

Some cards can be configured for different user-applications. For example, the CSC-MCI card has jumpers that allow you to change from data terminal equipment (DTE) mode to data communications equipment (DCE) mode depending upon your requirements. In addition, most cards have card numbering switches that allow you to reconfigure them for different slot positions in the ASM-CS.

An illustration of the card and a diagram and tables of the configurable jumpers and switches available on the card. Following is a listing of all the configurable cards in the ASM-CS.


Note Cards excluded from this list are not configurable through hardware alterations.

Card Numbering Fundamentals

Card numbers act as position markers for the system software and let the system know what cards are installed in what slots. The card numbers are assigned by way of a dual in-line package (DIP) switch located on the component side of the card. These switches are set so that each card has a unique card number. The only cards in the ASM-CS that will require unique card numbers are the asynchronous serial cards (CSC-16). Each card number should be unique within the set of CSC-16s installed in the ASM-CS.


Note Because the ASM-CS can accommodate only one interface port, the interface card that provides this port must be numbered as Card 0.

Processor Card Configuration Register

Figure 5-2 shows a partial view of the component side of the processor card. The CSC/3 and CSC/4 processor cards contain the same components in the basic physical layout as illustrated.




Figure 5-2: Partial View of CSC/3 and CSC/4 Processor Cards

For both processor cards, the 50-pin header in the center of the card is called the configuration register for the processor diagnostics. The following section "Configuration Register Settings," describes the settings for this register.

Configuration Register Settings

The processor cards have a 16-bit hardware configuration register: the far right 16 pairs of jumper pins on the 50-pin header in the center of the card (refer to Figure 5-3). Jumper bit (or position) 0 is the far right pair of pins. To set a bit to 1, insert a vertical jumper. To clear a bit to 0, remove the vertical jumper.




Figure 5-3: CSC/3 and CSC/4 Configuration Register

To change configuration register settings, turn off the system, set or clear the bits by inserting or removing jumpers, and restart the system, or change the jumper settings while the power is still on, and then give the privileged command reload. It is not necessary to remove the processor card from the backplane to change the jumper setting. Figure 5-3 shows the configuration register with the factory settings for CSC/3 and CSC/4.


Note Configuration register setting changes take effect when the system restarts.

The lowest four bits of the processor configuration register (bits 3, 2, 1, and 0) form the boot field (see Table 5-1). The boot field specifies a number in binary. If you set the boot field value to 0, you must boot the operating system manually by giving a b (or boot) command to the system bootstrap program. If you set the boot field value to 1 (the factory default), the system boots using the default ROM software. If you set the boot field to any other bit pattern, the system uses the resulting number to form a boot file name for netbooting. For example, a jumper configuration of 0-0-1-0 (bits 3-0) would be used when using the boot system flash feature with the Flash memory card.


Default Boot File Names--Boot Field Jumpers
Action/File Name Bit 3 Bit 2 Bit 1 Bit 0
bootstrap mode 0 0 0 0
ROM software 0 0 0 1
cisco2-csc4 0 0 1 0
cisco3-csc4 0 0 1 1
cisco4-csc4 0 1 0 0
cisco5-csc4 0 1 0 1
cisco6-csc4 0 1 1 0
cisco7-csc4 0 1 1 1
cisco10-csc4 1 0 0 0
cisco11-csc4 1 0 0 1
cisco12-csc4 1 0 1 0
cisco13-csc4 1 0 1 1
cisco14-csc4 1 1 0 0
cisco15-csc4 1 1 0 1
cisco16-csc4 1 1 1 0
cisco17-csc4 1 1 1 1

Bit 8 in the configuration register controls the console Break key. Setting bit 8 to 1 (the factory default) causes the processor to ignore the console Break key. Clearing bit 8 to 0 causes the processor to interpret Break as a command to force the system into the bootstrap monitor, thereby suspending normal operation.

The system creates a boot file name as part of the automatic configuration processes. To form the boot file name, the system starts with cisco and links the octal equivalent of the boot field number, a dash, and the processor type name. Table 5-1 lists the default boot file names or actions for the CSC/4 processor. The list is the same for the CSC/3 processor card, with csc3 substituted for csc4.


Note The four bits after the boot field (bits 4, 5, 6, and 7) in the configuration register are unused and must be left cleared (0).

Bit 9 in the configuration register controls the use of a secondary bootstrap procedure when netbooting. If inserted, a secondary bootstrap with the filename boot-csc4 (or csc3) is first loaded into the system over the network. This bootstrap image then loads in the desired boot file, completing the netbooting process.

Bit 10 in the configuration register controls the host portion of the Internet broadcast address. Setting bit 10 causes the processor to use all zeros; clearing bit 10 (the factory default) causes the processor to use all ones. Bit 10 interacts with bit 14, which controls the network and subnet portions of the broadcast address.

Table 5-2 lists the combined effect of bits 10 and 14.


Configuration Register Settings for Broadcast Address Destination
Bit 14 Bit 10 Address (<net><host>)
out out <ones><ones>
out in <zeros><zeros>
in in <net><zeros>
in out <net><ones>

Setting the Console Port Baud Rate

Bits 11 and 12 in the configuration register determine the baud rate of the console terminal. Table 5-3 lists the bit settings for the four available baud rates (the factory default is 9600).


System Console Terminal Baud Rate Settings
Baud Bit 12 Bit 11
9600 0 0
4800 0 1
1200 1 0
2400 1 1

General Configuration Register Settings

Bit 13 in the configuration register determines the system response to a boot-load failure. Setting bit 13 causes the system to load operating software from ROM after five unsuccessful attempts to load a boot file from the network. Clearing bit 13 causes the system to continue attempting to load a boot file from the network indefinitely. By factory default, bit 13 is cleared to 0.

Bit 14 in the configuration register controls the network and subnet portions of the Internet broadcast address. Setting bit 14 causes the system to include the network and subnet portions of its address in the broadcast address. Clearing bit 14 causes the system to set the entire broadcast address to all ones or all zeros, depending on the setting of bit 10. By factory default, bit 14 is cleared to 0. See Table 5-2 for the combined effect of bits 10 and 14.

Bit 15 in the configuration register controls factory diagnostic mode in the system. Setting bit 15 causes the system to produce detailed CPU self-check messages, to automatically prompt for interface addresses (not look for addresses on the network), to not read configuration files or nonvolatile memory, and to automatically set to diagnostic tracing modes using the debug commands. Clearing bit 15 (the factory default) causes the system to operate normally.

Bits 20 through 23 (the four pairs of pins on the far left of the 50-pin header) are not used in normal operation; however, they can be used to invoke the Slave mode, External Reset function, Halt Processor, and Cache Disable mode functions (respectively) on any processor card, and the MMU disable mode on the CSC/4 card (see Figure 5-4).

Figure 5-4 shows the optional jumper configurations. This is an edge-on view of the configuration register on a processor card installed in the backplane.




Figure 5-4: CSC/3 and CSC/4 Optional Configuration Register Settings
Note In Figure 5-4, bit 19 (to the right of Cache Disable bit 20) is MMU Disable. This bit only applies to the CSC/4 processor card.

Processor Card EPROM Jumpers

The CSC/3 and CSC/4 processor cards have configurable jumpers that control critical memory functions for the different sizes of electrically-erasable read-only memories (EPROMs) that can be installed. These EPROM jumpers are changed only when the EPROM memory sizes are changed. Do not change these from their default unless you are instructed to do so when the software is changed.

Figure 5-5 shows the positions of jumpers W51-W53 on the CSC/3, and Figure 5-6 shows the positions of jumpers W51-W52 on the CSC/4.




Figure 5-5: CSC/3 EPROM Jumper Locations




Figure 5-6:
CSC/4 EPROM Jumper Locations

EPROM Jumper Settings

Figure 5-7 and Figure 5-8 show the EPROM jumper settings for the CSC/3 and CSC/4.




Figure 5-7: CSC/3 EPROM Jumper Settings




Figure 5-8:
CSC/4 EPROM Jumper Settings

Configuring the CSC-MCI Card

The following sections discuss the various configuration changes that can be made to the CSC-MCI card.

For the MCI card, card numbers are assigned by setting a dual in-line package (DIP) switch called the card numbering switch (S1), which is located toward the back of the card, near the bus edge connector (see Figure 5-9).




Figure 5-9: MCI Card Jumpers and Switches--Component Side View

CSC-MCI Card Numbering

Table 5-4 shows the switch (S1) settings for assigning card number 0 to the MCI card.


CSC-MCI Switch (S1) Settings for Card Numbering
Card Number S1-1 S1-2 S1-3 S1-4
0 Off Off Off Off

CSC-MCI Mode and Clocking Options

Jumpers at positions W51 and W41 control the serial ports 0 and 1 in DCE mode on the MCI card. In addition to jumper changes on the MCI card for DCE operation, you must configure the clock rate on the serial interface of the interface card using the clockrate speed interface subcommand (where speed is the bit rate of the interface in bits per second [bps]). The applique must be DCE (or configured as DCE) to generate the clock signals. Refer to the related Configuration and Reference publication for information on this subcommand.

Most DTE interfaces require a Normal External Transmit Clock (SCTE) signal. All DCE interfaces require a Internal Transmit Clock (SCT) noninverted signal.

The MCI card clocking options are controlled by jumper areas W40 through W53. The last two columns of this table (DTE and DCE) indicate the settings that should be used with either a DTE or DCE appliques. Unless specifically noted, all MCI cards are shipped with the factory default set to work with the DTE appliques. These appliques require external clocking; the CSU/DSU provides the clocking for the circuit.

Occasionally, delays occur between the SCTE clock and the transmit data that may push the data transition out to the point where using an inverted clock is appropriate (jumpers W42 and W52 for the MCI). Both ends of the wire may have variances that differ slightly. Typical delays indicate that the inverted clock may be appropriate above 1.3 MHz, depending upon the DTE-clock-to-data skews and setup required, and allowing some margin for temperature, cable, and other variables. Some DCE will not accept SCTE, so SCT must be used. Inverting the clock may be the only way to compensate for the cable length and circuit delays in the DTE and DCE.

Table 5-5 lists the jumper settings for the MCI clock options.


CSC-MCI Jumper Settings for Clock Options
Jumper Pair Signal Description
Interface
DTE
DCE
W53 Normal External Transmit Clock First Serial X --
W52 Inverted External Transmit Clock First Serial x --
W51 Normal Internal Transmit Clock First Serial -- X
W50 Inverted Internal Transmit Clock First Serial -- x
W43 Normal External Transmit Clock Second Serial X --
W42 Inverted External Transmit Clock Second Serial x --
W41 Normal Internal Transmit Clock Second Serial -- X
W40 Inverted Internal Transmit Clock Second Serial -- x

X = Recommended setting

x = Available, but not recommended

CSC-MCI Grounding Options

The CSC-MCI card provides up to two Ethernet ports (only one can be used with the ASM-CS). The CSC-MCI card provides grounding options to accommodate the differences between the Ethernet Version 1 and IEEE 802.3 electrical specifications. Ethernet Version 1 permits certain signals to float, whereas IEEE 802.3 requires the signals to be grounded. Inserting a jumper grounds a signal, and removing a jumper allows the signal to float. The factory default is to ground all signal pairs, which is compatible with both Ethernet and IEEE 802.3 requirements.

Table 5-6 lists the grounding options for the CSC-MCI card.


CSC-MCI Jumper Settings for Grounding Options
Jumper Pair Signal Description Interface
W90 Receive Pair Shield First Ethernet
W91 Transmit Pair Shield First Ethernet
W92 Power Pair Shield First Ethernet
W60 Power Pair Shield Second Ethernet
W61 Transmit Pair Shield Second Ethernet
W62 Receive Pair Shield Second Ethernet

Jumpers W94 and W93 are 3-pin jumpers that select between Ethernet and IEEE 802.3 electrical levels. Jumper W94 controls the first Ethernet and jumper W93 controls the second Ethernet. The factory default is to select IEEE 802.3/Ethernet Version 2. This setting must be changed to operate with an Ethernet Version 1 transceiver. Using the card orientation shown in Figure 5-9, place a jumper on the lower pair of pins to select IEEE 802.3 or Ethernet Version 2, or on the upper pair of pins to select Ethernet Version 1.

Configuring the CSC-1R Token Ring Card

Software-readable switches 1-3 on the front edge of the CSC-1R card (see Figure 5-10) control card numbering within the chassis (switches 4-8 have no function). Configure the switches on the CSC-1R card to select the desired card number.




Figure 5-10: CSC-1R Card Numbering Switches

The card-numbering switches (1-3) are listed in Table 5-7 as they appear in Figure 5-10 from left to right.


CSC-1R Card Numbering Switch Setting
Card Number Switch 1 Switch 2 Switch 3
0 Down Down Down

Down = switch is off


Note The ring speed of the
CSC-1R card is software-selectable. To select or change the Token Ring speed of the CSC-1R card, refer to the Communication Server Configuration and Reference publication.

Configuring the CSC-R16M Token Ring Card

The following sections discuss the configuration requirements of the CSC-R16M card.

Selecting CSC-R16M Token Ring Port Speed

The speed of the CSC-R16M card is configurable. Jumper area J22 configures the CSC-R16 for either 4-Mbps or 16-Mbps operation (see Figure 5-11). No jumper at jumper area J22 (the factory default setting) selects 16-Mbps Token Ring operation, while installing a jumper at location J22 selects 4-Mbps Token Ring operation. The spare jumper to use at J22 is placed on the posts at jumper area J21. CSC-R16 cards are shipped configured to run at 16 Mbps (J22 has no jumper).

Caution The Token Ring port speed you set on the CSC-R16M card must match the speed of the ring to which the card is attached. Failure to match these speeds can bring down the ring, but will cause no damage to the CSC-R16 card.




Figure 5-11: CSC-R16M Jumper and Switch Positions

CSC-R16M Card Numbering

The card number of the CSC-R16M is selected through the use of software-readable dual in-line package (DIP) switches on the front edge of the card. Only switches 1-3 are used. Figure 5-12 shows these switches on the card front edge as viewed from left to right.




Figure 5-12: Software-Readable Switches--Card-Edge View

Table 5-8 lists the card numbering assigned to the CSC-R16M.


CSC-R16M Card Numbering Switch Setting
Card Number Switch 1 Switch 2 Switch 3
0 Down Down Down

Down = switch is off

Configuring the CSC-16 Asynchronous Serial Card

The CSC-16 card, shown in Figure 5-13, is a 16-port asynchronous serial attachment; it is also called the communication server serial line card and is the primary card in the ASM-CS. The CSC-16 card LED indicators and rotary switch are discussed in Appendix B, "Reading LED Indicators."




Figure 5-13: CSC-16 Card Switch Position--Component Side View

CSC-16 Card Numbering

The switch SW1 controls selection of the system bus memory unit number. SW1-2 should be on, and SW1-1 and SW1-3 through SW1-8 should be off.

Figure 5-14 shows the SW1 default switch settings for the CSC-16.




Figure 5-14: CSC-16 Default SW1 Switch Settings

Table 5-9 lists the settings for SW1-9 through SW1-12, which are optional, and determine the unique card numbers up to the maximum number of seven CSC-16 cards. The default setting is card number 0.


CSC-16 SW1 Optional Switch Settings
Card No. 9 10 11 12
0 Off Off Off Off
1 Off Off Off On
2 Off Off On Off
3 Off Off On On
4 Off On Off Off
5 Off On Off On
6 Off On On Off
Caution Do not confuse card numbers with the unit numbers (or addresses) assigned to the 16 terminal lines on the CSC-16. The system software addresses each terminal lines in octal, so that port 0 is addressed as tty1, and port 15 is addressed as tty20.

ASM-CS Power Supplies

The ASM-CS uses the model MAS-11 or MAS-11B power supplies. In the U.K., the ASM-CS uses the model MAS-26 power supply. If you have determined that you have a power supply problem, contact your nearest service representative.

Before making the call, verify the input voltage of your system by checking the label next to the power switch on the rear of the chassis and have the following information available:

ASM-CS Cooling System

The ASM-CS uses the model MAS-10 or MAS-10B blower vent assemblies for system cooling. If you determine that you have a cooling system problem, contact your nearest service representative.

Before making the call, verify the input voltage of your system by checking the label next to the power switch on the rear of the chassis and have the following information available:


Note Each part to be replaced ships with installation documentation. Replacement procedures for any replaceable parts are beyond the scope of this manual.

hometocprevnextglossaryfeedbacksearchhelp
Copyright 1989-1997 © Cisco Systems Inc.