Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1952
inbound-cscf-acl
Configures the ACL to use for inbound 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
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 Guidelines
Use this command to identify an ACL to use on inbound sessions using this template.
Examples
The following command sets the inbound ACL for this template to an ACL named acl_in22:
inbound-cscf-acl name acl_in22
   Command Line Interface Reference, Modes C - D, StarOS Release 19
1648
CSCF Session Template Configuration Mode Commands
inbound-cscf-acl