Cisco Cisco Packet Data Gateway (PDG)

Página de 362
Congestion Control   
▀  Configuring Congestion Control 
 
 
▄  ASR 5500 System Administration Guide, StarOS Release 16 
238 
   
Verify MME Congestion Action Profiles 
To verify MME multilevel congestion action profiles, run the following Exec mode command: 
show lte-policy congestion-action-profile { name <profile_name> | summary } 
Disconnecting Subscribers Based on Call or Inactivity Time 
During periods of heavy system load, it may be necessary to disconnect subscribers in order to maintain an acceptable 
level of system performance. You can establish thresholds to select subscribers to disconnect based on the length of time 
that a call has been connected or inactive. 
To enable overload disconnect for the currently selected subscriber, use the following configuration example: 
configure 
   context <context_name
      subscriber name <subscriber_name
         default overload-disconnect threshold inactivity-time <dur_thresh
         default overload-disconnect threshold connect-time <dur_thresh
         end 
To disable the overload disconnect feature for this subscriber, use the following configuration example: 
configure 
   context <context_name> 
      subscriber <subscriber_name> 
      no overload-disconnect {[threshold inactivity-time] | [threshold connect-
time]}
 
      end 
Notes: 
 
overload-disconnect is not supported for the Call Session Control Function (CSCF) service.