Cisco Cisco Packet Data Gateway (PDG)

Página de 1952
outbound-cscf-acl
Configures the ACL to use for outbound sessions using this template.
Product
SCM
Privilege
Administrator
Command Modes
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 Description
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 Guidelines
Use this command to identify an ACL to use on outbound sessions using this template.
Examples
The following command sets the outbound ACL for this template to an ACL named acl_out22:
outbound-cscf-acl name acl_out22
Command Line Interface Reference, Modes C - D, StarOS Release 19    
1649
CSCF Session Template Configuration Mode Commands
outbound-cscf-acl