active-charging service ruledef ip server-ip-addr

Specify the server's IP address.

Syntax

server-ip-address 

Keyword/Variable Syntax:{ <ipv4_address> | <ipv6_address> }

Specify the server IP address.

Must be one of the following:

  • server-ip-address : server-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.

ip-address-prefix prefix

Specify the IP address prefix.

operator

Specify how to match.

Must be one of the following:

  • !range : Not in the range.

  • '!=' : Does not equal.

  • <= : Lesser than or equal to.

  • = : Equals.

  • >= : Greater than or equal to.

  • range : In the range.

Usage Guidelines

Use this command to configure the server IP address.