Cisco Cisco Packet Data Gateway (PDG) Guia De Configuração Rápida

Página de 168
HA Service Thresholds   
▀  HA Service-Level HA Service Thresholds 
 
 
▄  Cisco ASR 5x00 Thresholding Configuration Guide 
82 
   
HA Service-Level HA Service Thresholds 
There are 10 thresholds that can be configured for the HA service-level: 
 
Total De-registration Reply Errors 
 
Average Calls Setup Per Second 
 
Total IPSec Call Requests Rejected 
 
Percentage of IPSec IKE Failures 
 
Total IPSec IKE Failures 
 
Total IPSec IKE Requests 
 
Total IPSec Tunnels Established 
 
Total IPSec tunnels Setup 
 
Total Registration Reply Errors 
 
Total Re-registration Reply Errors 
Configuring HA Service-Level HA Service Thresholds 
Use the following example to configure the HA service-level thresholds: 
configure 
   context <context_name> 
      ha-service <name> 
         threshold { dereg-reply-error | init-rrq-rcvd-rate ipsec-call-req-rej | ipsec-
ike-failrate
 | ipsec-ike-failures | ipsec-ike-requests | ipsec-tunnels-established | 
ipsec-tunnels-setup | reg-reply-error | rereg-reply-error } 
         exit 
      exit 
   threshold poll ha-init-rrq-rcvd-rate interval <time> 
   threshold poll reg-reply-error interval <time> 
   threshold poll rereg-reply-error interval <time> 
   threshold poll dereg-reply-error interval <time> 
   threshold monitoring ha-service 
   end