cc/td/doc/product/atm/rel_2_81
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Configuring the ASP

Configuring the ASP

This chapter discusses the initial configuration of the LightStream 1010 ATM switch processor (ASP), and includes the following sections:

The LightStream 1010 ATM switch defaults to a working configuration suitable for most networks. However, you might need to customize the configuration for your network.


Note Although some software configuration examples are provided, this document does not provide complete software configuration information. Refer to the LightStream 1010 ATM Switch Software Configuration Guide for complete software configuration information and the LightStream 1010 ATM Switch Command Reference for command syntax. These publications are available on the Documentation CD-ROM that came with your switch, on the World Wide Web from Cisco's home page, or you can order printed copies separately.

The LightStream 1010 ATM switch ships with a preconfigured ATM address assigned by Cisco Systems. This feature allows the switch to automatically establish itself as a node in a single-level Private Network-Network Interface (PNNI) routing domain and automatically configure any attached end systems using the Interim Local Management Interface (ILMI) protocol.


Note Both PNNI and Interim-Interswitch Signaling Protocol (IISP) are available in the PNNI software image. The default routing mode is PNNI. To restrict the routing mode to static (comparable to Cisco IOS Release 11.1 IISP image), enter the atm routing-mode static global configuration command. Refer to the LightStream 1010 ATM Switch Software Configuration Guide for more information.

The PNNI and ILMI protocols, when used with IP address autoconfiguration mechanisms like BOOTP, allow the ASP to be entirely self-configured. Through network management applications and the text-based command-line interface (CLI), the network operator has the capability to configure and customize all aspects of the operation of the switch.

You must assign an IP address to allow up to eight simultaneous Telnet sessions to connect to the switch or to use Simple Network Management Protocol (SNMP) network management for the switch. The Ethernet IP address can be assigned either manually or by a BOOTP server. Refer to the section "Configuring Ethernet IP Interface Parameters" later in this chapter.


Note If your Telnet server or SNMP network management workstation is on a different network from the switch, a static routing table entry must also be added to the routing table. Enter the configure ip route command to set the static routing table entry.

Before You Begin

Record the following information before you begin to configure the LightStream 1010 ATM switch:

Before you configure your switch, also complete the ASP port configuration worksheet in the section "Port Configuration Worksheets" in the appendix "Configuration Worksheets" of the LightStream 1010 ATM Switch Software Configuration Guide.

Complete all interface and power connections described in the LightStream 1010 ATM Switch Hardware Installation Guide and the port adapter module connections described in the LightStream 1010 ATM Switch PAM Installation Guide before beginning to configure the switch.

Powering On the System

Before you power on the system, make sure you have:

All configuration tasks are performed from your terminal emulation program window.

Power on your console and LightStream 1010 ATM switch. Messages similar to the following appear in your terminal emulation program window:


Note The messages vary, depending on the Cisco IOS software release and feature set you selected. The screen displays in this section are for reference only and might not exactly reflect the messages on your console.
              Restricted Rights Legend
Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.
           cisco Systems, Inc.
           170 West Tasman Drive
           San Jose, California 95134-1706
Cisco Internetwork Operating System Software
IOS (tm) PNNI Software (LS1010-P-M), Version XX.X(X) WA3(X)a,
Copyright (c) 1986-1997 by cisco Systems, Inc.
Compiled Wed 10-Apr-97 06:11 by
Image text-base: 0x600108C0, data-base: 0x602E8000
cisco ASP1 (R4600) processor with 16384K bytes of memory.
R4600 processor, Implementation 32, Revision 2.0
Last reset from power-on
1 Ethernet/IEEE 802.3 interface.
16 ATM network interfaces.
125K bytes of non-volatile configuration memory.
8192K bytes of Flash PCMCIA card at slot 0 (Sector size 128K).
8192K bytes of Flash internal SIMM (Sector size 256K).
Press RETURN to get started!
Switch>

Enter the show hardware command to verify the installed hardware part and serial numbers:

