R0106-HP MSR Router Series Network Management and Monitoring Command Reference(V7)

347
Default
The version 9 format is used to export IPv6 NetStream traditional data, IPv6 NetStream aggregation data,
and MPLS flow data with IPv6 fields.
The peer AS numbers are recorded. The BGP next hop is not recorded.
Views
System view
Predefined user roles
network-admin
Parameters
origin-as: Exports statistics of the source AS originating the route for the source address and the
destination AS for the destination address.
peer-as: Exports statistics of the peer ASs for the source and destination address.
bgp-nexthop: Exports statistics of BGP next hops.
Usage guidelines
An IPv6 NetStream entry for a flow records the source IPv6 address, destination IPv6 address, and two
AS numbers for each address. You can choose to configure which AS numbers are to be exported as the
source AS and destination AS.
When you execute this command without any keyword, the peer AS numbers are recorded, and the BGP
next hop is not recorded.
Examples
# Configure the device to export IPv6 NetStream data in the version 9 format, and specify the IPv6
NetStream data to include the source AS and destination AS.
<Sysname> system-view
[Sysname] ipv6 netstream export version 9 origin-as
ipv6 netstream filter
Use ipv6 netstream filter to enable IPv6 NetStream filtering on an interface.
Use undo ipv6 netstream filter to restore the default.
Syntax
ipv6 netstream filter acl acl-number { inbound | outbound }
undo ipv6 netstream filter acl acl-number { inbound | outbound }
Default
IPv6 NetStream filtering is disabled. IPv6 NetStream collects statistics about all IPv6 packets passing
through an interface.
Views
Interface view
Predefined user roles
network-admin