Cisco 1941 & Cisco 3945 Configuration
This document outlines the steps to configure Cisco 1941 and Cisco 3945 devices, primarily focusing on setting up Motadata NetFlow.
Configure the Motadata NetFlow export destination.
ip flow-export destination {MOTADATA_SERVER_IP} 2055
Specify the source interface for Motadata NetFlow export.
ip flow-export source {any l3 interface} //loopback interface of the device
Define the Motadata NetFlow version.
ip flow-export version 5
Set the active flow cache timeout.
ip flow-cache timeout active 1
Set the inactive flow cache timeout.
ip flow-cache timeout inactive 15
Enable ip flow ingress command on all the layer 3 interfaces.
After completing the configuration, navigate to Menu > Flow Explorer and select Explorer to view the active flow data.