▀ Assume Positive for Gx
actiondef allow
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>
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
Verifying Local Policy Service Configuration
To verify the local policy service configuration, use this command:
show local-policy statistics service <service_name>
▄ Cisco ASR 5x00 Packet Data Network Gateway Administration Guide
332
rule priority 5 event timer-expiry ruledef 2G_RULE actiondef lp_fall
rule priority 6 event request-qos default-qos-change ruledef 2G_RULE
end
msg-type any failure-type any action continue local-fallback
end
context <context_name>
ims-auth-service <service_name>
associate local-policy-service <lp_service_name>
associate failure-handling <failure-handling-template-name>
end
Gx Interface Support