Switch# show hardware
LS1010 named Switch, Date: 15:28:50 UTC Thu Dec 19 1996
Feature Card's FPGA Download Version: 8
Slot Ctrlr-Type    Part No.  Rev  Ser No  Mfg Date   RMA No. Hw Vrs  Tst EEP
---- ------------  ---------- -- -------- --------- -------- ------- --- -
3/0  155MM PAM     73-1496-03 A0 03518499 Apr 17 96 00-00-00   3.1     0   2
3/1  155MM PAM     73-1496-03 A0 02831932 Jul 12 96 00-00-00   3.1     0   2
4/0  155MM PAM     73-1496-03 00 03115086 Oct 31 96 00-00-00   3.1     0   2
4/1  155MM PAM     73-1496-03 A0 05406523 Mar 26 97 00-00-00   3.1     0   2
2/0  ATM Swi/Proc 73-1402-06 A0 03201406 Jun 06 97 00-00-00   4.0     0   2
2/1  FC-PFQ       73-2281-04 01 05434424 Jul 17 97 00-00-00   4.1     0   2
DS1201 Backplane EEPROM:
Model  Ver.  Serial  MAC-Address  MAC-Size  RMA  RMA-Number   MFG-Date
------ ---- -------- ------------ --------  ---  ----------  -----------
LS1010  2   68000003 00400B0A1080   256      0        0      Jan 19 1996
Switch#

The LightStream 1010 ATM switch should now be operating correctly and transferring data. To confirm that the hardware and software installation and configuration procedures were successful, refer to the chapter "Checking the ASP Installation."

Configuring the System Information

Several system parameters should be set as part of the initial system configuration. These system parameters make troubleshooting and configuring the switch easier.

Take these steps:

Step Command Description
1

Switch> enable

Switch#

Enter privileged EXEC mode.

2 Switch# clock set hh:mm:ss Set the current time in military format, where hh:mm:ss is the time in hours, minutes, and seconds.
3 Switch# configure terminal

Switch(config)#

Enter global configuration mode.
4 Switch(config)# hostname name_string Enter a system name.

Configuring the BOOTP Server

You can set up the LightStream 1010 ATM switch to retrieve its Ethernet IP address from a BOOTP server. Add the MAC and Ethernet IP addresses to the BOOTP configuration file on the BOOTP server. This configuration allows the LightStream 1010 ATM switch to use the BOOTP protocol to retrieve an Ethernet IP address from the BOOTP server.

The switch performs a BOOTP request only if the current IP address is set to 0.0.0.0 on the switch. (This setting is the default for a new switch or a switch without a configuration file.)

Take these steps:

Step Command Description
1 - Install the BOOTP server code on the workstation (BOOTP server) if it is not already installed.
2 - Locate the switch MAC address on the label attached to the front of the switch.
3 - Add an entry to the BOOTP configuration file (usually /usr/etc/bootptab) for each switch. Press Return after each entry to create a blank line between each entry. Figure 3-1 shows an example of a BOOTP configuration file.
4 Switch> enable

Password:

Switch#

Enter privileged EXEC mode.
5 Switch# reload Reload the LightStream 1010 ATM switch to request the IP address from the BOOTP server.

Figure 3-1: Example BOOTP Configuration File
# /etc/bootptab: database for bootp server (/etc/bootpd)
#
# Blank lines and lines beginning with '#' are ignored.
#
# Legend:
#
#       first field -- hostname
#                       (may be full domain name and probably should be)
#
#       hd -- home directory
#       bf -- bootfile
#       cs -- cookie servers
#       ds -- domain name servers
#       gw -- gateways
#       ha -- hardware address
#       ht -- hardware type
#       im -- impress servers
#       ip -- host IP address
#       lg -- log servers
#       lp -- LPR servers
#       ns -- IEN-116 name servers
#       rl -- resource location protocol servers
#       sm -- subnet mask
#       tc -- template host (points to similar host entry)
#       to -- time offset (seconds)
#       ts -- time servers
#
# Be careful about including backslashes where they're needed. Weird (bad)
# things can happen when a backslash is omitted where one is intended.
#
# First, we define a global entry which specifies the stuff every host uses.
<Additional display messages omitted.>
#########################################################################
# Start of individual host entries
#########################################################################
switch:         tc=netcisco0:   ha=0000.0ca7.ce00:      ip=192.31.7.97:
dross:          tc=netcisco0:   ha=00000c000139:        ip=192.31.7.26:
<Additional display messages omitted.>

