Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1952
permit
Configures the system to allow subscriber sessions based on criteria matching the received packet.
Product
SCM
Privilege
Administrator
Command Modes
Exec > Global Configuration > Context Configuration > CSCF ACL Configuration
configure > context context_name > cscf acl { default | name list_name }
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-cscf-acl)#
Syntax Description
permit { any | destination aor aor | log { any | destination aor aor | source { address ip_address | aor aor
} | subscriber-capability capability_type | user-agent device-type device_type } | source { address ip_address
| aor aor } | subscriber-capability capability_type | user-agent device-type device_type } +
no permit { any | destination aor aor | source { address ip_address | aor aor } | subscriber-capability
capability_type }
any
Filters all CSCF sessions.
destination aor aor
Filters sessions based on the destination AoR.
aor must be an existing AoR from 1 to 79 characters in length.
AoR regular expressions are supported. Refer to the SCM Engineering Rules Appendix in the Cisco ASR
5000 Series Session Control Manager Administration Guide 
for more information about regular expressions.
Important
log { any | destination aor aor | source { address ip_address | aor aor } | subscriber-capability {
capability_type 
} | user-agent device-type device_type }
Enables logging for CSCF sessions meeting the criteria specified in the ACL. The logs can be viewed by
executing the logging filter active facility acl-log command in the Exec mode.
Specifies the criteria that packets will be compared against. The following criteria are supported:
Command Line Interface Reference, Modes C - D, StarOS Release 19    
1313
CSCF ACL Configuration Mode Commands
permit