System information

Table Of Contents
3. Commands
4821-A2-GB21-00 July 2004 3-101
Show Filter-Binding
show filter-binding [filter [ filter_name]] | [port [ port_id]]
Minimum Access Level: User
The show filter-binding command displays the bindings of filters to interfaces.
filter Specifies that output is sorted by filter name.
filter_name – Specifies that the display should be limited to a single filter.
port – Specifies that output is sorted by port number.
port_id – Specifies that the display should be limited to a single port.
Example:
PDYN>show filter-binding
port filter name direction
2 ethernetFilter Inbound
3 anotherFilter Inbound
18 ethernetFilter Inbound
19 ethernetFilter Inbound
PDYN>show filter-binding filter ethernetFilter
ethernetFilter Inbound 18
Inbound 19
Inbound 2
PDYN>show filter-binding port 3
3 anotherFilter Inbound
Display results:
port-id – The port the rule is bound to.
filter-name – The name of the filter.
direction – The direction of the data stream affected by this binding:
inbound – Traffic toward the port is affected.
outbound – Traffic from the port is affected.