Guest

Cisco Modem Cards

Cisco 3600 Series and Cisco 3700 Series Modem Portware Upgrade Configuration Note

Table Of Contents

Cisco 3600 Series and Cisco 3700 Series
Modem Portware Upgrade Configuration Note

Downloading the New Portware Release

Copying Portware to Flash Memory

Partitioning Flash

Backing Up the Current Cisco IOS Image

Copying Portware to Flash Using TFTP, rcp, or FTP

Copying Portware to Flash Using XMODEM or YMODEM

Installing Portware from a PC Card

Loading Portware into MICA Modems

Loading by Rebooting the Router

Loading with the modem firmware Command

Obtaining Documentation

Cisco.com

Documentation CD-ROM

Ordering Documentation

Documentation Feedback

Obtaining Technical Assistance

Cisco.com

Technical Assistance Center

Cisco TAC Website

Cisco TAC Escalation Center

Obtaining Additional Publications and Information


Cisco 3600 Series and Cisco 3700 Series
Modem Portware Upgrade Configuration Note


Product Numbers: NM-6DM=, NM-12DM=, NM-18DM=, NM-24DM=, NM-30DM=, MEM56K-3600=

This document describes how to upgrade portware for Cisco 3600 series and Cisco 3700 series digital modem network modules.


Note The digital modems described in this document are MICA (multiservice IOS channel aggregation) modems.


Portware is modem firmware (DSP and control processor code) that is downloaded to the modems at startup. A version of portware is always bundled with the Cisco IOS image. A separate, nonbundled, portware file, such as a newer version, can be stored in Flash memory. When a router starts up or reboots, it searches the Cisco IOS image and Flash memory for the newest version of portware, and it loads the newest portware into the modem network modules.

In Cisco IOS release 12.2(3.6)T and later releases, a new modem firmware command is available. The modem firmware command allows you to load a specified nonbundled portware file from Flash memory into a modem. This enables the following actions:

Loading new portware without rebooting the router.

Loading an older portware version than the version in the Cisco IOS image.

Loading different portware versions into different network module slots.

Portware releases 2.5.1.0 and above provide support for 56 kbps transmission (V.90 and Rockwell K56Flex standards), dial-out, and fax-out. You can upgrade to this and later releases in any of the following ways:

Download the new portware file from Cisco Connection Online (CCO), and copy it to your router's internal (system) Flash memory.

Download the new portware file from CCO, and copy it to a Flash memory PC Card.

Install a PC card containing the new portware version. This method is the fastest and most convenient, but it requires you to purchase the PC card from Cisco Systems (part number MEM56K-3600=).


Note Later releases of Cisco IOS software may contain later versions of bundled portware.


To find out what portware release you have now, enter the show modem version command at the user EXEC or privileged EXEC prompt, Router> or Router#.

Use this document with your router installation and configuration guide, the Cisco Network Modules Hardware Installation Guide, the Software Configuration Guide for Cisco 2600 Series, Cisco 3600 Series, and Cisco 3700 Series Routers, and the Cisco IOS configuration guides and command references.

This document contains the following sections:

Downloading the New Portware Release

Copying Portware to Flash Memory

Installing Portware from a PC Card

Loading Portware into MICA Modems

Obtaining Documentation

Obtaining Technical Assistance

Obtaining Additional Publications and Information

Downloading the New Portware Release

New portware releases are available without charge at the following URL:

http://www.cisco.com/public/sw-center/sw-access.shtml

After downloading the portware file, transfer it to a TFTP, rcp, or FTP server on your network.

Copying Portware to Flash Memory

You can copy your downloaded portware from a network server into the same router Flash partition that holds the Cisco IOS image, or into a different partition.

If you use the same partition:

You might not have enough Flash storage for the portware.

You might inadvertently erase the Cisco IOS image. We strongly recommend that you back up the image before upgrading the portware.

If you later upgrade to a new Cisco IOS release, you might overwrite your preferred portware release and have to copy it again.

