Cisco Cisco ASR 5000

Page of 9109
CSCF Service Configuration Mode Commands   
▀  policy 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
3330 
   
policy 
Enables or disables early media support and IBCF capability in P-CSCF/A-BG. In addition, configures Interim-Interval 
value for CSCF accounting sessions, overload response, and the congestion control threshold and tolerance values that 
are to be monitored on this CSCF service. 
Product
 
SCM (P-CSCF, A-BG) 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > CSCF Service Configuration 
configure > context context_name > cscf service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-cscf-service)# 
Syntax
 
policy { accounting interim-interval value |  allow-early-media | ibcf-capability domain 
domain/name | overload [ drop | redirect IPv4_address1 [ weight weight1 ] [ IPv4_address2 
[ weight 
weight2 ] ] ... | reject ] | threshold congestion-control { system-cpu-
utilization 
percent | tolerance percent } } 
default policy { allow-early-media | overload | threshold congestion-control { system-
cpu-utilization | tolerance } }
 
no policy { accounting interim-interval | allow-early-media | ibcf-capability domain 
domain/name | overload [ redirect IPv4_address1 ] [ IPv4_address2 ] ... | threshold 
congestion-control { system-cpu-utilization | tolerance } }
 
default
 
Returns the command to the default settings. See keywords above for specific defaults. 
no
 
Disables the specified functionality. 
accounting interim-interval value
 
Default: Disabled 
Used to configure Interim-Interval value for CSCF accounting sessions.  
value
 can be configured to any integer value from 50 to 7200. This value is sent in the “Acct-Interim-
Interval” AVP of the accounting message. Based on the response message from accounting server, Interim-
Interval timer is started.  
allow-early-media
 
Default: Enabled 
Allows early media by doing QoS commit during QoS Authorization (with PCRF) in P-CSCF.