cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
693
Views
0
Helpful
0
Replies

ISR 4331 nbar for Netflow11

Petr Stepanov
Level 1
Level 1

Hello, someone encountered the fact that level 7 is not classified in netflow 11?

 

my config

flow record nbarrec 
match ipv4 tos 
match ipv4 dscp 
match ipv4 protocol 
match ipv4 source address 
match ipv4 destination address 
match transport source-port 
match transport destination-port 
match interface input 
match application name 
collect routing source as 
collect routing destination as 
collect routing next-hop address ipv4 
collect ipv4 id 
collect ipv4 source mask 
collect ipv4 destination mask 
collect transport tcp flags 
collect interface output 
collect flow direction 
collect counter bytes 
collect counter packets 
collect timestamp sys-uptime first 
collect timestamp sys-uptime last 
! 
! 
flow exporter nbarexp 
destination 172.16.8.63 
source Loopback0 
transport udp 9996 
! 
! 
flow monitor nbarmon 
exporter nbarexp 
cache timeout active 1 
cache timeout update 60 
record nbarrec 

 

on interfaces:

ip flow monitor nbarmon input 

ip nbar protocol-discovery ipv4

 

config snmp 

snmp-server enable traps cnpd

snmp-server host 172.16.8.63 traps version 1 public cnpd 

0 Replies 0