active-charging service packet-filter ip tos-traffic-class
Configures the type of service (TOS) traffic class under charging action in the Packet filter mode.
Command Mode
Exec > Global Configuration (config) > ACS Configuration (config-service-acs_name ) > Packet Filter Configuration (config-service-packet-filter-packet_filter_name )
Syntax
ip tos-traffic-class tos_traffic_class_operator traffic_class mask mask_operator mask_field_value
mask mask_operator
Specify how to match the specified mask.
Must be one of the following:
= : Equals.
mask_field_value
Specify the traffic-class mask field.
Must be an integer in the range of 0-255.
tos_traffic_class_operator
Specify how to match the specified TOS Traffic Class.
Must be one of the following:
= : Equals.
traffic_class
Specify the traffic class value to filter the traffic.
Must be an integer in the range of 0-255.
Usage Guidelines
Use this command to configure the TOS traffic class under charging action in the Packet filter mode.