Cisco Cisco ASR 5000

Page of 9109
  Global Configuration Mode Commands (A-K) 
congestion-control policy  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
5345 
action { drop | none | redirect | reject }
 
Specifies the policy action: 
 
drop
: Specifies that the system should drop incoming packets containing new session requests.  
 
none
: Specifies that the system should take no action. This is the default for PDIF-service. 
 
redirect
: Specifies that the system should redirect new session requests to an alternate device. 
(CSCF, HA, HSGW, and PDSN only) 
Important:
  If this option is used, the IP address of the alternate device must be 
configured using the 
policy overload redirect
 command that is part of the service 
configuration. Note that this option can not be used in conjunction with GGSN, MME, P-
GW, SAEGW, or S-GW services. 
 
reject
: Specifies that the system processes new session request messages and responds with a reject 
message.  
(For PDSN and HA, the reply code is 130, “insufficient resources”. For the GGSN, the reply code is 
199, “no resources available”.) 
report-overload { permit-emergency-sessions | reject-new-sessions | reject-non-
emergency-sessions } enodeb-percentage
 percentage
 
Important:
  This set of keywords is supported only by the MME. 
Enables the MME to report overload conditions to eNodeBs and take additional action to alleviate congestion 
situations. 
permit-emergency-sessions
: Specifies that only emergency sessions are allowed to access the MME 
during the overload period. 
reject-new-sessions
: Specifies that all new sessions destined for the MME will be rejected during the 
overload period. 
reject-non-emergency-sessions
: Specifies that all non-emergency sessions will be rejected during the 
overload period. 
enodeb-percentage percentage
: Configures the percentage of known eNodeBs that will receive the 
overload report. 
percentage
 must be an integer from 1 to 100. 
Usage 
Congestion policies can be configured for each service. When congestion control functionality is enabled, 
these policies dictate how services respond should the system detect that a congestion condition threshold has 
been crossed. 
Example
 
The following command configures a congestion control policy of reject for PDSN services: 
congestion-control policy pdsn-service action reject 
The following command configures a congestion control policy of reject for MME services: 
congestion-control policy mme-service action reject