Edit Filter Filtered Ports

ItemDescription
IfIndexIfIndex value of a port where filtering is applied.
FilterSetUsed to indicate zero or more filter lists 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.
EnableUsed to indicate whether filtering is configured on this port.
DefaultActionUsed to indicate the default action that should be performed when an IP filter applies to a particular port. When filters are not enabled on the port the action is set to 'none' which means the port does not block any packet. 'none' cannot be used when PortEnable is true. On a port configured as 'forward', any packet that satisfies a filter is allowed to be forwarded. On a port configured as 'drop', any packet that satisfies a filter is dropped.
NumGlobalFilters# of global filters
NumBaseFilters# of base filters