Cisco Cisco ASR 5000

Page of 9109
CSCF Session Template Configuration Mode Commands   
▀  inbound-cscf-acl 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
3394 
   
inbound-cscf-acl 
Configures the ACL to use for inbound sessions using this template. 
Product
 
SCM 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > CSCF Session Template Configuration 
configure > context context_name > cscf session-template { default | name template_name }
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-cscf-session-template)# 
Syntax
 
inbound-cscf-acl { default | name acl_name } 
no inbound-cscf-acl name acl_name 
default | name 
acl_name
 
default: Specifies that the default ACL should be used for inbound sessions using this template. 
name 
acl_name
: Specifies an existing ACL to use for inbound sessions using this template. 
acl_name
 must 
be the name of an existing ACL. 
no inbound-cscf-acl name 
acl_name
 
Removes the ACL from this template. 
Usage 
Use this command to identify an ACL to use on inbound sessions using this template. 
Example
 
The following command sets the inbound ACL for this template to an ACL named 
acl_in22
inbound-cscf-acl name acl_in22