Configuring the Interfaces

When you power on the switch for the first time, the ATM interfaces are automatically configured on the physical ports. PNNI and the physical card type are used to automatically derive the ATM interface type, User-Network Interface (UNI) version, maximum virtual path identifier (VPI) and virtual channel identifier (VCI) bits, ATM interface side, and ATM UNI type.

Default ATM Interface Configuration Without Autoconfiguration

If ILMI is disabled or if the connecting end node does not support ILMI, defaults are assigned to all interfaces. For more information, refer to the LightStream 1010 ATM Switch PAM Installation Guide.

Configuring Ethernet IP Interface Parameters

You can configure three different IP addresses on the LightStream 1010 ATM switch:


  1. IP address for the Ethernet port

  2. Classical IP over ATM

  3. LAN Emulation (LANE) client

Use one of the following methods:


Note These IP connections are used only with network management.

Configure the interface to communicate with the central processor unit (CPU) or Ethernet interface 2/0/0 (13/0/0 on the Catalyst 5500 switch).

Provide the IP address and subnet mask bits for the interface as follows:

Default: None
Default: 0

Refer to the chapter "Initially Configuring the LightStream 1010 ATM Switch" in the LightStream 1010 ATM Switch Software Configuration Guide for detailed IP configuration information.

Configuring Network Routing

Both PNNI and IISP ATM routing modes are available in the PNNI software image. The default routing mode is PNNI. To restrict the routing mode to static (comparable to Cisco IOS Release 11.1 IISP image), enter the atm routing-mode static global configuration command. Refer to the LightStream 1010 ATM Switch Software Configuration Guide for more information.

The following subsections describe modifications you can make to the default PNNI or IISP routing configurations:

For detailed descriptions of these routing protocols, refer to the section "ATM Routing" in the chapter "LightStream 1010 Product Overview" in the LightStream 1010 ATM Switch Software Configuration Guide

Configuring PNNI Connections

The PNNI routing protocol automatically creates peer groups that are a collection of logical nodes, each of which exchanges information with the other members of the group, so that all members maintain an identical view of the group. For example, hellos, database synchronization, and flooding are carried out among members of the same peer group. All members of the same peer group must have the same 13-byte PNNI prefix in the ATM address. A peer group can be considered similar to either open shortest path first (OSPF) or IP routing domains, depending on usage. This peer group configuration information is in the hierarchy database stored within each switch and is updated regularly.

To manually configure two autonomous peer groups into one, all members of the peer group must have the same peer group ID in their ATM address. The following subsections describe the manual PNNI peer-group modification process:

Determining the Peer-Group ID

Enter the show atm pnni node command to determine which peer-group IDs to modify. The peer-group ID is shown on the sixth line from the top of the following example display:

Switch# show atm pnni node
PNNI node 1 is enabled and running
  Node name: ls1010_c5500
  System address 47.009181000000000100000001.000100000001.00
  Node ID 56:160:47.009181000000000100000001.000100000001.00
  Peer group ID 56:47.0091.8100.0000.0000.0000.0000
  Level 56, Priority 0, No. of interfaces 8, No. of neighbors 0
  Node Allows Transit Calls
  Hello interval 15 sec, inactivity factor 5,
  Hello hold-down 10 tenths of sec
  Ack-delay 10 tenths of sec, retransmit interval 5 sec,
  Resource poll interval 5 sec
  PTSE refresh interval 1800 sec, lifetime factor 200 percent,
  Min PTSE interval 10 tenths of sec
  Auto summarization: on, Supported PNNI versions: newest 1, oldest 1
  Default administrative weight mode: uniform
  Max admin weight percentage: -1
  Next resource poll in 3 seconds
  Max PTSEs requested per PTSE request packet: 32
  Redistributing static routes: Yes
