Cisco Cisco Packet Data Gateway (PDG) Ratgeber Für Administratoren

Seite von 377
Interchassis Session Recovery   
▀  Updating the Operating System 
 
 
▄  Cisco ASR 5000 System Administration Guide 
344 
   
Standby Backup Chassis 
Log into the backup standby chassis and perform the tasks described below. 
Performing Health Checks 
Health checks are a series of Exec mode show commands to determine the readiness of the system to handle a software 
update. 
Step 1 
Run show card table all |grep unknown. No output should be displayed. 
Step 2 
Run show card table |grep offline. No output should be displayed. 
Step 3 
Run show resources |grep Status. The output should display “
Within acceptable limits
”. 
Step 4 
Run show alarm outstanding. Review the output for any issues that may preclude performing the software update. 
Performing SRP Checks 
Service Redundancy Protocol (SRP) checks verify that the mechanism for monitoring ICSR system status is operational. 
Step 1 
Run show srp monitor all
Step 2 
Review the output for any issues that may preclude performing the software update. 
Performing BGP Checks 
Border Gateway Protocol (BGP) checks are only required when BGP is used to support redundant interchassis 
communication. These checks are run per context and per service type. 
Step 1 
For each BGP-enabled context, run show ip bgp summary. Verify that the BGP peers are connected and IPv4 and IPv6 
peers are up. Repeat for all BGP-enable contexts. 
Step 2 
Run show service_name all |grep "Service Status:". The service should be “Started”. Repeat for all services running 
on the chassis.  
Updating the Boot Record 
You must add a new boot stack entry for the recently downloaded software image (.bin) file. 
Step 1 
Run the Exec mode show boot command to verify that there are less than 10 entries in the boot.sys file and that a higher 
priority entry is available (minimally there is no priority 1 entry in the boot stack). 
Step 2 
Create a new boot stack entry for the new file group, consisting of the new operating system image file and the currently 
used CLI configuration file by entering the following Global Configuration command: 
[local]host_name(config)# boot system priority number image image_url 
/flash/filename config cfg_url /flash/filename