Cisco Cisco Packet Data Gateway (PDG)

Page of 2186
ip server-ip-address
This command allows you to define rule expressions to match the IP address of the destination end of the
connection.
Product
ACS
Privilege
Security Administrator, Administrator
Command Modes
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 Description
[ no ] ip server-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 server IP address. For uplink packets (subscriber to network), this field matches the destination
IP address in the IP header. For downlink packets (network to subscriber), this field matches the source IP
address in the IP header.ipv4/ipv6_address must be an IP address in IPv4 dotted-decimal notation or IPv6
colon-separated-hexadecimal notation.
   Command Line Interface Reference, Modes A - B, StarOS Release 19
998
ACS Ruledef Configuration Mode Commands
ip server-ip-address