在 H3C MSR 36-20 路由器上配置流量导出
进行 NetFlow 分析时,您需要将设备配置为向 Site24x7 本地轮询器(即 NetFlow 收集器)导出流量。本地轮询器将在特定端口上监听以接收流量。了解如何查找本地轮询器的端口号。
使用以下命令在 H3C MSR 36-20 路由器设备上配置流量(Netstream):
system-view
ip netstream export host (ip address) 9996
ip netstream export source interface (ip address)
ip netstream timeout active 1
ip netstream timeout inactive 15
ip netstream export version 9 origin-as
ip netstream export version 9 bgp-nexthop
ip netstream mpls label-positions
在设备的所有接口上执行以下命令:
ip netstream inbound
有关在其他 H3C 设备上配置流量的说明,请参阅 H3C 官方文档。
