Cisco Cisco Mobility Unified Reporting Release Note

Page of 620
Generally Available    04-30-2013
P-GW Features in Release 12.2
1-97
exit
end
Allow dedicated bearers on a per PLMN basis
config
local policy test
ruledef select-plmn
condition priority 1 serving-plmn eq 123.* 456.*
exit
actiondef create-bearer
action priority 1 activate-rule ded-bearer
exit
eventbase new-call
rule priority 1 ruledef select-plmn actiondef create-bearer
end
exit
end
ECS Maximum Sessions Limit
Previous Behavior
Every bearer in a P-GW (or pdp context in case of GGSN) belonging to the same subscriber 
consumed one ECS license each. When a subscriber had multiple bearers/pdp contexts, then 
ECS licenses were exhausted before the actual limit for subscribers was reached, which 
resulted in new calls being denied.
New Behavior
Now, a single ECS license is consumed per subscriber, irrespective of the number of default 
or dedicated bearers (primary or secondary pdp contexts) it may have. ECS licenses will be 
exhausted only after reaching the configured limits.
Flow Definition Based on Domain Name
Added support for grp-of-ruledefs and predefined-dynamic-rule. Added DNS analyzer 
changes for storing IPv4, IPv6 and CNAME entries and removing the config lists on “no” 
CLIs. Added CLI command for adding 
ip server-domain-name
 ruledef and creating IP 
table per rulebase.
Functional Behavior Change for Prefix Len Value in IPv4 Home 
Address Reply Option in PBA
If CLI command 
ip pool
 has 
subscriber-gw-address
 configured, then value configured 
will be sent in IPv4 default router address option in PBA.