Id
|
The filter identifier.
|
DstAddr
|
The IP address that matches the packet's destination IP address.
|
DstAddrMask
|
The mask for matching the destination IP address.
|
SrcAddr
|
Specifies the source address to match against the packet's source IP address.
|
SrcAddrMask
|
The mask for matching the source IP address.
|
Dscp
|
The value that the DSCP in the packet must have and match the filter.
|
Protocol
|
The protocol that is matched against the packet's IP protocol field.
|
DstL4Port
|
The value the packet's layer 4 destination port must have and match this filter.
|
SrcL4Port
|
The value the packet's layer 4 source port must have and match this filter.
|
Permit
|
Specifies whether traffic with the above characteristics is considered a match (true) or not a match (false). If the frame matches the filter when this field is set to true, the matching process stops. True is the only value supported by Business Policy Switch.
|