Cisco Cisco ASR 5000

Page of 9109
  CSCF Session Template Configuration Mode Commands 
outbound-cscf-acl  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
3395 
outbound-cscf-acl 
Configures the ACL to use for outbound 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
 
outbound-cscf-acl { default | name acl_name } 
no outbound-cscf-acl name acl_name 
default | name 
acl_name
 
default: Specifies that the default ACL should be used for outbound sessions using this template. 
name 
acl_name
: Specifies an existing ACL to use for outbound sessions using this template. 
acl_name
 
must be the name of an existing ACL. 
no outbound-cscf-acl name 
acl_name
 
Removes the ACL from this template. 
Usage 
Use this command to identify an ACL to use on outbound sessions using this template. 
Example
 
The following command sets the outbound ACL for this template to an ACL named 
acl_out22
outbound-cscf-acl name acl_out22