Skip to main content

Enterasys Configuration

This guide provides step-by-step instructions for configuring Enterasys devices using NetFlow settings.

Set the NetFlow interval:

netflow set interval 1

Allocate memory for NetFlow:

netflow set memory 8000

Set the monitored ports:

netflow set ports all-ports

Specify the source interface:

netflow set source {LOOPBACK_INTERFACE_NAME}

Set the collector with the IP address and destination port:

netflow set collector {NETFLOW_SERVER_IP} flow-destination-port {NETFLOW_SERVER_LISTENER_PORT}