Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

...

  1. Create a flow record

  2. Create a flow exporter

  3. Create a flow monitor

  4. Apply the flow monitor to interfaces

Configuration Steps

1. log in to your router, and go into the global configuration mode by typing “config t “

...

3. Now you will define match and collect statements to capture fields to include in the flow record

#match ipv4 source address

#match ipv4 destination address

#match ipv4 protocol

#match transport source-port

#match transport destination-port

#match ipv4 tos (to collect the type of source data)

...

VERIFICATION OF CONFIGURATION

Verification can be done either from CCE Server or from UI.

Using UI

STEP 1: Login to UI >> SYSTEM

...

STEP 2: >> LOGS AND FLOWS COLLECTION STATUS .

...