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

Netflow on IRB

josepho
Level 1
Level 1

Hello Chaps,

I need to run neflow to capture the traffic through a router. This router also needs to be configured as a bridge (using IRB). I did the configs but when I use th "show ip flow export", I see that, no export is happening.

Can u help me with the direction to a document or procedure perform this task?

Thanks

1 Accepted Solution

Accepted Solutions

You need:

ip route-cache flow

under BVI, not F.E.

View solution in original post

4 Replies 4

paolo bevilacqua
Hall of Fame
Hall of Fame

On which interface you configured the command ?

Brent Rockburn
Level 2
Level 2

Can we see your config? Particularly the part that shows the interface configuration for netflow?

Hello all,

Attached is the relevant part of the config.

Below is also the same:

Rgds.

mmi polling-interval 60

no mmi auto-configure

no mmi pvc

mmi snmp-timeout 180

voice-card 2

!

no aaa new-model

ip subnet-zero

ip cef

!

!

!

!

no ftp-server write-enable

!

!

bridge irb

!

!

!

interface Ethernet0/0

no ip address

half-duplex

bridge-group 1

!

interface FastEthernet0/0

no ip address

ip route-cache flow

speed auto

bridge-group 1

!

interface BVI1

ip address 172.25.5.82 255.255.255.224

!

ip classless

ip flow-export source BVI1

ip flow-export version 5

ip flow-export destination 172.25.5.81 9999

!

no ip http server

!

snmp-server community public RW

snmp-server ifindex persist

!

control-plane

!

bridge 1 protocol ieee

bridge 1 route ip

You need:

ip route-cache flow

under BVI, not F.E.

Review Cisco Networking products for a $25 gift card