active-charging service packet-filter ip remote-address

Configures the IP remote address(es) for the current packet filter.

Command Mode

Exec > Global Configuration (config) > Active Charging Service Configuration (config-service-active_charging_service_name ) > Packet Filter Configuration (config-service-packet-filter-packet_filter_name )

Syntax

ip remote-address operator{{ ipv4_address | ipv6_address } |{ ipv4_address/mask | ipv6_address/mask } } 

operator

Specify how to match.

Must be one of the following:

  • = : Equals.

Usage Guidelines

Configures the IP 5-tuple local port(s) for the current packet filter. Use this command to configure the remote address(es) for a packet filter.

Example

The following command configures the IP remote address as 10.2.3.4/24:
ip remote-address = 10.2.3.4/24