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

Filtered Ports tab and Insert Filtered Ports dialog box items


Items Description
IfIndex
IfIndex value of a port where filtering is applied.
FilterList
Used to indicate zero or more filters that are associated with this filter list. Each filter identifier is stored as 2 bytes in this array, starting from offset zero. Any unused bytes must be set to zero.
FilterSet
Used to indicate zero or more filters that are associated with this port. Each filter list identifier is stored as two bytes in this array starting from offset zero. Any unused bytes should be set to zero.
Enable
Indicates whether filtering is configured on this port.
DefaultAction
Indicates the default action that is performed when an IP filter applies to a particular port.
  • None-When filters are not enabled on the port, the port does not block any packets.
  • Forward-The port forwards any packet that satisfies a filter.
  • Drop-The port drops any packet that satisfies a filter.
NumGlobalFilters
The number of global filters.
NumBaseFilters
The number of base filters.
Enable
Indicates whether filtering is configured on a port.


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