Cisco Cisco Packet Data Gateway (PDG)

Seite von 421
Interchassis Session Recovery   
▀  Configuring Interchassis Session Recovery (ICSR) 
 
 
▄  ASR 5500 System Administration Guide, StarOS Release 18 
334 
   
    end 
Repeat this procedure for both systems. 
Verifying the Primary and Backup Chassis Configuration 
This section describes how to compare the ICSR configuration on both chassis. 
Step 1 
Enter the show configuration srp command on both chassis (Exec mode). 
Verify that both chassis have the same SRP configuration information. The output looks similar to following: 
config 
  context source 
    interface haservice loopback 
      ip address 172.17.1.1 255.255.255.255 srp-activate 
    #exit 
    radius attribute nas-ip-address address 172.17.1.1 
    radius server 192.168.83.2 encrypted key 01abd002c82b4a2c port 1812 
    radius accounting server 192.168.83.2 encrypted key 01abd002c82b4a2c port 
1813 
    ha-service ha-pdsn 
      mn-ha-spi spi-number 256 encrypted secret 6c93f7960b726b6f6c93f7960b726b6f 
hash-algorithm md5 
      fa-ha-spi remote-address 192.168.82.0/24 spi-number 256 encrypted secret 
1088bdd6817f64df 
      bind address 172.17.1.1 
    #exit 
  #exit 
  context destination 
    ip pool dynamic 172.18.0.0 255.255.0.0 public 0 srp-activate 
    ip pool static 172.19.0.0 255.255.240.0 static srp-activate 
  #exit 
  context srp 
    service-redundancy-protocol 
    #exit 
  #exit 
Configuring Subscriber State Management Audit Process 
This audit is to ensures that two ICSR peers are in synch and identifies any discrepancies prior to any scheduled or 
unscheduled switchover events. 
Step 1 
Enter the SRP Context mode and enter the service-redundancy-protocol command. 
Step 2 
Enter the audit daily-start-time command. Specify the daily start time as an hour and minute. For example, a start time 
of 06 00 indicates that the audit will begin at 6:00 AM. 
Step 3 
Enter the audit periodicity command. Specify the interval in minutes for generating SRP audit statistics as an integer 
from 60 through 1440. For example, a periodicity of 90 indicates that SRP audit statistics will be generated every 90 
minutes beginning at the specified start time. Default = 60.