432
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.
peer-as
: Records the ASs before and after the AS where the NetStream device resides as the
source AS and destination AS, respectively.
bgp-nexthop
: Records BGP next hops.