Cisco Cisco ASR 5000

Page of 9109
ACS Ruledef Configuration Mode Commands   
▀  ftp client-ip-address 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
852 
   
ftp client-ip-address 
This command allows you to define rule expressions to match IP address of the FTP client. 
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 client-ip-address operator ipv4/ipv6_address 
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 
ipipv4/ipv6_address
 
Specifies the FTP client IP address to match. 
ipv4/ipv6_address
 must be in IPv4 dotted-decimal or IPv6 colon-separated-hexadecimal notation. 
Usage 
Use this command to define rule expressions to match an FTP client IP address, which will be either the IP 
source address or the IP destination address, depending on the direction. 
Example
 
The following command defines a rule expression to match client IP address 
10.1.1.1
ftp client-ip-address = 10.1.1.1