383
Views
System view
Predefined user roles
network-admin
Parameters
minutes: Specifies the refresh interval in the range of 1 to 3600 minutes.
Usage guidelines
Version 9 is template-based and supports user-defined formats. An NetStream device must send the
version 9 templates to NetStream servers regularly, because the servers do not permanently save
templates.
You can adjust the refresh frequency or refresh interval for the device to send version 9 templates. If
both settings are configured, templates are sent when either of the conditions is met.
To configure the refresh frequency for version 9 templates, use the ip netstream export
v9-template refresh-rate packet command.
Examples
# Configure the device to send version 9 templates every 60 minutes.
<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 AS information.
Use ip netstream export version 9 to export NetStream data in the version 9 format and choose
whether to record AS and BGP next hop information.
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
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 recorded.
Views
System view
Predefined user roles
network-admin
Parameters
origin-as: Records the source AS of the source address and the destination AS of the destination
address.