TAP Series Switch Command Line Reference
Switch# show interface flow statistics eth-0-1
TAP group name: g1
flow name: f1
sequence-num 10 permit any src-ip 10.10.10.0 0.0.0.255 dst-ip any ( bytes 100 packets 1 )
sequence-num 20 deny any src-ip any dst-ip any ( bytes 86 packets 1 )
(total bytes 186 total packets 2 )
Related Commands
show flow
clear interface flow statistics
2.2 clear interface flow statistics
Use this command to clear statistics information which matched the flow on the interface.
Command Syntax
clear interface flow statistics IF_NAME
Specify an interface name to clear flow
statistics.
This command supports physical or link
aggregation interfaces.
Command Mode
Privileged EXEC
Default
None
Usage
Use this command to clear statistics information which matched the flow on the interface.
Interface name must be specified.