1648
ExtremeWare Software 7.3.0 Command Reference Guide
PoS Commands
Usage Guidelines
The command allows a port to be configured to selectively maintain statistics for only those flows that
match the specified filters. Sixteen filters are supported for each port, eight filters for ingress flows and
another eight filters for egress flows. The
filter
# parameter and either the
ingress
or
egress
keyword are specified to identify the filter that is being configured. The
filter
# parameter is an integer
in the range [1..8]. The filters are comprised of a value/filtermask pair for each component of the
{destination IP address, source IP address, destination port number, source port number, protocol}
5-tuple. Conceptually, the filters work by ANDing the contents of each 5-tuple component of a
forwarded flow with the associated masks from filter#1. Statistics are maintained if the results of the
AND operations match the configured filter values for all fields of the 5-tuple. If there is no match, then
the operation is repeated for filter#2, and so on. If there is no match for any of the filters, then statistics
are not maintained for the flow. Filters for any/all of the 5-tuple components can be configured with a
single command.
The
filterspec
parameter also supports the
match-all-flows
and
match-no-flows
keywords. The
match-all-flows
keyword adjusts the settings such that the filter matches any flow (that is, the
value/filtermask pairs are set to 0/0 for all the 5-tuple components), while the
match-no-flows
keyword adjusts the settings such that the filter does not match any flow.
The optional
aggregation
keyword may be used to indicate that a single set of statistics is to be
maintained for all the flows that match the filter, which can substantially reduce the volume of exported
data. A particular export distribution group may also be specified on a filter-basis. The
group#
parameter identifies the set of collector devices that records for flows matching the filter are to be
exported to.
Example
The following command example configures a filter to collect statistics on ingress flows destined for
192.168.1.1
from the
192.169.0.0/16
subnet with a destination port of
80
using protocol
6
:
config flowstats filter 1 export 1 ports all ingress
dest-ip 192.168.1.1/FFFFFFFF source-ip 192.169.0.0/FFFF0000
dest-port 80/FFFF source-port 0/0 protocol 6/FF
History
This command was first available in an ExtremeWare IP Technology Services Release based on
v6.1.5b20.
Platform Availability
This command is available on the BlackDiamond switch only.
Summary of Contents for ExtremeWare 7.3.0
Page 54: ...54 ExtremeWare Software 7 3 0 Command Reference Guide Contents...
Page 104: ...104 ExtremeWare Software 7 3 0 Command Reference Guide Commands for Accessing the Switch...
Page 378: ...378 ExtremeWare Software 7 3 0 Command Reference Guide FDB Commands...
Page 418: ...418 ExtremeWare Software 7 3 0 Command Reference Guide QoS Commands...
Page 436: ...436 ExtremeWare Software 7 3 0 Command Reference Guide NAT Commands...
Page 600: ...600 ExtremeWare Software 7 3 0 Command Reference Guide SLB Commands...
Page 968: ...968 ExtremeWare Software 7 3 0 Command Reference Guide Security Commands...
Page 1002: ...1002 ExtremeWare Software 7 3 0 Command Reference Guide EAPS Commands...
Page 1126: ...1126 ExtremeWare Software 7 3 0 Command Reference Guide ESRP Commands...
Page 1392: ...1392 ExtremeWare Software 7 3 0 Command Reference Guide IGP Commands...
Page 1478: ...1478 ExtremeWare Software 7 3 0 Command Reference Guide BGP Commands...
Page 1556: ...1556 ExtremeWare Software 7 3 0 Command Reference Guide IP Multicast Commands...
Page 1600: ...1600 ExtremeWare Software 7 3 0 Command Reference Guide IPX Commands...
Page 1616: ...1616 ExtremeWare Software 7 3 0 Command Reference Guide ARM Commands...
Page 1694: ...1694 ExtremeWare Software 7 3 0 Command Reference Guide PoS Commands...
Page 1750: ...1750 ExtremeWare Software 7 3 0 Command Reference Guide T1 E1 and T3 WAN Commands...
Page 1856: ...1856 ExtremeWare Software 7 3 0 Command Reference Guide MPLS Commands...
Page 1898: ...1898 ExtremeWare Software 7 3 0 Command Reference Guide High Density Gigabit Ethernet Commands...
Page 1938: ...1938 ExtremeWare Software 7 3 0 Command Reference Guide Power Over Ethernet Commands...
Page 1988: ...1988 ExtremeWare Software 7 3 0 Command Reference Guide H VPLS Commands...
Page 2106: ...2106 ExtremeWare Software 7 3 0 Command Reference Guide Wireless Commands...
Page 2132: ...2132 ExtremeWare Software 7 3 0 Command Reference Guide Configuration and Image Commands...
Page 2236: ...2236 ExtremeWare Software 7 3 0 Command Reference Guide Troubleshooting Commands...
Page 2254: ...2254 ExtremeWare Software 7 3 0 Command Reference Guide Index of Commands...