Operator`s manual
Table Of Contents
- RS 8000/8600 Getting Started Guide
- Notices
- Table of Contents
- 1 About This Guide
- 2 Introduction
- 3 Hardware Installation
- 3.1 Safety Considerations
- 3.2 Hardware Specifications
- 3.3 Installing the Hardware
- 3.3.1 Verifying Your Shipment
- 3.3.2 Installing the Chassis
- 3.3.3 Installing an AC Power Supply
- 3.3.4 Installing a DC Power Supply
- 3.3.5 Installing the Control Module
- 3.3.6 Installing the Switching Fabric Module (RS8600 only)
- 3.3.7 Installing Line Cards
- 3.3.8 Installing GBIC Modules into Line Cards
- 3.3.9 Installing ATM Physical Media Cards (PHYs)
- 3.3.10 Multi-rate WAN Line Card and WICs
- 3.3.11 SRP Line Cards and Bridge Mate Module
- 3.3.12 Installing SFP Transceivers
- 3.3.13 Attaching the Network Cables to Line Cards
- 4 Initial Configuration
- 4.1 Powering on the RS8000/8600
- 4.2 Starting the Command Line Interface
- 4.3 Configuration Changes and Saving the Configuration File
- 4.4 Setting the Basic System Information
- 4.5 Setting Up Passwords
- 4.6 Setting Up SNMP
- 4.7 Setting the DNS Domain Name and Address
- 4.8 Setting the SYSLOG Parameters
- 4.9 Using Redundant Control Modules
- 5 Managing Software
- Appendix A Troubleshooting
- Appendix B International SaFety Information
- Index

Riverstone Networks RS 8000/8600 Switch Router Getting Started Guide 5-3
Managing Software Upgrading Boot PROM Software
Note
If the RS has a redundant Control Module, the upgrade performed on the primary
CM will occur automatically on the backup CM.
6.
Use the
system image list
command to verify the change.
Note
You do not need to activate this change.
7.
Reboot the RS to load and run the new system software image.
5.2 UPGRADING BOOT PROM SOFTWARE
The RS boots using the boot PROM image software installed on the Control Module’s internal memory. To upgrade
the boot PROM image, use the following procedure.
1.
Display the current boot settings by entering the
system show version
command. Note the
current
Boot Prom Image
version.
Here is an example:
2.
Copy the upgrade boot PROM image software onto a TFTP server that the RS can access. (Use the
ping
command to verify that the RS can reach the TFTP server.)
Note
If the TFTP server is one or more hops away from the RS, add a route to the TFTP
server’s network using the
ip add route
command.
3.
Enter the following command to copy the bootPROM upgrade onto the RS’s internal memory:
rs# system show version
Software Information
Software Version : 8.0
Copyright : Copyright (c) 1996-2000 Riverstone Networks, Inc.
Image Information : ros8000, built on Mon Jan 25 14:10:21 2000
Image Boot Location: file:/pc-flash/boot/img/ros8000
Boot Prom Version : prom-2.0.0.5
system promimage upgrade <IPaddr-of-TFTP-host> <image-file-name>