R3303-HP HSR6800 Routers Network Management and Monitoring Command Reference

163
NetStream configuration commands
display ip netstream cache
Use display ip netstream cache to display NetStream entry information in the cache.
Syntax
In standalone mode:
display ip netstream cache [ verbose ] [ destination ip-address | interface interface-type
interface-number | source ip-address ] * [ slot slot-number ] [ | { begin | exclude | include }
regular-expression ]
In IRF mode:
display ip netstream cache [ verbose ] [ destination ip-address | interface interface-type
interface-number | source ip-address ] * [ chassis chassis-number slot slot-number ] [ | { begin | exclude
| include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
verbose: Displays detailed information about the NetStream entries in the cache.
destination ip-address: Specifies the destination IP address. The ip-address argument is an IPv4 address
in dotted decimal notation. This option is valid only for information about active flow entries in the cache.
interface interface-type interface-number: Specifies an interface by its type and number. This option is
valid only for information about active flow entries in the cache.
source ip-address: Specifies the source IP address. The ip-address argument is an IPv4 address in dotted
decimal notation. This option is valid only for information about active flow entries in the cache.
slot slot-number Displays the NetStream entry information in the cache of a card. The slot-number
argument specifies a card by its slot number. (In standalone mode.)
chassis chassis-number slot slot-number: Specifies a card on an IRF member device. The chassis-number
argument represents the member ID of the device. The slot-number argument represents the slot number
of the card. (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.