active-charging service ruledef ip server-ip-addr
Specify the server's IP address.
Privilege Level
Security Administrator, Administrator
Syntax
server-ip-address
{ ipv4_address | ipv6_address }
Specify the server IP address.
Must be one of the following:
server-ip-address: server-ip-address.
operator
Specify how to match.
Must be one of the following:
'!=': Does not equal.
!range: Not in the range.
<=: Lesser than or equal to.
=: Equals.
>=: Greater than or equal to.
range: In the range.
ip-address-prefix prefix
Specify the IP address prefix.
Must be IPv4 CIDR notation ##.##.##.##/x or in IPv6 CIDR notation ####:####:####:####:####:####:####:####/###.
-Or-Must be an IP address.
address-group ipv6_address
Specify a group of IPv6 addresses configured with wildcard input and/or specialized range input. Multiple wildcard characters can be accepted as input and only one 2 byte range input will be accepted. Both wildcard character input and 2 byte range input can be configured together within an IPv6 address.
Must be a string.
host-pool host_pool_name
Specify the host pool name.
Must be a string.
Usage Guidelines
Use this command to configure the server IP address.