Variable | Value |
---|---|
Id | Specifies the ID number of the classifier. |
Type | Specifies the type of classifier. Options are NSNA and UBP. |
Name | Specifies the name of the classifier. All classifiers with the same name are part of the same filter set. That filter set has the same name as the classifiers. |
Block | Specifies the block name with which the classifier is associated. |
EvalPrec | Specifies the evaluation order number of the classifier in that filter set. Two classifiers in the same filter set cannot have the same evaluation order. A higher eval order means a lower precedence for the corresponding policy. |
AddrType | Specifies the type of IP address used by this classifier entry. |
DstIpAddr | Specifies the IP address to match against the destination IP address of a packet. |
DstIpPrefixLength | Specifies the length of the destination address mask. |
SrcIpAddr | Specifies the IP address to match against the source IP address of a packet. |
SrcIpPrefixLength | Specifies the length of the source address mask. |
Dscp | Specifies the value for a DiffServ Codepoint (DSCP) in a packet. |
Protocol/NextHeader |
Specifies the IPv4 protocol value, or the IPv6 next-header value. Values are the following:
|
DstL4PortMin | Specifies the minimum value for the Layer 4 destination port number in a packet. |
DstL4PortMax | Specifies the maximum value for the Layer 4 destination port number in a packet. |
SrcL4PortMin | Specifies the minimum value for the Layer 4 source port number in a packet. |
SrcL4PortMax | Specifies the maximum value for the Layer 4 source port number in a packet. |
Ipv6FlowId | Specifies the flow identifier for IPv6 packets. |
Storage | Specifies the type of storage used. |
DstMacAddr | Specifies the MAC address against which the MAC destination address of incoming packets is compared. |
DstMacAddrMask | Specifies a mask identifying the destination MAC address. |
SrcMacAddr | Specifies a MAC source address of incoming packets. |
SrcMacAddrMask | Specifies a mask identifying the source MAC address. |
VlanIdMin | Specifies the minimum value for the VLAN ID in a packet. |
VlanIdMax | Specifies the maximum value for the VLAN ID in a packet. |
VlanTag |
Specifies the type of VLAN tagging in a packet:
|
EtherType | Specifies the value for the Ether type. |
UserPriority | Specifies the value for the 802.1p user priority. |
ActionDrop | Specifies whether or not to drop the traffic matching filtering data. |
UpdateDscp | Specifies a value used to update the DSCP field in an IPv4 packet. |
UpdateUserPriority | Specifies 802.1p value used to update user priority. |
ActionSetPrec | Specifies automatic drop precedence (high or low). |