Switch#

Changing the Peer-Group ID Manually

You can configure multiple addresses for a single switch that can be used during address migration. ILMI registers end systems with multiple prefixes during this period until an old address is removed. PNNI automatically summarizes all switch prefixes in its reachable address advertisement.

To change the peer-group ID manually, take these steps:

Step Command Description
1 Switch> enable

Switch#

Enter privileged EXEC mode.
2 Switch# configure terminal

Switch(config)#

Enter global configuration mode.
3 Switch(config)# atm address 13_byte_switch _prefix ... Change the 13-byte ATM prefix in the ATM address to match the desired switch prefix.
4 Switch(config)# no atm address 13_byte_switch_prefix ... Delete the old ATM address.
5 Switch(config)# atm router pnni Start PNNI configuration mode.
6 Switch(config-atm-router)# node node_index disable Disable the old node.
7 Switch(config-atm-router)# node node_index level level_indicator Change the level of the node.
8 Switch(config-pnni-node)# node node_index enable Enable the new node.
Example

The following example shows how to configure the peer-group manually:

Switch> enable
Switch# configure terminal
Switch(config)# atm address 47.0091.8100.5670.0000.0ca7.ce01...
Switch(config)# no atm address 47.0091.8100.1200.0000.0ca7.ce01...
Switch(config)# atm router pnni
Switch(config-atm-rout)# node 1 disable
Switch(config-atm-rout)# node 1 level 96
Switch(config-pnni-nod)# node 1 enable

Configuring ATM Routes for PNNI or IISP

You can configure a static route to an interface so that all ATM address prefixes that match the static route will be forwarded through that interface.


Note You can use the IISP protocol to connect two PNNI peer groups. This configuration requires a static route on the IISP interfaces to allow connections to be set up across the IISP link(s).

The following example shows how to configure a static route with a 13-byte switch prefix of 47.0091.8100.567.0000.0ca7.ce01 to interface 3/0/0:

Switch> enable
Switch# configure terminal
Switch(config)# atm route 47.0091.8100.567.0000.0ca7.ce01 atm 3/0/0

Configuring an ATM Address

The LightStream 1010 ATM switch is preconfigured with an ATM address using a hierarchical addressing model similar to Open System Interconnection (OSI) network service access point (NSAP) addresses. PNNI uses this hierarchy to construct ATM peer groups. ILMI uses the first 13 bytes of the address as the switch prefix that it registers with end systems.


Note The most important rule in the addressing scheme is to maintain unique addresses across large networks.

Preconfigured ATM Addressing Scheme

During initial startup, the LightStream 1010 ATM switch generates an ATM address using the default ATM address format shown in Figure 3-2.


Figure 3-2: ATM Address Format



A description of each byte of the ATM address format follows:


Note In the address, the first 13 bytes comprise a switch prefix used by PNNI to assign addresses to end systems connected to UNI ports.

Note Both MAC address fields are the same.

Default Address Format Features and Implications

The features and implications of using the default address format follow:

Setting the ATM Address Manually

To configure a new ATM address that replaces the previous ATM address when running IISP software only, refer to the section "Configure the ATM Address" in the chapter "Configuring ILMI" in the LightStream 1010 ATM Switch Software Configuration Guide.

To configure a new ATM address that replaces the previous ATM address and generates a new PNNI node ID and peer-group ID, refer to the section "Configure PNNI Node" in the chapter "Configuring ATM Routing and PNNI" in the LightStream 1010 ATM Switch Software Configuration Guide.

You can configure multiple addresses for a single switch that can be used during ATM address migration. ILMI registers end systems with multiple prefixes during this period until an old address is removed. PNNI automatically summarizes all of the switch prefixes in its reachable address advertisement.

If you want to use an ATM address other than the preconfigured ATM address, enter the atm address global configuration command to manually assign a 20-byte ATM address to the switch. The atm address command address_template variable can be a full 20-byte address or a 13-byte prefix followed by ellipsis (...). Entering the ellipsis automatically adds one of the switch's 6-byte MAC addresses in the ESI portion and 0 in the selector portion of the address.

Caution ATM addressing can lead to conflicts if not configured correctly. If you are configuring a new ATM address, you must also remove the old address from the configuration.

Refer to the LightStream 1010 ATM Switch Software Configuration Guide for more information.

Configuring SNMP Management

SNMP, an application-layer protocol, facilitates the exchange of Management Information Bases (MIBs) between network devices. SNMP community strings authenticate access to the MIB and function as embedded "passwords."

To manually configure the LightStream 1010 ATM switch for SNMP, refer to the LightStream 1010 ATM Switch Software Configuration Guide.

Configuring Flash Memory Cards

You can copy, delete, and configure files between the onboard Flash memory SIMM (bootflash), Flash memory (PCMCIA) cards, and network servers.

The subsections that follow contain information about the memory file system commands:

Viewing the Contents of Flash Memory

This section describes some of the commands you can use with the onboard Flash memory SIMM (bootflash) and Flash memory (PCMCIA) cards.

Enter the pwd privileged EXEC command to determine which file system device you are accessing:

Switch# pwd
bootflash

Enter the cd [bootflash: | slot0: | slot1:] privileged EXEC command to move between Flash memory media:

Switch# cd slot0:
Switch# pwd
slot0
Switch#

Enter the dir [bootflash: | slot0: | slot1:] privileged EXEC command to list the directory of any Flash memory media:

Switch# dir
-#- -length- -----date/time------ name
1   5393     May 03 1996 15:32:57 startup-config
2   1814648  Jul 15 1996 10:29:34 ls1010-wp-mz.111-3.005
3   1819888  Aug 20 1996 15:22:21 ls1010-wp-mz.111-3.018
2428436 bytes available (5566956 bytes used)
Switch#

Deleting Files from Flash Memory

Enter the delete privileged EXEC command to mark a file for deletion from any Flash memory media:

Switch# delete ls1010-wp-mz.111-3.005
Switch# dir
-#- -length- -----date/time------ name
1   5393     May 03 1996 15:32:57 startup-config
3   1819888  Aug 20 1996 15:22:21 ls1010-wp-mz.111-3.018
2428436 bytes available (5566956 bytes used)
Switch#

To verify that the delete command was successful, enter the dir command.


Note Deleted files are marked for deletion, but still occupy space in Flash memory. To remove them, enter the squeeze privileged EXEC command.

The squeeze privileged EXEC command permanently removes files marked for deletion, and pushes all other undeleted files together to eliminate spaces between them:

Switch# squeeze slot0:
All deleted files will be removed, proceed? [confirm]y
Squeeze operation may take a while, proceed? [confirm]yebESESESESESESESESESESESE
SESESZ
Switch# dir
-#- -length- -----date/time------ name
1   5393     May 03 1996 15:32:57 startup-config
2   1819888  Aug 20 1996 15:22:21 ls1010-wp-mz.111-3.018
6169852 bytes available (1825540 bytes used)
Switch#

To prevent data loss due to sudden power loss, the "squeezed" data is temporarily saved to another location of Flash memory specifically allocated for that purpose.

In the preceding command display output, the character:

The squeeze command operation keeps a log of which functions have been performed so that if a power failure occurs, the system continues the process when the power comes back on. The character "Z" means this log was erased after the successful squeeze command operation.

Formatting a Flash Memory Card

A Flash memory card shipped as part of a LightStream 1010 ATM switch contains a system image. A Flash memory card ordered as a spare part is blank and must be formatted before use. This section describes how to format a Flash memory card.

Take these steps:

Step 1 Enter the copy flash tftp EXEC command to copy any important files on the Flash memory card to a TFTP server before reformatting the card. The formatting procedure erases all information on the Flash memory card.

Step 2 Insert the Flash memory card into slot 0. (If slot 0 is not available, use slot 1.) Refer to the section "Installing and Removing Flash Memory Cards" in the chapter "Installing the ASP" for more information.

