Cisco Cisco ASR 5000

Page of 9109
ACS Ruledef Configuration Mode Commands   
▀  ip subscriber-ip-address 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
972 
   
ip subscriber-ip-address 
This command allows you to define rule expressions to match the IP address of the subscriber, which will be either the 
source or destination address depending on the direction. 
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 ] ip subscriber-ip-address { operator ipv4/ipv6_address ipv4/ipv6_address/mask 
address-group 
ipv6_address } | { !range | range } host-pool host_pool_name } 
no
 
If previously configured, deletes the specified rule expression from the current ruledef. 
operator
 
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 the subscriber IP address. Depending on the direction of packet this IP address will be either the IP 
source address or the IP destination address. 
ipv4/ipv6_address
 must be an IP address in IPv4 dotted-
decimal or IPv6 colon-separated-hexadecimal notation. 
ipv4/ipv6_address/mask
 
Specifies the subscriber IP address with subnet mask bit. Depending on the direction of packet this IP address 
will either be the IP source address or the IP destination address. 
ipv4/ipv6_address/mask
 must be an IP 
address in IPv4 dotted-decimal or IPv6 colon-separated-hexadecimal notation with subnet mask bit. The 
mask bit is a numeric value which corresponds to the number of bits in the subnet mask.