- 配置超时
configure terminalActive timeout 60Inactive timeout 15end - 配置导出器
configure terminalflow exporter <EXPORTER_NAME>destination <PROXY_IP>transport udp 2055source <VSM_IP_OR_SUBNET>end - 要为每个接口配置流监控器,请执行以下操作:
configure terminalflow monitor <MONITOR_NAME>record netflow-originalexporter <EXPORTER_NAME>end - 在输入模式和输出模式下或者至少在输入模式下为每个接口配置流监控器
configure terminalport-profile type vethernet <IF_NAME>ip flow monitor <MONITOR_NAME> inputip flow monitor <MONITOR_NAME> output..end