Step 3 Enter the format slot0: (or format slot1:) privileged EXEC command:

The new Flash memory card is now formatted and ready to use.

Copying Bootable Images

As future releases of Cisco IOS system images become available, you can receive them either as a file booted from a network server, a file on floppy disk, or a file on a Flash memory card.

The example that follows describes how to use a new image on a Flash memory card in slot 1 in a system that has an old image on a Flash memory card in slot 0, and a default boot image on the onboard Flash memory SIMM.

In the example, there are three files:

You can copy the new image from the new Flash memory card in slot 1 onto the Flash memory card in slot 0 that contains the old image.

The example that follows assumes that the new image fits on the Flash memory card in slot 0, beside the old image. If there is not enough space, use the delete command to mark the files for deletion from the Flash memory card until there is enough room for the new image; however, do not delete the image.old file. Then enter the squeeze command to remove the files marked for deletion from the Flash memory card. If, after you delete the files and use the squeeze command, the two files cannot coexist on the Flash memory card in slot 0, remove the card, then insert the new Flash memory card (with the file image.new) in slot 0. Enter the boot system flash slot0:image.new command to designate the file image.new as the default boot image.

Make sure both Flash memory cards are installed in slots 0 and 1, and power on the switch. To copy bootable images, take these steps:

Step Command Description
1 Switch> enable

Password:

Switch#

Enter privileged EXEC mode.
2 Switch# copy slot1:image.new slot0:image.new Copy the file image.new in slot 1 to the Flash memory card in slot 0 only if there is enough memory space for the two images to coexist.
3 Switch# configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

Switch(config)#

Enter global configuration mode.
4 Switch(config)# no boot system Disable booting from bootflash.
5 Switch(config)# boot system flash slot0:image.new

Switch(config)# Ctrl-z

Switch#

Enable booting from the file image.new on the Flash memory card in slot 0.
6 Switch# copy running-config startup-config Save the configuration to NVRAM.
7 Switch# reload Reboot the system. When the system reloads, it will boot the file image.new from the Flash memory card in slot 0.

Enabling Booting from a Flash Memory Card

Take these steps:

Step Command Description
1 Switch> enable

Password:

Switch#

Enter privileged EXEC mode.
2 Switch# configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

Switch(config)#

Enter global configuration mode.
3 Switch(config)# boot system flash slot0:image.new Enable booting from the file image.new on the Flash memory card in slot 0.
4 Switch(config)# config-reg 0x2102 Disable Break.
5 Switch(config)# exit Return to privileged EXEC mode.
6 Switch# copy running-config startup-config Save the configuration to NVRAM.
7 Switch# reload Reboot the system. When the system reloads, it boots the file image.new from the Flash memory card in slot 0.

When you enter boot commands, be careful not to insert extra spaces, which influence the way the switch interprets the command. For example, notice the difference in the following commands:

Switch(config)# boot system flash slot0:myfile (correct command)
Switch(config)# boot system flash slot0: myfile (incorrect command)

In the first case, the switch boots the file specified (myfile). In the second case, the switch finds the filename field blank and boots the first file on the Flash memory card.

Copying a System Image to a TFTP Server for Backup

Take these steps:

Step Command Description
1 Switch> enable

Password:

Switch#

Enter privileged EXEC mode.
2 Switch# cd slot 0: Change directories to slot 0.
3 Switch# pwd

slot0

Verify that you are in the slot 0 directory.
4 Switch# dir

-#- -length- -----date/time------ name

1 1617864 Nov 01 1996 17:01:27 ls1010-wi-mz_111-1

Display the contents of Flash memory. Note the name of the file you want to copy. In this example, the system image is ls1010-wi-mz_111-1.
5 Switch# copy flash tftp Copy a file from Flash memory to a TFTP server.
6 Enter source file name:ls1010-wi-mz_111-1 Enter the name of the system image. In this example, the system image is ls1010-wi-mz_111-1.
7 Enter destination file name [ls1010-wi-m_1.083.bin.Z]:

CCCCCCCCCCCCCCCCCCCCCCCCCCCCCC

