R3303-HP HSR6800 Routers Network Management and Monitoring Command Reference

251
Host-monitor commands
display host-monitor
Use display host-monitor to display flow entries in the host-monitor table.
Syntax
In standalone mode:
display host-monitor [ invalid ] [ verbose ] [ destination ip-address | interface interface-type
interface-number | source ip-address ] * [ slot slot-number ] [ | { begin | exclude | include }
regular-expression ]
In IRF mode:
display host-monitor [ invalid ] [ 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
invalid: Displays illegitimate flow entries. If this keyword is not specified, legitimate flow entries are
displayed.
verbose: Displays detailed information about flow entries. If this keyword is not specified, brief
information about flow entries is displayed.
destination ip-address: Specifies the destination IP address. The ip-address argument is an IPv4 address
in dotted decimal notation.
interface interface-type interface-number: Specifies an interface by its type and number.
source ip-address: Specifies the source IP address. The ip-address argument is an IPv4 address in dotted
decimal notation.
slot slot-number: Displays the flow entries for a card. The slot-number argument specifies a card by its slot
number. If no slot is specified, the flow entries for each card are displayed. (In standalone mode.)
chassis chassis-number slot slot-number: Displays flow entries for a card on an IRF member device. The
chassis-number argument represents the ID of the IRF member device and the slot-number argument
represents the number of the slot that holds the card. If no slot is specified, the flow entries for each card
in the IRF fabric are displayed. (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.