帮助手册 Enterasys Matrix N Switches

在 Enterasys Matrix N 交换机上配置flow包导出

对于NetFlow 分析,您需要将设备配置为将flow包导出到 Site24x7 本地轮询器,即 NetFlow 收集器。本地部署轮询器将监听特定端口以接收flows。了解如何查找本地部署轮询器的端口号

使用以下命令在 Enterasys Matrix N 交换机上配置flow包:

set netflow export-interval 1
set netflow export-destination {NETFLOW_SERVER_IP} {NETFLOW_SERVER_LISTENER_PORT}

在路由器或多层交换功能卡 (MSFC) 上进入全局配置模式,并为要启用flow的每个接口发出以下命令:

set netflow port {INTERFACE_NAME} enable
set netflow cache enable
set netflow export-version 9
set netflow template refresh-rate 60 timeout

帮助手册 Enterasys Matrix N Switches