R3303-HP HSR6800 Routers Security Command Reference

460
Related commands
blacklist enable
blacklist ip
display flow-statistics statistics
Use display flow-statistics statistics to display traffic statistics on interfaces based on IP addresses.
Syntax
In standalone mode:
display flow-statistics statistics [ slot slot-number ] { destination-ip dest-ip-address | source-ip
src-ip-address } [ vpn-instance vpn-instance-name ] [ | { begin | exclude | include } regular-expression ]
In IRF mode:
display flow-statistics statistics [ chassis chassis-number slot slot-number ] { destination-ip dest-ip-address
| source-ip src-ip-address } [ vpn-instance vpn-instance-name ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
destination-ip dest-ip-address: Displays statistics of the traffic destined for the specified destination IP
address. dest-ip-address indicates the destination IP address, which cannot be a broadcast address,
127.0.0.0, a class D address, or a class E address
source-ip src-ip-address: Displays statistics of the traffic that is from the specified source IP address.
src-ip-address indicates the source IP address, which cannot be a broadcast address, 127.0.0.0, a class
D address, or a class E address.
vpn-instance vpn-instance-name: Displays statistics of the traffic that belongs to the specified VPN.
vpn-instance-name indicates the VPN instance name of an MPLS L3VPN, a case-sensitive string of 1 to
31 characters. If the object to be displayed belongs to the public network, do not specify this option.
slot slot-number: Displays traffic statistics on a card. slot-number specifies the number of the slot that holds
the card. (In standalone mode.)
chassis chassis-number slot slot-number: Displays traffic statistics on a card of an IRF member device. The
chassis-number argument refers to the ID of the IRF member device. The slot-number argument refers to
the number of the slot where the card resides. (In IRF mode.)
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.