cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Flexible Netflow ASR920 trouble

saxoflo07
Level 1
Level 1

Hi, I try to use Flexible Netflow v9 on an ASR 920.

I have some issue when I try to monitor a BDI interface.

 

ROUTEUR#sh ver
Cisco IOS XE Software, Version 03.18.04.SP.156-2.SP4-ext
Cisco IOS Software, ASR920 Software (PPC_LINUX_IOSD-UNIVERSALK9_NPE-M), Version 15.6(2)SP4, RELEASE SOFTWARE (fc4)

...

License Level: metroipaccess
License Type: Permanent
Next reload license Level: metroipaccess

cisco ASR-920-12CZ-A (Freescale P2020) processor (revision 1.0 GHz) with 900279K/6147K bytes of memory.
Processor board ID XXXXXXXX
12 Gigabit Ethernet interfaces
2 Ten Gigabit Ethernet interfaces
32768K bytes of non-volatile configuration memory.
3670016K bytes of physical memory.
1328927K bytes of SD flash at bootflash:.

 

ROUTEUR#sh run

!
flow record r1
match ipv4 source address
match ipv4 destination address
match ipv4 protocol
match interface input
match transport source-port
match transport destination-port
match ipv4 tos
collect counter packets
collect counter bytes
!
!
flow exporter FlowmonVM
destination 10.2.4.36 vrf Management
source GigabitEthernet0/0/11
transport udp 3001
template data timeout 60
!
!
flow monitor m1
exporter FlowmonVM
cache timeout inactive 20
cache timeout active 180
record r1

!

interface GigabitEthernet0/0/11
description [Gi0/0/11] Interface de Management
ip vrf forwarding Management
ip address 172.16.11.11 255.255.255.0
media-type auto-select
negotiation auto

 

 

WWP3RTP01(config)#interface BDI319

WWP3RTP01(config-if)#ip flow monitor m1 input

% Flow Monitor: Failed to add monitor to interface: Unsupported template

 

 

Have you any idea ?

Who Me Too'd this topic