User guide

Packet Over SONET Module Installation and User Guide 3-71
Configuring and Monitoring Flow Statistics
Enabling and Disabling a Flow Record Filter
To enable a specified flow record filter for the specified SONET port, use the following
command:
enable flowstats filter <filter#> ports <portlist> [ingress | egress]
By default, filter #1 is enabled on all SONET ports for both ingress and egress flows,
and all remaining filters are disabled.
To disable a specified flow record filter for the specified SONET port, use the following
command:
disable flowstats filter <filter#> ports <portlist> [ingress | egress]
where:
The following command example enables ingress filter #2 on port 1 of the PoS module
installed in slot 8 of the BlackDiamond switch.
enable flowstats filter 2 ports 8:1 ingress
The following command example disables ingress filter #2 on port 1 of the PoS module
installed in slot 8 of the BlackDiamond switch.
disable flowstats filter 2 ports 8:1 ingress
filter# The filter# parameter is an integer in the range from 1 to 8 that
operates with either the ingress or egress keyword to identify the
filter that is being enabled or disabled.
ingress Use this keyword to specify that the filter being enabled or disabled is
one of the eight filters to be applied to ingress flows.
egress Use this keyword to specify that the filter being enabled or disabled is
one of the eight filters to be applied to egress flows.