![]() |
Interface and Hardware Component Configuration Guide, Cisco IOS Release 12.4T
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Route Processor Redundancy Plus (RPR+)
![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Contents
Route Processor Redundancy Plus (RPR+)Last Updated: December 12, 2011
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 InformationYour software release may not support all the features documented in this module. For the latest feature information and caveats, see 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 document. 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+)
Information About Route Processor Redundancy Plus (RPR+)RPRRoute 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.
1 Legacy IPs default to RPR. To allow RPR+ for VIPs when up to two legacy IPs exist in the router, you must configure the service single-slot-reload-enable command. If you do not enable the service single-slot-reload-enable command or if you have more than two legacy IPs, all the line cards are reloaded.
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 RSPsPerform this task to use TFTP to copy a high availability Cisco IOS image onto the active and standby RSPs. Before You Begin
SUMMARY STEPS
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
What to Do NextIf you do not want to modify the software configuration register boot field, proceed to the Configuring RPR+. Setting the Configuration Register Boot VariablePerform 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
Exampleshe 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+.
DETAILED STEPS Verifying RPR+Perform this task to verify whether RPR+ is configured on the router and to display other redundancy statistics. DETAILED STEPS
Configuration Examples for Route Processor Redundancy Plus (RPR+)Configuring RPR+ ExampleIn 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 ReferencesRelated Documents
MIBsTechnical AssistanceFeature 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.
GlossaryActive 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.
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. 1 Legacy IPs default to RPR. To allow RPR+ for VIPs when up to two legacy IPs exist in the router, you must configure the service single-slot-reload-enable command. If you do not enable the service single-slot-reload-enable command or if you have more than two legacy IPs, all the line cards are reloaded.
© 2011 Cisco Systems, Inc. All rights reserved.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|