Cisco Cisco Packet Data Gateway (PDG)

Página de 391
Interchassis Session Recovery   
▀  Configuring Interchassis Session Recovery (ICSR) 
 
 
▄  ASR 5000 System Administration Guide, StarOS Release 16 
342 
   
Disabling Bulk Statistics Collection on a Standby System 
You can disable the collection of bulk statistics from a system when it is in the standby mode of operation. 
Important:
  When this feature is enabled and a system transitions to standby state, any pending accumulated 
statistical data is transferred at the first opportunity. After that no additional statistics gathering takes place until the 
system comes out of standby state. 
Use the following example to disable the bulk statistics collection on a standby system. 
configure 
  bulkstat mode 
    no gather-on-standby 
    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 
  #end