для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 655
ECS Changes in Release 17   
▀  ECS Enhancements for 17.1 
 
 
▄  Release Change Reference, StarOS Release 17 
130 
   
If fallback is not enabled , then only primary BW policy is filled with Bandwidth Policy configured in the APN and 
secondary BW policy is filled with NULL. 
configure 
  context context_name 
     apn apn_name 
        [ default | no ] active-charging bandwidth-policy bandwidth_policy_name  
fallback-enabled ]
 
        end 
Notes: 
 
fallback-enabled:  Determines whether policy under rulebase can be applied as a fallback value. Fallback is 
disabled by default.  
Important:
 This configuration option shall not be applicable when neither primary nor fallback policy 
names are received from SM. In this case, default policy in rulebase shall always be applied if it is configured 
irrespective of "fallback-enabled" option.  
When there is a radius returned Bandwidth-Policy value, the APN configured Bandwidth-Policy is to be sent in 
Bandwidth-Policy-Secondary attribute. Therefore, a new variable is added to show Secondary Bandwidth Policy value 
while displaying subscriber AAA configuration in the 
show subscribers aaa-configuration
 CLI. This value 
shows the APN configured Bandwidth-Policy. 
fallback-enabled
 
A new keyword 
fallback-enabled
 has been added to the CLI 
active-charging bandwidth-policy
 to control 
the fallback bandwidth mechanism. This keyword fills the bandwidth policy value. 
configure 
  active-charging service service_name 
    rulebase rulebase_name 
        [ default | no ] bandwidth default-policy bandwidth_policy_name  [ fallback-
enabled ]
 
        end 
Notes: 
 
fallback-enabled:  Determines whether policy under rulebase can be applied as a fallback value. Fallback is 
disabled by default.  
When this keyword is used, bandwidth policy under rulebase is applied when bandwidth policy name received through 
class attribute is invalid and no fallback policy name is received. When this keyword is not used, bandwidth policy from 
rulebase shall not be applied in the same case. The CLI command 
 bandwidth default-policy <BW-Policy>
 will 
reset fallback-enabled option if it is set. The command 
 [no] bandwidth default-policy
 will remove bandwidth 
policy and reset fallback option.