display netstream monitor

Function

The display ip netstream monitor command displays monitoring information about IPv4 original flows.

The display ipv6 netstream monitor command displays monitoring information about IPv6 original flows.

Format

display ip netstream monitor { all | monitor-name }

display ipv6 netstream monitor { all | monitor-name }

Parameters

Parameter Description Value
all

Displays information about all monitoring services.

-

monitor-name

Specifies the name of a monitoring service.

The name is a string of 1 to 31 case-sensitive characters, spaces not supported and special characters supported.

When quotation marks are used around the string, spaces are allowed in the string.

ipv6

Indicates the IPv6 netstream feature.

-

ip

Indicates the IPv4 netstream feature.

-

Views

All views

Default Level

3: Management level

Task Name and Operations

Task Name Operations
netstream read

Usage Guidelines

Usage Scenario

After monitoring services are configured in the monitoring view, to view information about all or specified monitoring services, run the display ip netstream monitor command or display ipv6 netstream monitor command. The command output contains the following information:

  • Monitoring service ID
  • Number of times a monitoring service is applied by interfaces
  • Destination IP address and destination port number that are specified in the monitoring view for NetStream statistics

Example

The actual command output varies according to the device. The command output here is only an example.

# Display information about the monitoring service monitora in IPv6.
<HUAWEI> display ipv6 netstream monitor monitora
Monitor monitora
 ID        : 1
 AppCount  : 0

 Address                                   Port              ExportVer         
 2001:DB8:10::1                            1                 ipfix
 2001:DB8:20::1                            2                 9
----------------------------------------------------------------------
# Display information about the monitoring service monitora in IPv4.
<HUAWEI> display ip netstream monitor monitora
Monitor monitora
 ID        : 1
 AppCount  : 0

 Address                                   Port              ExportVer         
 1.1.1.1                                   1                 ipfix
 2.2.2.2                                   2                 9
----------------------------------------------------------------------
Table 1 Description of the display netstream monitor command output
Item Description
Monitor

Name of a monitoring service.

ID

ID of a monitoring service.

AppCount

Number of times a monitoring service is applied by interfaces.

Address

Destination IP address configured in the monitoring view for NetStream statistics.

Port

Port number of the destination IP address configured in the monitoring view for NetStream statistics.

ExportVer

Packet output format configured in the monitoring service view.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >