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

Seite von 308
Gx Interface Support   
▀  Assume Positive for Gx 
 
 
▄  Cisco ASR 5x00 Home Agent Administration Guide 
174 
   
        rule priority event timer-expiry ruledef 2G_RULE actiondef lp_fall 
        rule priority event request-qos default-qos-change ruledef 2G_RULE 
actiondef allow 
        end 
Notes: 
 
On occurrence of some event, event will be first matched based on the priority under the eventbase default. For 
the matched rule and if the corresponding ruledef satisfies, then specific action will be taken. 
Configuring Failure Handling Template at Global Configuration Level 
Use the following example to configure failure handling template at global configuration level: 
configure 
  failure-handling-template <template_name> 
     msg-type any failure-type any action continue local-fallback 
     end 
Notes: 
 
When the TCP link failure, Application Timer (Tx) expiry, or Result code based failure happens, the associated 
failure-handling will be considered and if the failure-handling action is configured as local-fallback, then call 
will fall back to local-fallback mode. 
Associating Local Policy Service and Failure Handling Template 
Use the following example to associate local policy service and failure handling template: 
configure 
     context <context_name> 
        ims-auth-service <service_name> 
           associate local-policy-service <lp_service_name> 
           associate failure-handling <failure-handling-template-name> 
           end 
Verifying Local Policy Service Configuration 
To verify the local policy service configuration, use this command: 
show local-policy statistics service <service_name>