Cisco Cisco Packet Data Gateway (PDG) Folheto

Página de 8487
  ACS Ruledef Configuration Mode Commands 
ftp reply code  ▀   
 
Cisco ASR 5x00 Command Line Interface Reference  ▄  
 
   
821 
ftp reply code 
This command allows you to define rule expressions to match FTP reply code. 
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 ] ftp reply code operator reply_code 
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 
 
<=
: Lesser than or equals 
 
=
: Equals 
 
>=
: Greater than or equals 
reply_code
 
Specifies the FTP reply code to match. 
reply_code
 must be an integer from 100 through 599. 
Usage 
Use this command to define rule expressions to match an FTP reply code. 
Example
 
The following command defines a rule expression to match FTP reply code 
150
ftp reply code = 150