Cisco Cisco Packet Data Gateway (PDG)

Página de 2186
http accept
This command allows you to define rule expressions to match content types that are acceptable for the response.
Product
ACS
Privilege
Security Administrator, Administrator
Command Modes
Exec > ACS Configuration > Ruledef Configuration
active-charging service service_name > ruledef ruledef_name
Entering the above command sequence results in the following prompt:
[local]
host_name
(config-acs-ruledef)#
Syntax Description
[ no ] http accept [ case-sensitive ] operator accept_field
no
If previously configured, deletes the specified rule expression from the current ruledef.
case-sensitive
Specifies that the rule expression be case-sensitive. By default, rule expressions are not case-sensitive.
operator
Specifies how to match.
operator must be one of the following:
• !=: Does not equal
• !contains: Does not contain
• !ends-with: Does not end with
• !present: Not present
• !starts-with: Does not start with
• =: Equals
• contains: Contains
• ends-with: Ends with
Command Line Interface Reference, Modes A - B, StarOS Release 19    
871
ACS Ruledef Configuration Mode Commands
http accept