Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
'''Netflow''' is a [[Cisco Systems|Cisco]] IOS [[computer software|software]] feature and also the name of an open (but proprietary) Cisco protocol for collecting [[Internet Protocol|IP]] traffic information. Cisco [[router]]s with netflow enabled generate netflow records, which are exported from the router in [[User Datagram Protocol|UDP]] packets and collected using a netflow collector. [[Juniper Networks]] provides a similar feature for its routers called cflow.
A network flow is defined as
Netflow records are sent via UDP, and for efficiency reasons, the router does not store flow records once they are exported. Therefore, if the netflow record is dropped due to network congestion, it is lost forever -- there's no way for the router to resend it. The IP address of the netflow collector and the port upon which it is listening must be configured on the sending router. Netflow is also enabled on a per-interface basis to avoid unnecessarily burdening of the router's processor.
|