Cisco Cisco ASR 5700

Page of 8994
  ACS Ruledef Configuration Mode Commands 
ftp server-ip-address  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
857 
ftp server-ip-address 
This command allows you to define rule expressions to match FTP server IP address. 
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-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 
ipv4/ipv6_address
 
Specifies IP address of the server 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 server 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 the FTP server IP address 
10.1.1.1
ftp server-ip-address = 10.1.1.1