active-call-policy
This command instructs the SGSN to drop or reject any active call messages when congestion occurs during an active call. The active call instructions in the congestion-action-profile can be refined to only drop or reject active call messages with LAPI.
Product
SGSN
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > SGSN Global Configuration > Congestion Control Configuration > Congestion Action Profile Configuration
configure > sgsn-global > congestion-control > congestion-action-profile act_prof_name
Entering the above command sequence results in the following prompt:
[local]host_name(config-cong-act-prof-act_prof_name)#
Syntax
active-call-policy { rau | service-req } { drop | reject } [ low-priority-ind-ue ]
no active-call-policy { rau | service-req }
no
When this filter is added to the command, the SGSN deletes the active call policy definitions from the congestion-action-profile.
rau
Defines the action, either drop or reject, to be taken when the SGSN receives a Routing Area Update (RAU) message during congestion.
service-req
Defines the action, either drop or reject, to be taken when the SGSN receives a Service Request message during congestion.
drop
Instructs the SGSN to drop the defined message type as the congestion control response.
reject
Instructs the SGSN to reject the defined message type as the congestion control response.
low-priority-ind-ue
Instructs the SGSN to only take defined action if messages from the UE include a low priority access indicator (LAPI). This keyword can be use with either message type: RAU or Service Request.
Usage Guidelines
Use the show sgsn-mode command to display the SGSN's congestion control configuration defined with the command listed above. .
This command defines some of the congestion responses for the congestion-action-profile. These responses are a part of the overall SGSN machine type communication (MTC) congestion control functionality. For more information about the SGSN's MTC congestion control functionality, refer to the MTC Congestion Control section in the SGSN Administration Guide.
Example
active-call-policy rau drop low-priority-ind-ue
no active-call-policy service-req