display ip netstream
Parameters
Parameter |
Description |
Value |
---|---|---|
all |
Displays all NetStream configurations, including:
|
- |
global |
Displays global NetStream configurations, including:
|
- |
Example
# Display all NetStream configurations.
<AC6605> display ip netstream all
ip netstream timeout active 20
ip netstream timeout inactive 20
ip netstream tcp-flag enable
ip netstream export index-switch 32
ip netstream export host 10.1.1.1 222
ip netstream export version 9
ip netstream record record1
ip netstream record abc1
match ipv4 source-address
match ipv4 destination-address
collect counter packets
collect interface input
vap-profile huawei:
ip netstream record abc1
ip netstream inbound
ip netstream outbound
ip netstream sampler fix-packets 1200 inbound
Item |
Description |
---|---|
ip netstream timeout active active-interval |
Active aging time. This field is displayed only when the ip netstream timeout active command is run in the system view. |
ip netstream timeout inactive inactive-interval |
Inactive aging time This field is displayed only when the ip netstream timeout inactive command is run in the system view. |
ip netstream tcp-flag enable |
Whether to age NetStream flows according to the FIN or RST flag in the TCP packet header. This field is displayed only when the ip netstream tcp-flag enable command is run in the system view. |
ip netstream export index-switch index-switch |
Format of interface indexes contained in exported NetStream packets. This field is displayed only when the ip netstream export index-switch command is run in the system view. |
ip netstream export host ip-address port-number |
Destination address of the exported packets and UDP port. This field is displayed only when the ip netstream export host command is run in the system view. |
ip netstream export version version |
Version of the exported packets carrying original flow statistics. This field is displayed only when the ip netstream export version command is run in the system view. |
ip netstream record record-name |
Name of a flexible flow statistics template. This field is displayed only when a flexible flow statistics template is created using the ip netstream record command in the system view. |
match ipv4 source-address match ipv4 destination-address |
Aggregation key words. This field is displayed only when the match command is run in the flexible flow statistics template view. |
collect counter packets collect counter bytes |
Flexible flow statistics exported to the NSC contains the number of packets or bytes. This field is displayed only when the collect counter command is run in the flexible flow statistics template view. |
collect interface input collect interface output |
Flexible flow statistics exported to the NSC contain the indexes of the inbound or outbound interface. This field is displayed only when the collect interface command is run in the flexible flow statistics template view. |
vap-profile profile-name |
Netstream configuration in the VAP profile. |
ip netstream record record-name |
Flexible flow statistics template applied to the VAP profile. This field is displayed only when the ip netstream record command is run in the VAP profile view. |
ip netstream inbound ip netstream outbound |
Whether to enable the IPv4 flow statistics collection function on the inbound or outbound interface. This field is displayed only when the ip netstream command is run in the VAP profile view. |
ip netstream sampler fix-packets 1200 inbound |
Packet sampling parameters in a VAP profile. This field is displayed only when the ip netstream sampler command is run in the VAP profile view. |