Index |
Unique rule index. |
FilterIndex |
References the associated filter (see IpFilterTable). |
NextRuleIndex |
Specifies the next classifier rule to be processed if the rule's associated filter does not match. The value 0 is used to mark the end of the rule set. |
Action |
WARNING: this object is obsolete and must not be used. It exists in this table for configuration conversion purposes. Below is its previous definition: This object specifies the action to be performed if the associated filter matches. If set to disabled the filter is not consulted and the next rule is processed immediately, possible values: classify(1) = filter matches, classify packet & set TOS classify-if-not(2) = classify & set TOS if filter doesn't match disabled(3) = ignore rule and skip to next rule classify-keep-tos(4) = filter matches, classify packet (keep TOS) classify-keep-tos-if-not(5) = classify (keep TOS) if filter doesn't match delete(15) = delete the entry from the table. Enumerations: - classify (1)
- classify-if-not (2)
- disabled (3)
- classify-keep-tos (4)
- classify-keep-tos-if-not (5)
- delete (15)
|
Tos |
WARNING: this object is obsolete and must not be used. It exists in this table for configuration conversion purposes. Below is its previous definition: Value for TOS field inside IP header to be set. Range: 0 to 255 |
TosSetRate |
WARNING: this object is obsolete and must not be used. It exists in this table for configuration conversion purposes. Below is its previous definition: Maximum amount of packets per second that should be TOS changed. Range: 0 to 65535 |
TosSetBurst |
WARNING: this object is obsolete and must not be used. It exists in this table for configuration conversion purposes. Below is its previous definition: Maximum amount of packets per second additional to the ipQosSetRate that could be TOS changed. Range: 0 to 65535 |
TosSetExceedAction |
WARNING: this object is obsolete and must not be used. It exists in this table for configuration conversion purposes. Below is its previous definition: This object specifies how to mark packets in excess of the rate limitation defined for this entry. Possible values: none(1) = the TOS field is unchanged, but the packet is flagged as eligible for discard. remark-tos(2) = the TOS field is set with the ipQosTosRemark value. ignore(3) = used internally for conversion between old format and new format of this table. Enumerations: - none (1)
- remark-tos (2)
- ignore (3)
|
TosRemark |
WARNING: this object is obsolete and must not be used. It exists in this table for configuration conversion purposes. Below is its previous definition: Value for TOS field inside IP header to be set when ipQoSTosSetExceedAction is set to remark-tos. Range: 0 to 255 |
ServiceClass |
This object specifies together with ipQoSClassId the class of service used for the congestion management, priorization and traffic shapping. If set to high-priority(2) (high priority service class) the related traffic will be always handled first and ipQoSClassId is ignored. Enumerations: - normal (1)
- high-priority (2)
|
ClassId |
This object specifies together with ipQoSServiceClass (normal(1) only) the class of service used for congestion avoidance, congestion management, priorization and traffic shapping. Note that this ID is not used to give a nominal priority to the related IP traffic. Range: 1 to 255 |
Direction |
This object specifies the direction for witch this classifier rule applies on this interface, possible values: outgoing(1) = used for outgoing packets only incoming(2) = used for incoming packets only both(3) = used for both directions. Enumerations: - outgoing (1)
- incoming (2)
- both (3)
|
TosSetRateLimitation |
WARNING: this object is obsolete and must not be used. It exists in this table for configuration conversion purposes. Below is its previous definition: This field specifies a rate limitation for the packets to mark with the ipQosTos value. Possible values: none(1) = no limitation is defined. packets(2) = a limitation is defined in number of packets per second. throughput(3) = a limitation is defined in bits per second. Enumerations: - none (1)
- packets (2)
- throughput (3)
|
TosSetRateBps |
WARNING: this object is obsolete and must not be used. It exists in this table for configuration conversion purposes. Below is its previous definition: Maximum amount of trafic in bits per second that should be marked with TOS value ipQosTos. |
TosSetBurstBps |
WARNING: this object is obsolete and must not be used. It exists in this table for configuration conversion purposes. Below is its previous definition: Maximum amount of additional trafic to the ipQoSTosSetRateBps in bits per second that should be marked with TOS value ipQosTos. |
ClassifyAction |
This object specifies the action to be performed if the associated filter matches. If set to disabled the filter is not consulted and the next rule is processed immediately, possible values: classify(1) = filter matches, classify packet & set TOS classify-if-not(2) = classify & set TOS if filter doesn't match disabled(3) = ignore rule and skip to next rule delete(15) = delete the entry from the table. Enumerations: - classify (1)
- classify-if-not (2)
- disabled (3)
- delete (15)
|
ExceedRateLimitation |
This field specifies a rate limitation between in-profile and out-profile datagrams. Possible values: none(1) = no limitation is defined. packets(2) = a limitation is defined in number of packets per second. throughput(3)= a limitation is defined in bits per second. Enumerations: - none (1)
- packets (2)
- throughput (3)
|
ExceedRate |
Maximum amount of packets per second that are considered in-profile. Packets in excess of (ipQosExceedRate + ipQosExceedBurst) are considered out-profile. Range: 0 to 65535 |
ExceedBurst |
Maximum additional amount of packets per second that are considered in-profile. Packets in excess of (ipQosExceedRate + ipQosExceedBurst) are considered out-profile. Range: 0 to 65535 |
ExceedRateBps |
Maximum amount of traffic in bits per second that is considered in-profile. Traffic in excess of (ipQosExceedRateBps + ipQosExceedBurstBps) is considered out-profile. |
ExceedBurstBps |
Maximum amount of additional traffic that is considered in-profile. Traffic in excess of (ipQosExceedRateBps + ipQosExceedBurstBps) is considered out-profile. |
TosAndMask |
AND mask applied to TOS field inside IP header of in-profile datagrams. Range: 0 to 255 |
TosOrMask |
OR mask applied to TOS field inside IP header of in-profile datagrams. Range: 0 to 255 |
Level2PrioAndMask |
AND mask applied to level 2 priority associated with in-profile datagrams. Range: 0 to 7 |
Level2PrioOrMask |
OR mask applied to level 2 priority associated with in-profile datagrams. Range: 0 to 7 |
TosAndMaskExceed |
AND mask applied to TOS field inside IP header of out-profile datagrams. Range: 0 to 255 |
TosOrMaskExceed |
OR mask applied to TOS field inside IP header of out-profile datagrams. Range: 0 to 255 |
Level2PrioAndMaskExceed |
AND mask applied to level 2 priority associated with out-profile datagrams. Range: 0 to 7 |
Level2PrioOrMaskExceed |
OR mask applied to level 2 priority associated with out-profile datagrams. Range: 0 to 7 |
Descr |
A textual string describing this classifier rules. Length: 0 to 255 |