Skip to main content

Cisco Catalyst 4000 Series Configuration

In this document, you will learn how to configure the Cisco Catalyst 4000 Series using a series of commands.

Enter global configuration mode:

Config t

Specify the MOTADATA_NETFLOW export destination:

ip flow-export destination {MOTADATA_NETFLOW_SERVER_IP} {MOTADATA_NETFLOW_SERVER_LISTENER_PORT}

Set the MOTADATA_NETFLOW export version:

ip flow-export version 7

Define the source for MOTADATA_NETFLOW packets:

ip flow-export source {LOOPBACK_INTERFACE_NAME}

Configure the flow cache timeout:

ip flow-cache timeout active 1

Enable ingress flow field inference:

ip flow ingress infer-fields

After completing the configuration, navigate to Menu > Flow Explorer and select Explorer to view the active flow data.