HP MSR2000/3000/4000 Router Series Network Management and Monitoring Command Reference

209
Predefined user roles
network-admin
Parameters
minutes: Specifies the refresh interval in minutes that the device waits after NetStream version 9 templates
are sent to the NetStream server. The value range is 1 to 3600.
Usage guidelines
Version 9 is template-based and supports user-defined formats, so the NetStream-enabled device needs
to send the new template to the NetStream server for an update. If the version 9 format is changed on the
NetStream-enabled device and not updated on the NetStream server, the server is unable to associate
the received statistics with its proper fields. To avoid such situation, configure the refresh interval for
version 9 templates so that the NetStream server can refresh them on time.
The refresh frequency and the refresh interval can be both configured, and the template is resent when
either of the conditions is reached.
Examples
# Configure the device to wait for 60 minutes before sending NetStream version 9 templates again to the
NetStream server.
<Sysname> system-view
[Sysname] ip netstream export v9-template refresh-rate time 60
Related commands
ip netstream export v9-template refresh-rate packet
ip netstream export version
Use ip netstream export version 5 to export NetStream data in the version 5 format and choose whether
to record data about AS information.
Use ip netstream export version 9 to export NetStream data in the version 9 format and choose whether
to record data about AS and BGP next hop information. Statistics of BGP next hop can be exported in
only version 9 format.
Use undo ip netstream export version to restore the default.
Syntax
ip netstream export version 5 [ origin-as | peer-as ]
ip netstream export version 9 [ origin-as | peer-as ] [ bgp-nexthop ]
undo ip netstream export version
Default
The NetStream traditional data export uses the version 9 format. MPLS flow data is not exported. The
peer AS numbers are exported. The BGP next hop is not exported.
Views
System view
Predefined user roles
network-admin