If you use a different partition, you avoid these problems, but:

You have to use an entire partition for the portware. System Flash memory can have either 4- or 8-MB partitions. A Flash card can have 1-MB partitions. Portware occupies much less than 1 MB.

To show information about system Flash partitions, including filenames and available space, enter the show flash:. To show information about Flash memory card partitions, enter the show slot0: or show slot1: command. Check the size of the release you are downloading to make sure that you have enough Flash memory.

Partitioning Flash

If you want to partition Flash memory, enter the following command in global configuration mode:

Router(config)# partition device: [number-of-partitions][partition-size]

where device: is flash: for system Flash, and slot0: or slot1: for the two PC card slots. This command succeeds only if the system has at least two banks of Flash memory and the partitioning does not cause an existing file to be split across the partitions.

The number of partitions that you can create equals the number of banks in the Flash memory device. Enter the show device: all EXEC command to view the number of banks.

The number of partition-size entries must equal the number of specified partitions. For example, partition slot0: 2 8 8 configures two partitions, each 8 MB in size. If the partition size is not specified, partitions of equal size are created.

Backing Up the Current Cisco IOS Image

If you plan to copy the new portware file to the same partition that holds your Cisco IOS image, Cisco strongly recommends that you first back up the image to a TFTP or rcp network server.


Note The rcp transport mechanism provides faster performance and more reliable delivery of data than TFTP. In some implementations of TFTP, you must first create a "dummy" file on the TFTP server and give it read, write, and execute permissions before copying a file over it.


To back up the Cisco IOS image, enter the copy command:

copy device:[partition-number:][filename] {tftp | rcp}

To stop the copy process, press Ctrl-^.

The following example copies the file your-ios from partition 4 of system Flash memory to the TFTP server at 172.23.1.129. Because all required information is specified in the command line, the software does not display Flash memory contents. The file is saved with the name c3640-j-mz in the dirt/images directory relative to the directory of the remote username.

Router# copy flash:4:your-ios tftp