CCCCCCCCCCCCCCCCCCCCCCCCCCCCCC

CCCCCCCC

Enter the destination file name. You can accept the default file name in square brackets or enter a new file name.

The series of Cs indicates that a checksum verification of the image is occurring after the image has been written to Flash memory.

8 Address or name of remote host [172.69.1.129]?

!

Switch#

Enter the name or address of the remote host. You can accept the default address in square brackets or enter a new address.

Copying a System Image to Flash Memory from a TFTP Server

If the software image on your switch was updated or corrupted, you might want to replace the LightStream 1010 ATM switch system software by copying the image from a TFTP server to the onboard Flash memory.

Take these steps:

Step Command Description
1 Switch> enable

Password:

Switch#

Enter privileged EXEC mode.
2 Switch# cd slot0: Change directories to slot 0.
3 Switch# pwd

slot0

Verify that you are in the slot 0 directory.
4 Switch# copy tftp flash Copy a file from a TFTP server to Flash memory.
5 Enter source file name:ls1010-wi-mz_111-1 Enter the name of the system image. In this example, the system image is ls1010-wi-mz_111-1.
6 Enter destination file name [ls1010-wi-m_1.083.bin.Z]: Enter the destination file name. You can accept the default file name in square brackets or enter a new file name.
7 5746016 bytes available on device slot0, proceed? [confirm] y Enter y if there is enough space in Flash memory for the file you want to copy.
8 Address or name of remote host [172.69.1.129]?

!Accessing file "ls1010-wi-m_1.083.bin.Z" on dirt.cisco.com ...FOUND

Loading ls1010-wi-m_1.083.bin.Z from 171.69.1.129 (via Ethernet2/0/0): !!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Enter the name or address of the remote host. You can accept the default address in square brackets or enter a new address.

Verifying the System Code Version

When you restart the system, the system loads the system image from Flash memory. You can enter the show version privileged EXEC command to display the current system image version:

Switch# show version
Cisco Internetwork Operating System Software
IOS (tm) IISP Software (LS1010-WI-M), Version XX.X(X), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-199X by cisco Systems, Inc.
Compiled Tue 14-May-96 14:49 by integ
Image text-base: 0x600108B0, data-base: 0x602DE000
ROM: System Bootstrap, Version 201(1025), SOFTWARE
ls1010_c5500 uptime is 5 days, 23 hours, 28 minutes
System restarted by power-on
System image file is "bootflash:ls1010-wi-mz_111-1", booted via bootflash
cisco ASP (R4600) processor with 16384K bytes of memory.
R4600 processor, Implementation 32, Revision 2.0
Last reset from power-on
1 Ethernet/IEEE 802.3 interface.
20 ATM network interfaces.
125K bytes of non-volatile configuration memory.
8192K bytes of Flash internal SIMM (Sector size 256K).
Configuration register is 0x2102
Switch#

Recovering from Locked Memory Blocks

A locked block of Flash memory occurs when power is lost or a Flash memory card is unplugged during a write or erase operation. When a block of Flash memory is locked, it cannot be written to, erased, or copied from and the operation consistently fails at a particular block location. The only way to recover from locked blocks is by reformatting the Flash memory card with the format command.

Caution Formatting a Flash memory card to recover from locked blocks causes you to lose existing data.

Note For complete command descriptions and configuration information, refer to the LightStream 1010 ATM Switch Command Reference publication and the LightStream 1010 ATM Switch Software Configuration Guide.

Saving the Configuration

When autoconfiguration and any manual configurations are complete, copy the configuration into nonvolatile random-access memory (NVRAM). If you power off the LightStream 1010 ATM switch prior to saving the configuration to NVRAM, all manual configuration changes are lost. Enter the copy running-config startup-config privileged EXEC command to save the configuration to NVRAM:

Switch> enable
Switch# copy running-config startup-config
Building configuration...
%SYS-5-CONFIG_I: Configured from console by console
[OK]
Switch#

hometocprevnextglossaryfeedbacksearchhelp
Copyright 1989-1997 © Cisco Systems Inc.