Листовка для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 8487
ACS Ruledef Configuration Mode Commands   
▀  http request method 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
858 
   
http request method 
This command allows you to define rule expressions to match HTTP request method. 
Product
 
ACS 
Privilege
 
Security Administrator, Administrator 
Mode
 
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
 
[ no ] http request method operator request_method 
no
 
If previously configured, deletes the specified rule expression from the current ruledef. 
operator
 
Specifies how to match. 
operator
 must be one of the following: 
 
!=
: Does not equal 
 
=
: Equals 
request_method
 
Specifies the HTTP request method to match. 
request_method
 must be one of the following: 
 
connect
 
 
delete
 
 
get
 
 
head
 
 
options
 
 
post
 
 
put
 
 
trace
 
Usage 
Use this command to define rule expressions to match an HTTP request method. 
Example