- IP over IPv6 Tunnels
- Configuring LAN Interfaces
- Configuring Serial Interfaces
- Circuit Emulation over IP
- Lossless Compression R1 ATM Cell Switching and External BITS Clocking Source
- Minimal Disruptive Restart of VIP Cards
- Rate Based Satellite Control Protocol
- Configuring Virtual Interfaces
- Implementing Tunnels
- Tunnel Route Selection
- MPLS VPN over mGRE
- IP Tunnel MIBs
- Managing Dial Shelves
- Router-Shelf Redundancy for the Cisco AS5800
- Route-Switch-Controller Handover Redundancy on the Cisco AS5850
- Route Processor Redundancy Plus
- IPv6 Automatic 6to4 Tunnels
- IPv6 Automatic IPv4-Compatible Tunnels
- IPv6 GRE Tunnels in CLNS Networks
- ISATAP Tunnel Support for IPv6
- Manually Configured IPv6 over IPv4 Tunnels
- IPv6 over IPv4 GRE Tunnels
- Finding Feature Information
- Prerequisites for Route Processor Redundancy Plus (RPR+)
- Restrictions for Route Processor Redundancy Plus (RPR+)
- Information About Route Processor Redundancy Plus (RPR+)
- How to Configure Route Processor Redundancy Plus (RPR+)
- Configuration Examples for Route Processor Redundancy Plus (RPR+)
- Additional References
- Feature Information for Route Processor Redundancy Plus (RPR+)
- Glossary
Route Processor Redundancy Plus (RPR+)
Route Processor Redundancy (RPR) provides an alternative to the High System Availability (HSA) feature. HSA enables a system to reset and use a standby Route Switch Processor (RSP) if the active RSP fails. Using RPR, you can reduce unplanned downtime because RPR enables a quicker switchover between an active and standby RSP if the active RSP experiences a fatal error.
RPR Plus (RPR+) is an enhancement of the RPR feature. RPR+ keeps the Versatile Interface Processors (VIPs) from being reset and reloaded when a switchover occurs between the active and standby RSPs.
- Finding Feature Information
- Prerequisites for Route Processor Redundancy Plus (RPR+)
- Restrictions for Route Processor Redundancy Plus (RPR+)
- Information About Route Processor Redundancy Plus (RPR+)
- How to Configure Route Processor Redundancy Plus (RPR+)
- Configuration Examples for Route Processor Redundancy Plus (RPR+)
- Additional References
- Feature Information for Route Processor Redundancy Plus (RPR+)
- Glossary
Finding Feature Information
Your software release may not support all the features documented in this module. For the latest caveats and feature information, see Bug Search Tool and the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the feature information table at the end of this module.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Prerequisites for Route Processor Redundancy Plus (RPR+)
RPR and RPR+ require a Cisco 7500 series router loaded with two RSP16s, one RSP16 and one RSP8, two RSP8s, or a combination of RSP2s and RSP4s. If you are using the one RSP16 and one RSP8 combination, you must use the same memory--256 MB--in both RSPs because the secondary RSP must be able to support the primary RSP during a failover.
Restrictions for Route Processor Redundancy Plus (RPR+)
- RSP1s do not support RPR or HSA.
- RPR is supported only on routers that support dual RSPs. Only the Cisco 7507 and Cisco 7513 support dual RSPs.
- RPR+ operates only in a system with VIPs as the line cards. Systems with legacy interface processors default to RPR.
- In RPR+ mode, configuration changes done through Simple Network Management Protocol (SNMP) may not be automatically configured on the standby RSP after a switchover occurs.
- RPR+ does not work on routers configured with MPLS.
Information About Route Processor Redundancy Plus (RPR+)
RPR
Route Processor Redundancy (RPR) provides an alternative to the High System Availability (HSA) feature currently available on Cisco 7500 series routers. HSA enables a system to reset and use a standby Route Switch Processor (RSP) if the active RSP fails.
Using RPR, you can reduce unplanned downtime. RPR enables a quicker switchover between an active and standby RSP if the active RSP experiences a fatal error. When you configure RPR, the standby RSP loads a Cisco IOS image on bootup and initializes itself in standby mode. In the event of a fatal error on the active RSP, the system switches to the standby RSP, which reinitializes itself as the active RSP, reloads all of the line cards, and restarts the system.
RPR+
The RPR+ feature is an enhancement of the RPR feature on Cisco 7500 series routers. RPR+ keeps the VIPs from being reset and reloaded when a switchover occurs between the active and standby RSPs. Because VIPs are not reset and microcode is not reloaded on the VIPs, and the time needed to parse the configuration is eliminated, switchover time is reduced to 30 seconds.
The table below describes the average time for a router to switchover to a standby RSP if the active RSP fails.
Table 1 | Average Switchover Time Comparison Table |
Feature |
Time to Immediately Switch a Packet on New RSP After Failover |
Expected Overall Time to Have New RSP in New High Availability State After Failover |
Notes |
---|---|---|---|
HSA |
10 minutes |
20 minutes |
System default. |
RPR |
5 minutes |
15 minutes |
VIPs and legacy interface processors (IPs) supported. |
RPR+ |
30 seconds |
11 minutes |
VIPs supported.1 |
Note |
The table above shows average switchover times. Recovery time will vary depending on the configuration of the router. |
In the table above we have noted that RPR+ supports up to two legacy IPs in the router if the service single-slot-reload-enable command is configured. By default, the existence of any legacy IPs in the router causes all the line cards to be reloaded during an RPR+ switchover and a message similar to the following to be displayed:
%HA-2-MAX_NO_Quiesce: 1 linecard(s) not quiesced exceeds limit of 0, all slots will be reloaded.
If the service single-slot-reload-enable command is configured, then the NO_Quiesce limit is set to two, allowing two quiesce failures during an RPR+ switchover. When more than two legacy IPs exist in the router, all the line cards are reloaded during an RPR+ switchover, and a message similar to the following is displayed:
%HA-2-MAX_NO_Quiesce: 3 linecard(s) not quiesced exceeds limit of 2, all slots will be reloaded.
How to Configure Route Processor Redundancy Plus (RPR+)
- Copying an Image onto Active and Standby RSPs
- Setting the Configuration Register Boot Variable
- Configuring RPR+
- Verifying RPR+
Copying an Image onto Active and Standby RSPs
Perform this task to use TFTP to copy a high availability Cisco IOS image onto the active and standby RSPs.
Before copying a file to flash memory, you must ensure that there is enough space available in flash memory. Compare the size of the file that you are copying to the amount of available flash memory shown. If the space available is less than the space required by the file that you will copy, the copy process will not continue and and error message similar to the following will be displayed:
%Error copying tftp://image@server/tftpboot/file-location/image-name (Not enough space on device) .
DETAILED STEPS
Step 1 | enable Enables privileged EXEC mode. Enter your password if prompted. Example:
Router> enable
|
Step 2 | copy tftp slot slot-number : Use this command to copy a high availability Cisco IOS image onto the flash memory card of the active RSP. The slot slot-number keyword and argument specify the flash memory card of the active RSP. Example:
Router# copy tftp slot0:
Address or name of remote host []? ip-address
Enter the IP address of the TFTP server that contains the new image. Example:
Router# 172.18.2.3
Source filename []? image-name
Enter the name of the image file that you are copying to the flash memory card. Example:
Router# rsp-pv-mz
Destination file name? [image-name1
] <Return>
Enter the name under which you want the image file to appear at the destination. The destination name is optional. To use the same image name as the source file, press the Enter key. Example: Accessing tftp://ip-address/... |
Step 3 | copy tftp slaveslot slot-number : Use this command to copy a high availability Cisco IOS image onto the flash memory card of the standby RSP. The slaveslot slot-number keyword and argument specify the flash memory card of the standby RSP. Example:
Router# copy tftp slaveslot0:
Address or name of remote host []? ip-address
Enter the IP address of the TFTP server that contains the new image. Example:
Router# 172.18.2.3
Source filename []? image-name
Enter the name of the image file that you are copying to the flash memory card. Example:
Router# rsp-pv-mz
Destination file name? [image-name1
] <Return>
Enter the name under which you want the image file to appear at the destination. The destination name is optional. To use the same image name as the source file, press the Enter key. Example: Accessing tftp://ip-address/... |
What to Do Next
If you do not want to modify the software configuration register boot field, proceed to the Configuring RPR+.
Setting the Configuration Register Boot Variable
Perform this optional task to modify the software configuration register boot field to ensure that the system boots the same image as that specified by the hw-module slot image command in the Configuring RPR+.
DETAILED STEPS
Command or Action | Purpose | |
---|---|---|
|
Example: Router> enable |
Enables privileged EXEC mode.
|
|
Example: Router# show version |
Displays the current configuration register setting at the end of the display. |
|
Example: Router# configure terminal |
Enters global configuration mode. |
|
Example: Router(config)# boot system flash slot0:rsp-pv-mz |
Specifies the filename of an image stored in flash memory.
|
|
Example: Router(config)# config-register 0x2102 |
Modifies the existing configuration register setting to reflect the way in which you want to load a system image.
|
|
Example: Router(config)# exit |
Exits global configuration mode and returns to privileged EXEC mode. |
|
Example: Router# reload |
Reboots the router to make your configuration changes take effect. |
Examples
he following is sample partial output from the show version command; the output displays the current configuration register setting.
Router# show version
Cisco IOS Software, C7500 Software (C7500-IPBASE-MZ), Version 12.3(7)T, RELEASE)
TAC Support: http://www.cisco.com/tac
Copyright (c) 1986-2004 by Cisco Systems, Inc.
Compiled Fri 16-Jan-04 18:03 by engineer
ROM: System Bootstrap, Version 12.1(3r)T2, RELEASE SOFTWARE (fc1)
.
.
.
Configuration register is 0x2102
Configuring RPR+
Perform this task to configure RPR+.
Note |
RPR+ operates only in a system with VIPs as the line cards. Systems with legacy IPs default to RPR mode. Up to two legacy IPs can be supported by RPR+ if the service single-slot-reload-enable command is configured. For more details, see the RPR+. > |
DETAILED STEPS
Verifying RPR+
Perform this task to verify whether RPR+ is configured on the router and to display other redundancy statistics.
DETAILED STEPS
Step 1 | enable Enables privileged EXEC mode. Enter your password if prompted. Example:
Router> enable
|
Step 2 | show redundancy Use this command to verify what type of redundancy is configured on the router and to display other redundancy information. Example:
Router# show redundancy
Operating mode is rpr-plus
redundancy mode rpr-plus
hw-module slot 2 image disk0:rsp-pv-mz
hw-module slot 3 image disk0:rsp-pv-mz
The system total uptime since last reboot is 5 days, 19 hours 36 minutes.
The system has experienced 27 switchovers.
The system has been active (become master) for 5 days, 15 hours 14 minutes.
Reason for last switchover:User forced.
|
Configuration Examples for Route Processor Redundancy Plus (RPR+)
Configuring RPR+ Example
In the following example, the active RSP is installed in slot 2 and the standby RSP is installed in slot 3 of a Cisco 7507 router.
Router# copy tftp slot0:rsp-pv-mz Router# copy tftp slaveslot0:rsp-pv-mz Router# configure terminal Router(config)# hw-module slot 2 image slot0:rsp-pv-mz Router(config)# hw-module slot 3 image slot0:rsp-pv-mz Router(config)# redundancy Router(config-r)# mode rpr-plus Router(config-r)# end Router# hw-module sec-cpu reset Router# show running-config version 12.3(7)T service timestamps debug uptime service timestamps log uptime no service password-encryption service single-slot-reload-enable ! hostname Router ! boot system rcp://path/to/image/rsp-boot-mz boot system tftp://path/to/image/rsp-boot-mz boot bootldr bootflash:rsp-boot-mz enable password password ! redundancy mode rpr-plus ! Indicates that redundancy mode has been configured for RPR+. ! hw-module slot 2 image slot0:rsp-pv-mz hw-module slot 3 image slot0:rsp-pv-mz ip subnet-zero ip rcmd remote-username Router ip cef distributed ip host iphost 192.168.0.1 mpls traffic-eng auto-bw timers ! ! controller T3 6/0/0 clock source line ! ! interface Ethernet0/0/0 ip address 10.0.0.1 255.255.0.0 no ip directed-broadcast ip route-cache distributed no keepalive . . . exec-timeout 0 0 history size 40 transport preferred none transport input none line aux 0 line vty 0 4 login ! end
Additional References
Related Documents
Related Topic |
Document Title |
---|---|
File management and other configuration commands: complete command syntax, command mode, defaults, usage guidelines, and examples |
http://www.cisco.com/univercd/cc/td/doc/product/software/ios123/123tcr/123tfr/index.htm Cisco IOS Configuration Fundamentals and Network Management Command Reference |
File management and other configuration examples |
http://www.cisco.com/univercd/cc/td/doc/product/software/ios123/123cgcr/cfun_vcg.htm Cisco IOS Configuration Fundamentals and Network Management Configuration Guide |
Fast Software Upgrade |
http://www.cisco.com/univercd/cc/td/doc/product/software/ios120/120newft/120limit/120st/120st16/st_rpr7x.htm Route Processor Redundancy and Fast Software Upgrade on Cisco 7500 Series Routers |
Single Line Card Reload (SLCR) |
http://www.cisco.com/univercd/cc/td/doc/product/software/ios121/121newft/121limit/121e/121e5/e5_slcr.htm Cisco 7500 Single Line Card Reload feature document |
Standards
Standards |
Title |
---|---|
No new or modified standards are supported by this feature, and support for existing standards has not been modified by this feature. |
-- |
MIBs
MIBs |
MIBs Link |
---|---|
No new or modified MIBs are supported by this feature, and support for existing MIBs has not been modified by this feature. |
To locate and download MIBs for selected platforms, Cisco IOS releases, and feature sets, use Cisco MIB Locator found at the following URL: |
RFCs
RFCs |
Title |
---|---|
No new or modified RFCs are supported by this feature, and support for existing RFCs has not been modified by this feature. |
-- |
Technical Assistance
Description |
Link |
---|---|
Technical Assistance Center (TAC) home page, containing 30,000 pages of searchable technical content, including links to products, technologies, solutions, technical tips, and tools. Registered Cisco.com users can log in from this page to access even more content. |
Feature Information for Route Processor Redundancy Plus (RPR+)
The following table provides release information about the feature or features described in this module. This table lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Table 2 | Feature Information for Phrase Based on Module Title |
Feature Name |
Releases |
Feature Information |
---|---|---|
Route Processor Redundancy Plus (RPR+) |
12.0(19)ST1 |
This feature was introduced. |
Route Processor Redundancy Plus (RPR+) |
12.0(22)S |
This feature was integrated into Cisco IOS Release 12.0(22)S. |
Route Processor Redundancy Plus (RPR+) |
12.2(14)S |
This feature was integrated into Cisco IOS Release 12.2(14)S. |
Route Processor Redundancy Plus (RPR+) |
12.3(7)T |
This feature was integrated into Cisco IOS Release 12.3(7)T. The following commands are introduced or modified in the feature: hw-module sec-cpu reset, hw-module slot image, redundancy, redundancy force-switchover, show redundancy (HSA redundancy). |
Glossary
Active RSP--The RSP that controls and runs the routing protocols and that presents the system management interface.
HSA --High System Availability. HSA enables a system to reset and use a standby RSP if the active RSP fails.
RPR --Route Processor Redundancy. An alternative to HSA that reduces unplanned downtime.
RPR+ --Route Processor Redundancy Plus. An enhancement to RPR in which the standby RSP is fully initialized. An RPR+ switchover does not involve resetting line cards or reloading line card software for VIPs. Legacy interface processors are reset and reloaded during switchover.
RSP --Route Switch Processor. The Route Processor on the Cisco 7500 series router.
Standby RSP --The RSP that waits ready to take over the functions of the active RSP in the event of unplanned or planned downtime.
Note |
Refer to Internetworking Terms and Acronyms for terms not included in this glossary. |
Cisco and the Cisco logo are trademarks or registered trademarks of Cisco and/or its affiliates in the U.S. and other countries. To view a list of Cisco trademarks, go to this URL: www.cisco.com/go/trademarks. Third-party trademarks mentioned are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (1110R)
Any Internet Protocol (IP) addresses and phone numbers used in this document are not intended to be actual addresses and phone numbers. Any examples, command display output, network topology diagrams, and other figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses or phone numbers in illustrative content is unintentional and coincidental.