141NetStream traditional data are exported to all destination addresses configured in system view, andNetStream aggregation data are exported to all destination addresses configured in the relatedaggregation view. If you expect NetStream aggregation data only, configure the destination address inthe aggregation view and do not configure the destination address in system view. Otherwise, theNetStream traditional data are also exported, which increases the bandwidth occupation.Examples# Configure the destination address for NetStream data export as 172.16.105.48 with port 5000. system-view[Sysname] ip netstream export host 172.16.105.48 5000Related commands• ip netstream aggregation• ip netstream export sourceip netstream export rateUse ip netstream export rate to configure the limit on the NetStream data export rate.Use undo ip netstream export rate to remove the NetStream data export limit.Syntaxip netstream export rate rateundo ip netstream export rateDefaultThe export rate of NetStream data is not limited.ViewsSystem viewDefault command level3: Manage levelParametersrate: Specifies the maximum rate for exporting NetStream data in the unit of the maximum number ofpackets per second. The value ranges from 1 to 1000.Examples# Allow 10 packets at most to be exported per second. system-view[Sysname] ip netstream export rate 10ip netstream export sourceUse ip netstream export source to configure the source interface for NetStream data export.Use undo ip netstream export source to remove the configuration.Syntaxip netstream export source interface interface-type interface-numberundo ip netstream export source