Cisco Cisco ASR 5000

Page of 9109
  Context Configuration Mode Commands A-D 
cscf ifc-filter-criteria  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
2375 
cscf ifc-filter-criteria 
Creates Initial Filter Criteria (iFC) filter criteria for shared iFC functionality. 
Product
 
SCM (S-CSCF, SIP Proxy) 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration 
configure > context context_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx)# 
Syntax
 
cscf ifc-filter-criteria id fc_id priority priority [ profile-part-indicator { registered 
| unregistered } ] app-server uri scheme { sip | sips } 
as as-default-handling { session-
continue | session-terminate } [ -noconfirm ] [ include-reg-request ] [ include-reg-
response ] [ service-info 
info ] [ trigger-point tp_id ] 
no cscf ifc-filter-criteria id fc_id 
no
 
Removes the specified CSCF iFC filter criteria from the context. 
id
 
fc_id
 
Specifies an ID for the iFC filter criteria as an integer from 1 through 200. 
priority
 
priority
 
Specifies the priority of the filter criteria, which is used to select a particular filter criteria from multiple ones 
present under an ISC template. 
priority
 must be an integer from 0 through 1024. 
profile-part-indicator { registered | unregistered }
 
Indicates whether the iFC is a part of the 
registered
 or 
unregistered
 user profile. If a value is not 
specified, then the configuration will be applied to both registered and unregistered subscribers. 
app-server uri scheme { sip | sips }
 
Determines the associated application server’s URI scheme. 
sip
: SIP URI 
sips
: SIPS URI (TLS)  
as
 
Specifies an address for the associated application server as an alphanumeric string of 1 through 127 
characters.