R3303-HP 6600/HSR6600 Routers Network Management and Monitoring Command Reference

175
Usage guidelines
You can configure the same destination address and destination UDP port number in different
aggregation views.
The destination address and destination UDP port number configured in aggregation view takes
precedence over those configured in system view. If no destination address or destination UDP port
number is configured in aggregate view, those configured in system view apply.
Up to four different destination addresses, including addresses in different VPNs, can be configured in
one aggregation view. If you have configured the destination addresses with the same IP addresses but
different UDP ports, the last configuration takes effect. If you configure different VPN instance names, you
can configure destination addresses with the same IP address and UDP port.
NetStream traditional data are exported to all destination addresses configured in system view, and
NetStream aggregation data are exported to all destination addresses configured in the related
aggregation view. If you expect NetStream aggregation data only, configure the destination address in
the aggregation view and do not configure the destination address in system view. Otherwise, the
NetStream 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.
<Sysname> system-view
[Sysname] ip netstream export host 172.16.105.48 5000
Related commands
ip netstream aggregation
ip netstream export source
ip netstream export rate
Use 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.
Syntax
ip netstream export rate rate
undo ip netstream export rate
Default
The export rate of NetStream data is not limited.
Views
System view
Default command level
3: Manage level
Parameters
rate: Specifies the maximum rate for exporting NetStream data, in the unit of the maximum number of
packets per second. The value is in the range of 1 to 1000.
Examples
# Allow 10 packets at most to be exported per second.