Device Online Help # Go back one pageGo to the next page#Go to this book's Index

PcapFilter dialog box fields


Field Description
Id
The unique ID that represents the filter.
Enable
This field is used to enable or disable the filter.
Action
The action to be taken when the policy is matched.
SrcMac
The Source MAC address to match.
SrcMacMask
The Source MAC address mask. This is used to specify an address range.
IsInverseSrcMac
The Source MAC address inverse. When this is set, the MAC addresses other than the one specified are matched.
DstMac
The Destination MAC address.
DstMacMask
The Destination MAC address mask. This is used to specify an address range.
IsInverseDstMac
The Destination MAC address inverse. When this is set, the MAC addresses other than the one specified are matched.
VlanId
The VLAN ID of the packet to be matched.
ToVlanId
The destination VLAN ID. This is used to specify a range.
IsInverseVlanId
The VLAN ID inverse. When this is set, the VLAN ID other than the one specified are matched.
Pbit
The Pbit of the packet to be matched.
ToPbit
This is used to specify a Pbit range.
IsInversePbit
The Pbit inverse. When this is set, the Pbit other than the one specified are matched.
PbitMatchZero
When this is set, 0 is considered a valid value. Otherwise, 0 is considered a disable value.
EtherType
The EtherType of the packet to be matched.
ToEtherType
This is used to specify an EtherType range.
IsInverseEtherType
The EtherType inverse. When this is set, the EtherType other than the one specified are matched.
SrcIp
The source IP address of the packet to be matched.
ToSrcIp
This is used to specify an SrcIp range.
IsInverseSrcIp
The SrcIp inverse. When this is set, the SrcIp other than the one specified are matched.
DstIp
The destination IP address of the packet to be matched.
ToDstIp
This is used to specify a DstIp range.
IsInverseDstIp
The DstIp inverse. When this is set, the DstIp other than the one specified are matched.
Dscp
The DSCP value of the packet to be matched.
ToDscp
This is used to specify a Dscp range.
IsInverseDscp
The Dscp inverse. When this is set, the Dscp other than the one specified are matched.
DscpMatchZero
When this is set, 0 is considered a valid value. Otherwise, 0 is considered a disable value.
ProtocolType
The ProtocolType of the packet to be matched.
ToProtocolType
This is used to specify a ProtocolType range.
IsInverseProtocolType
The ProtocolType inverse. When this is set, the ProtocolType other than the one specified are matched.


Go back one pageGo to the next page##Go to this book's Index