Type
|
Indicates a particular type of filter: global, destination, or source.
|
DstAddr
|
Destination IP address to filter on.
|
DstMask
|
Destination IP subnet mask to filter on.
|
SrcAddr
|
Source IP address to filter on.
|
SrcMask
|
Source IP subnet mask to filter on.
|
Id
|
A unique identifier (ID) is automatically generated by the system when a filter is created.
|
Name
|
The name given to the filter.
|
ProtocolType
|
Type of protocol to filter on.
|
SrcPort
|
TCP/UDP source port to filter on.
|
SrcOption
|
Type of matching to perform on the field rclpFilterSrcPort. For source and destination filters, this value can only be set to equal (1).
|
DstPort
|
TCP/UDP destination port to filter on.
|
DstOption
|
Type of matching to perform on the field rclpFilterDstPort. For source and destination filters, this value can only be set to equal (1).
|
CopyToCpu
|
Specifies whether a packet matching this filter is copied to the CPU.
|
Mirror
|
Specifies whether a packet matching this filter is mirrored to the port specified by the field rcMirrorByPortMirrorPort.
|
HighPriority
|
Specifies whether a packet matching this filter is forwarded with high priority.
|
TcpConnect
|
Specifies whether a TCP packet matching this filter is accepted. This protocol applies only if the IP protocol is set to TCP.
|
IeeeVlanPriority
|
Specifies the priority bits for an explicit IEEE VLAN tag for a packet matching this filter. If this priority bit field is greater than the priority filed currently in the IEEE tag in the packet header, this priority field is loaded into the packet header.
|
DiffServRule
|
Specifies whether DiffServ bits matching this filter is accepted.
|
UsePktLimit
|
Specifies whether the rcIpFilterPktLimit field in this entry should be used when applying this filter.
|
PktLimit
|
The maximum packet size limit to filter against.
|
Mode
|
Specifies the operation mode for this entry.
- useDefaultAction: use the setting specified in rcIpFilterPortDefaultAction.
- forward: forward the packet if the packet satisfies this policy.
- drop: drop the packet if the packet satisfies this policy.
This variable setting has a higher precedence than the setting in rcIpFilterPortDefaultAction.
|