display netstream

Function

The display netstream command displays NetStream configurations in various views.

Format

display netstream { all | global | interface { interface-name | interface-type interface-number } }

Parameters

Parameter Description Value
all

Displays NetStream configurations in all views.

-

global

Displays NetStream configurations in the system, IPv4 Netstream aggregation and IPv6 Netstream aggregation views.

-

interface interface-name

Displays NetStream configurations in the interface view with specified name.

-

interface-type

Displays NetStream configurations in the interface view with specified type.

-

interface-number

Displays NetStream configurations in the interface view with specified number.

-

Views

All views

Default Level

3: Management level

Task Name and Operations

Task Name Operations
netstream read

Usage Guidelines

Usage Scenario

NetStream functions and commands for configuring NetStream functions vary according to views in which the functions or commands are used. To check whether NetStream configurations performed in views can meet the requirement, run the display netstream command.

The display netstream configuration command output displays NetStream configurations that exist in each view. If the NetStream function is not configured, the display netstream command output is null.

Precautions

——

Example

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

# Display NetStream configurations in the system and aggregation views.
<HUAWEI> display netstream global
system
ip netstream export version 9 
ip netstream timeout active 5
ip netstream timeout inactive 200
ip netstream export source 10.1.1.1
ip netstream export host 1.1.1.1 10000
ip netstream aggregation as
 enable
 export version 9
 ip netstream export source 2.1.1.1
 ip netstream export host 3.1.1.1 40001 
 ip netstream export host 4.1.1.1 40002
# Display NetStream configurations in all views.
<HUAWEI> display netstream all
system
ip netstream export version 9 origin-as
ip netstream timeout active 50
ip netstream timeout inactive 10
ip netstream export source 10.1.1.1
ip netstream export host 4.4.4.4 10000
ip netstream aggregation as
 enable
 export version 9
 ip netstream export source 1.1.1.2
 ip netstream export host 3.3.3.3 555
 ip netstream export host 1.1.1.2 55
slot 1
interface GigabitEthernet0/1/3
 ip netstream sampler fix-packets 1000 inbound
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >