Skip to main content

Enterasys MatrixN Configuration

This document outlines the configuration steps for the Enterasys MatrixN.

Enter global configuration mode on the router or MSFC.

Configure the netflow export interval:

set netflow export-interval 1

Set the netflow export destination:

set netflow export-destination {netflow_SERVER_IP} {netflow_SERVER_LISTENER_PORT}

For each interface you wish to enable flow on, execute the following commands:

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

After completing the configuration, navigate to Menu > Flow Explorer and select the Event Source(s) and the associated Interface(s) from the drop-downs to view the active flow data.