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

egress Netflow - VS-S720-10G

Mauricio Nakano
Level 1
Level 1

Hi,

I'm trying to configure a egress netflow in a 6500 (VSS) with VS-S720-10G supervisor.

I foud some old posts and understood that netflow wasn't supported on 6500 but i found a new document and it seems that netflow is supported in Supervisor Engine 2T:

http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps708/white_paper_c11-652021.html

Anybody knows if the netflow still not supported in VS-S720-10G?

It's weird because the command is supported:

#sh run int vlan 4

Building configuration...

Current configuration : 353 bytes

!

interface Vlan4

ip address X.X.X.X 255.255.0.0

no ip redirects

no ip unreachables

ip directed-broadcast

no ip proxy-arp

ip flow ingress

ip flow egress

ip pim dense-mode

#sh conf | i flow

ip flow-egress input-interface

ip flow ingress layer2-switched vlan 1-6,9-15,17-20,23,40,50,52,87-88,91,94,96,99,102-107,109-110,112-114,116,120-122,125,130,150,176,200-203,250-251,253,270,300-304,600-622,667,704,713-725,729-733,800-828

mls netflow interface

mls flow ip interface-full

ip flow-export source Vlan4

ip flow-export version 9

ip flow-export destination Y.Y.Y.Y 9995

I didn't find any document with this information.

Thanks in advance,

1 Reply 1

Mauricio Nakano
Level 1
Level 1

Hi,

I'm looking for some documentation.

I'm not sure, but I guess that ip flow egress export capture only egress flows that were software routed.

Regards,