Edit Filter DiffServs

ItemDescription
rcIpFilterIdThis filter's unique identifier(id). This id is automatically generated by the system when a filter is created. This id is used in the 'rcIpFilterGlobalListTable' and 'rcIpFilterBaseListTable' when grouping one or more filters into a filter list.
rcIpFilterNameThis filter's name.
MatchDscpEnableUsed to specify whether the values stored in the variable 'rcIpFilterDiffServMatchDscp' and 'rcIpFilterDiffServMatchDscpReserved' should be used in this filter.
MatchDscpUsed to specify the match value for the DSCP. If the DSCP in the incoming packet matches this value, then this filter will be applied to the packet. The DSCP represents the high-order 6 bits of the TOS byte (in network order).
MatchDscpReservedUsed to specify the match value of the low-order 2 bits of the TOS byte (in network order).
ModifyIeee8021PEnableUsed to specify whether the value stored in the variable 'rcIpFilterDiffServModifyIeee8021P' should be used in this filter.
ModifyIeee8021PUsed to specify the value the 802.1P field should be modified to if this filter is applied. The modification is applied at the egress point.
ModifyDscpEnableUsed to specify whether the value stored in the variable 'rcIpFilterDiffServModifyDscp' should be used in this filter.
ModifyDscpUsed to specify what the value of the DSCP should be modified to if this filter is applied. The modification is applied at the egress point. The DSCP represents the high-order 6 bits of the TOS byte (in network order).
TrafficProfileIdUsed to specify which traffic profile should be applied to packets matching this filter. Traffic profiles are specified in the 'rc2kQosTrafficProfileTable' table. A '0' value means do not apply any traffic profile.