Quantcast
Channel: THWACK: Discussion List - All Communities
Viewing all articles
Browse latest Browse all 16365

How to monitor both outbound and inbound traffic utilization and analysis of cisco router WAN Link.

$
0
0

Team,

 

My Netflow V9 configs are below ,I want to capture both the upload and download utilization along with traffic analysis of the WAN interface.will the below config be enough.

 

flow record NETFLOW_RECORD

match ipv4 tos

match ipv4 protocol

match ipv4 source address

match ipv4 destination address

match transport source-port

match transport destination-port

match interface input

match flow direction

collect interface output

collect counter bytes long

collect counter packets long

!

flow exporter SOLARWINDSNTA-EM

destination 10.10.10.1

source lo0

transport udp 2055

template data timeout 30

option interface-table timeout 30

!    

flow monitor SOLARWINDSNTA-FMM

exporter SOLARWINDSNTA-EM

cache timeout active 30

cache timeout inactive 15

record NETFLOW_RECORD

 

!

interface GigabitEthernet0/0/0

ip flow monitor SOLARWINDSNTA-FMM input

ip flow monitor SOLARWINDSNTA-FMM output


Viewing all articles
Browse latest Browse all 16365

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>