show flowstats
ExtremeWare Software 7.3.0 Command Reference Guide 711
show flowstats
show flowstats <portlist>
Description
Displays status information for the flow statistics function.
Syntax Description
Default
N/A.
Usage Guidelines
This command displays flowstats configuration information for an individual port. The information is
displayed in a format similar to the flowstats command syntax. The following information is displayed:
• Whether the flowstats feature is enabled or disabled
• Whether flowstats is enabled or disabled for the specified port
• NetFlow Timeout configuration for the port
• Whether NetFlow Filters are enable or disabled for the port
• NetFlow filter specifications for the port
Example
The following command displays statistics for ports 1, 40, and 48:
Summit48i: show flowstats 1, 40, 48
Flowstats enabled
Port Filter proto timeout group OverflowPkts flags
--------------------------------------------------------------------------------
1 3 IP 5 3 N/A EIA
DestIP: 10.203.0.1/255.255.255.255 DestPort: any
SrcIP: any SrcPort: any
40 8 - 5 1 N/A EIA
Dest/Src Info: match-all-flows
48 1 TCP 20 1 N/A EIA
DestIP: 10.201.26.0/ 255.255.255.0 DestPort: any
SrcIP: 10.201.31.0/ 255.255.255.0 SrcPort: any
48 2 UDP 20 1 N/A EIA
DestIP: 10.201.26.0/ 255.255.255.0 DestPort: any
SrcIP: 10.201.31.0/ 255.255.255.0 SrcPort: any
Flags: E - Enable, D - Disable; I - Ingress, S - Egress; A - Aggregation
portlist Specifies a list of ports or slots and ports for which flow statistics should be
displayed. May be in the form 1, 2, 3-5, 2:5, 2:6-2:8.