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

Netflow & NDE on 7609 with 12.2SRA

cisco_query
Level 1
Level 1

Hi,

I was trying to configure NDE on 7609 with IOS version 12.2(33)SRA2.These are the commands given

Router(config)#

mls netflow

mls flow ip interface-full

mls nde sender version 5

ip flow-export source Loopback1

ip flow-export destination <ip> <port>

On all interface where to enable NDE

interface fastethernet <x/y>

Router(config-if)#

ip flow ingress

ip route-cache flow

Still NDE is not working.

Have I missed any required commands.

Please suggest.

Also can anyone please tell the exact meaning of ip flow ingress and ip route-cache flow.

If any good troubleshooting document is present please give the link also.

Thank you,

Peter

1 Reply 1

yjdabear
VIP Alumni
VIP Alumni

What are the output of:

show mls nde

show ip flow export

And "ip route-cache flow" has been deprecated by "ip flow ingress" in 12.2(18)SXD and later.