R3303-HP HSR6800 Routers Network Management and Monitoring Command Reference

174
Default
No destination address or destination UDP port number is configured in system view or aggregation
view.
Views
System view, NetStream aggregation view
Default command level
3: Manage level
Parameters
ip-address: Specifies a destination IP address for NetStream data export.
udp-port: Specifies a destination UDP port number for NetStream data export, in the range of 0 to
65535.
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN that the NetStream data export destination
belongs to. The vpn-instance-name argument is a case-sensitive string of 1 to 31 characters. If the
destination is on the public network, do not specify this option.
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.