Cisco Cisco ASR 5000

Page of 9109
ACS Ruledef Configuration Mode Commands   
▀  ftp server-port 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
868 
   
ftp server-port 
This command allows you to define rule expressions to match FTP server port number. 
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 server-port operator port 
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 
port
 
Specifies the FTP server port number to match. 
port
 must be an integer from 1 through 65535. 
Usage 
Use this command to define rule expressions to match an FTP server port number, which will be either the 
TCP source port or the TCP destination port, depending on the direction. 
Example
 
The following command defines a rule expression to analyze user traffic for FTP server port 
21
ftp server-port = 21