active-charging service packet-filter ip protocol

Configures the IP protocol(s) 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 protocol operator protocol_number 

operator

Specify how to match.

Must be one of the following:

  • = : Equals.

protocol_number

Specify the protocol number.

Must be an integer in the range of 0-255.

Usage Guidelines

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

Example

The following command configures the protocol assignment number 300:
ip protocol = 300