Address or name of remote host [172.23.1.129]? 
Destination file name [your-ios]? dirt/images/c3640-j-mz
Verifying checksum for 'your-ios' (file # 2)...  OK
Copy 'your-ios' from Flash to server
  as 'dirt/images/c3640-j-mz'? [yes/no] yes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Upload to server done
Flash device copy took 00:00:20 [hh:mm:ss]

An exclamation point (!) indicates that the copy process is taking place. Each exclamation point (!) indicates that ten packets have been transferred successfully.

For more information about the copy command, see the "Loading and Maintaining System Images and Microcode" chapter in the Cisco IOS Configuration Fundamentals Configuration Guide, Release 12.2.

Copying Portware to Flash Using TFTP, rcp, or FTP

To copy the new portware from a TFTP, rcp, or FTP network server to the router, follow this procedure:


Step 1 Enter one of the following EXEC commands to verify that you have room in Flash memory for the portware file:

Router# show flash:
Router# show slot0:
Router# show slot1:

Step 2 Copy the portware file from the server:

copy {tftp | rcp | ftp} device:[partition-number:][filename]

Caution If you are copying portware to the partition that contains your Cisco IOS image, be sure to answer no when asked "Erase flash device before writing?" Otherwise, you will erase the Cisco IOS image.

The following example copies the file c3600-mica-portware.2.5.1.0.bin on the TFTP server at 172.23.1.129 to the first partition of internal Flash memory.

Router# copy tftp flash:1:c3600-mica-portware.2.5.1.0.bin

System flash directory, partition 1:
File  Length   Name/status
  1   1711088  current-ios 
[1711152 bytes used, 2483152 available, 4194304 total]

Address or name of remote host [172.23.1.129]? 
Source file name [c3600-mica-portware.2.5.1.0.bin]? 
Accessing file 'c3600-mica-portware.2.5.1.0.bin' on 172.23.1.129...
Loading c3600-mica-portware.2.5.1.0.bin from 172.23.1.129 (via Ethernet1/0): ! [OK]
Erase flash device before writing? [confirm] no

Step 3 Verify that the portware file has been successfully copied to Flash memory, and that your Cisco IOS image is still in Flash memory, by entering the appropriate show device: command from Step 1. If the IOS image is no longer in Flash memory, restore it from backup using the copy command before rebooting the router.

Step 4 Proceed to the "Loading Portware into MICA Modems" section to update the modems with the new portware.


Copying Portware to Flash Using XMODEM or YMODEM

If you do not have access to a network server, you can copy the portware from a local or remote computer using the xmodem or ymodem protocol.


Step 1 Enter one of the following commands to verify that you have room in Flash memory for the portware file:

Router# show flash:
Router# show slot0:
Router# show slot1:

Step 2 Copy the portware file to Flash memory:

Router# copy {xmodem | ymodem} device:[partition-number:][filename]

For further information about copying files using xmodem or ymodem, see the "Loading and Maintaining System Images and Microcode" chapter in the Cisco IOS Configuration Fundamentals Configuration Guide, Release 12.2.

Step 3 Verify that the portware file has been successfully copied to Flash memory, and that your Cisco IOS image is still in Flash memory, by entering the appropriate show device: command from Step 1. If the Cisco IOS image is no longer in Flash memory, restore it from backup using the copy command before rebooting the router.

Step 4 Proceed to the "Loading Portware into MICA Modems" section to update the modems with the new portware.


Installing Portware from a PC Card

If you purchased a PC card containing the new portware release (part number MEM56K-3600=), follow this procedure to install it:


Step 1 Insert the connector end of the card, label side up, into either of the PCMCIA slots on the front of the router until it is firmly seated. (See Figure 1.) Note that part of the card remains outside the slot.

Step 2 Proceed to the "Loading Portware into MICA Modems" section to update the modems with the new portware.

Figure 1 Installing a PC Card with Portware


Loading Portware into MICA Modems

To load portware that is bundled with the Cisco IOS software image, you must reboot the router; however, if a newer version of portware is present in Flash memory, the Cisco IOS software finds and loads the newer version into the modems. For rebooting instructions, see the "Loading by Rebooting the Router" section.

To load an older version from Flash memory, or to load portware from Flash memory without rebooting the router, use the modem firmware command. For instructions on using the modem firmware command, see the "Loading with the modem firmware Command" section.


Note To load an older version of portware that is bundled in the Cisco IOS, you must delete any newer versions from Flash memory and then reboot the router.


Loading by Rebooting the Router

To load the newest available version of portware into all installed modems, or to load the portware that is bundled with the Cisco IOS software image, reboot the router.


Step 1 Reboot the router by entering the reload command:

Router# reload

Step 2 It may take several minutes for the router to reboot. When the Router> prompt appears, enter the show modem version command to verify that the new portware release has been downloaded to the modems:

Router> show modem version


Loading with the modem firmware Command

To load a specified version of portware into specified modems, or to load any portware that is resident in Flash memory and is older than the portware that is bundled with the Cisco IOS software image, use the modem firmware command.


Step 1 Download the portware using the modem firmware command in global configuration mode:

Router(config)# modem firmware slot slot-number location ifsfilename

The slot-number argument specifies the chassis slot that contains the network module with the MICA modem.

The ifsfilename argument specifies the Cisco IOS file system (IFS) filename of the portware to be loaded into the modem.

Step 2 Exit from global configuration mode:

Router(config)# exit

Step 3 Enter the show modem version command to verify that the new portware release has been downloaded to the modem:

Router# show modem version


Note It may take a minute or two for the new version to appear.


Example:

router(config)# modem firmware slot 1 location flash:pw2730.ios

 This command will disconnect any active calls.
 Modem Slot 1 :Started firmware download.
 Modem Slot 1: Completed firmware download

router(config)# exit

router# show modem version

Slot 1:MICA-6DM Firmware, Source - flash:/pw2730.ios
CP ver 2730 - 5/23/2001, CheckSum BCCEB316.
SP ver 2730 - 5/23/2001.
 MICA 0: HW Version 1.0, Serial Number 5.
 MICA 1: HW Version 1.0, Serial Number 4614796.
 MICA 2: HW Version 1.0, Serial Number 5433229.
 MICA 3: HW Version 1.0, Serial Number 0.
 MICA 4: HW Version 1.0, Serial Number 5433184.


Obtaining Documentation

Cisco provides several ways to obtain documentation, technical assistance, and other technical resources. These sections explain how to obtain technical information from Cisco Systems.

Cisco.com

You can access the most current Cisco documentation on the World Wide Web at this URL:

http://www.cisco.com/univercd/home/home.htm

You can access the Cisco website at this URL:

http://www.cisco.com

International Cisco websites can be accessed from this URL:

http://www.cisco.com/public/countries_languages.shtml

Documentation CD-ROM

Cisco documentation and additional literature are available in a Cisco Documentation CD-ROM package, which may have shipped with your product. The Documentation CD-ROM is updated regularly and may be more current than printed documentation. The CD-ROM package is available as a single unit or through an annual or quarterly subscription.

Registered Cisco.com users can order a single Documentation CD-ROM (product number DOC-CONDOCCD=) through the Cisco Ordering tool:

http://www.cisco.com/en/US/partner/ordering/ordering_place_order_ordering_tool_launch.html

All users can order monthly or quarterly subscriptions through the online Subscription Store:

http://www.cisco.com/go/subscription

Ordering Documentation

You can find instructions for ordering documentation at this URL:

http://www.cisco.com/univercd/cc/td/doc/es_inpck/pdi.htm

You can order Cisco documentation in these ways:

Registered Cisco.com users (Cisco direct customers) can order Cisco product documentation from the Networking Products MarketPlace:

http://www.cisco.com/en/US/partner/ordering/index.shtml

Nonregistered Cisco.com users can order documentation through a local account representative by calling Cisco Systems Corporate Headquarters (California, U.S.A.) at 408 526-7208 or, elsewhere in North America, by calling 800 553-NETS (6387).

Documentation Feedback

You can submit comments electronically on Cisco.com. On the Cisco Documentation home page, click Feedback at the top of the page.

You can e-mail your comments to bug-doc@cisco.com.

You can submit comments by using the response card (if present) behind the front cover of your document or by writing to the following address:

Cisco Systems
Attn: Customer Document Ordering
170 West Tasman Drive
San Jose, CA 95134-9883

We appreciate your comments.

Obtaining Technical Assistance

Cisco provides Cisco.com, which includes the Cisco Technical Assistance Center (TAC) website, as a starting point for all technical assistance. Customers and partners can obtain online documentation, troubleshooting tips, and sample configurations from the Cisco TAC website. Cisco.com registered users have complete access to the technical support resources on the Cisco TAC website, including TAC tools and utilities.

Cisco.com

Cisco.com offers a suite of interactive, networked services that let you access Cisco information, networking solutions, services, programs, and resources at any time, from anywhere in the world.

Cisco.com provides a broad range of features and services to help you with these tasks:

Streamline business processes and improve productivity

Resolve technical issues with online support

Download and test software packages

Order Cisco learning materials and merchandise

Register for online skill assessment, training, and certification programs

To obtain customized information and service, you can self-register on Cisco.com at this URL:

http://tools.cisco.com/RPF/register/register.do

Technical Assistance Center

The Cisco TAC is available to all customers who need technical assistance with a Cisco product, technology, or solution. Two types of support are available: the Cisco TAC website and the Cisco TAC Escalation Center. The type of support that you choose depends on the priority of the problem and the conditions stated in service contracts, when applicable.

We categorize Cisco TAC inquiries according to urgency:

Priority level 4 (P4)—You need information or assistance concerning Cisco product capabilities, product installation, or basic product configuration. There is little or no impact to your business operations.

Priority level 3 (P3)—Operational performance of the network is impaired, but most business operations remain functional. You and Cisco are willing to commit resources during normal business hours to restore service to satisfactory levels.

Priority level 2 (P2)—Operation of an existing network is severely degraded, or significant aspects of your business operations are negatively impacted by inadequate performance of Cisco products. You and Cisco will commit full-time resources during normal business hours to resolve the situation.

Priority level 1 (P1)—An existing network is "down," or there is a critical impact to your business operations. You and Cisco will commit all necessary resources around the clock to resolve the situation.

Cisco TAC Website

The Cisco TAC website provides online documents and tools to help troubleshoot and resolve technical issues with Cisco products and technologies. To access the Cisco TAC website, go to this URL:

http://www.cisco.com/tac

All customers, partners, and resellers who have a valid Cisco service contract have complete access to the technical support resources on the Cisco TAC website. Some services on the Cisco TAC website require a Cisco.com login ID and password. If you have a valid service contract but do not have a login ID or password, go to this URL to register:

http://tools.cisco.com/RPF/register/register.do

If you are a Cisco.com registered user, and you cannot resolve your technical issues by using the Cisco TAC website, you can open a case online at this URL:

http://www.cisco.com/tac/caseopen

If you have Internet access, we recommend that you open P3 and P4 cases online so that you can fully describe the situation and attach any necessary files.

Cisco TAC Escalation Center

The Cisco TAC Escalation Center addresses priority level 1 or priority level 2 issues. These classifications are assigned when severe network degradation significantly impacts business operations. When you contact the TAC Escalation Center with a P1 or P2 problem, a Cisco TAC engineer automatically opens a case.

To obtain a directory of toll-free Cisco TAC telephone numbers for your country, go to this URL:

http://www.cisco.com/warp/public/687/Directory/DirTAC.shtml

Before calling, please check with your network operations center to determine the Cisco support services to which your company is entitled: for example, SMARTnet, SMARTnet Onsite, or Network Supported Accounts (NSA). When you call the center, please have available your service agreement number and your product serial number.

Obtaining Additional Publications and Information

Information about Cisco products, technologies, and network solutions is available from various online and printed sources.

The Cisco Product Catalog describes the networking products offered by Cisco Systems, as well as ordering and customer support services. Access the Cisco Product Catalog at this URL:

http://www.cisco.com/en/US/products/products_catalog_links_launch.html

Cisco Press publishes a wide range of networking publications. Cisco suggests these titles for new and experienced users: Internetworking Terms and Acronyms Dictionary, Internetworking Technology Handbook, Internetworking Troubleshooting Guide, and the Internetworking Design Guide. For current Cisco Press titles and other information, go to Cisco Press online at this URL:

http://www.ciscopress.com

Packet magazine is the Cisco quarterly publication that provides the latest networking trends, technology breakthroughs, and Cisco products and solutions to help industry professionals get the most from their networking investment. Included are networking deployment and troubleshooting tips, configuration examples, customer case studies, tutorials and training, certification information, and links to numerous in-depth online resources. You can access Packet magazine at this URL:

http://www.cisco.com/go/packet

iQ Magazine is the Cisco bimonthly publication that delivers the latest information about Internet business strategies for executives. You can access iQ Magazine at this URL:

http://www.cisco.com/go/iqmagazine

Internet Protocol Journal is a quarterly journal published by Cisco Systems for engineering professionals involved in designing, developing, and operating public and private internets and intranets. You can access the Internet Protocol Journal at this URL:

http://www.cisco.com/en/US/about/ac123/ac147/about_cisco_the_internet_protocol_journal.html

Training—Cisco offers world-class networking training. Current offerings in network training are listed at this URL:

http://www.cisco.com/en/US/learning/le31/learning_recommended_training_list.html