Cisco Cisco Packet Data Gateway (PDG) Guida Dell'Amministratore

Pagina di 377
  Interchassis Session Recovery 
Configuring Interchassis Session Recovery (ICSR)  ▀   
 
Cisco ASR 5000 System Administration Guide  ▄  
 
   
331 
Configuring the SRP Context Parameters 
This configuration assigns a chassis mode and priority, and also configures the redundancy link between the primary 
and backup chassis: 
Important:
  CLI commands must be executed on both chassis. Log onto both chassis before continuing. Always 
make configuration changes on the primary chassis first. 
configure 
  context srp_ctxt_name 
    service-redundancy-protocol 
      chassis-mode { primary | backup } 
      priority priority 
      peer-ip-address ip_address 
      hello-interval dur_sec 
      dead-interval dead_dur_sec 
      end 
Notes: 
 
ICSR should be configured and maintained in a separate context. 
 
When assigning the chassis mode on the backup chassis be sure to enter the backup keyword. 
 
The priority determines which chassis becomes active in the event that both chassis are misconfigured with the 
same chassis mode; see 
  The higher priority chassis has the lower number. Be sure to 
assign different priorities to each chassis. 
 
Enter the IP chassis of the backup chassis as the peer-ip-address to the primary chassis. Assign the IP address of 
the primary chassis as the peer-ip-address to the backup chassis. 
 
The dead-interval must be at least three times greater than the hello-interval. For example, if the hello interval 
is 10, the dead interval should be at least 30. System performance is severely impacted if the hello interval and 
dead interval are not set properly.