在 Enterasys 设备上配置flow包导出
对于NetFlow 分析,您需要将设备配置为将flow包导出到 Site24x7 本地轮询器,即 NetFlow 收集器。本地部署轮询器将监听特定端口以接收flows。了解如何查找本地部署轮询器的端口号。
使用以下命令在 Enterasys 设备上配置flow包:
netflow set interval 1
netflow set memory 8000
netflow set ports all-ports
netflow set source {LOOPBACK_INTERFACE_NAME}
netflow set collector {NETFLOW_SERVER_IP} flow-destination-port {NETFLOW_SERVER_LISTENER_PORT}
netflow set memory 8000
netflow set ports all-ports
netflow set source {LOOPBACK_INTERFACE_NAME}
netflow set collector {NETFLOW_SERVER_IP} flow-destination-port {NETFLOW_SERVER_LISTENER_PORT}