Cflowd 
Router Configuration Guide 711
The SR OS implementation allows you to enable cflowd either at the interface level or as an 
action to a filter. By enabling cflowd at the interface level, all IP packets forwarded by the 
interface are subject to cflowd analysis. By setting cflowd as an action in a filter, only packets 
matching the specified filter are subject to cflowd analysis. This provides the network 
operator greater flexibility in the types of flows that are captured.
Collectors
A collector defines how data flows should be exported from the flow cache. A maximum of 
5 collectors can be configured. Each collector is identified by a unique IP address and UDP 
port value. Each collector can only export traffic in one version type, either V5, V8, V9, or 
V10.
The parameters within a collector configuration can be modified or the defaults retained. 
The autonomous-system-type command defines whether the autonomous system information 
to be included in the flow data is based on the originating AS or external peer AS of the flow.
Aggregation
V8 aggregation allows for flow data to be aggregated into larger, less granular flows. Use 
aggregation commands to specify the type of data to be collected. These aggregation types 
are only applicable to flows being exported to a v8 collector.
The following aggregation schemes are supported:
• AS matrix — Flows are aggregated based on source and destination AS and ingress 
and egress interface. 
• Protocol-port — Flows are aggregated based on the IP protocol, source port number, 
and destination port number.
• Source prefix — Flows are aggregated based on source prefix and mask, source AS, 
and ingress interface.
• Destination prefix — Flows are aggregated based on destination prefix and mask, 
destination AS, and egress interface.
• Source-destination prefix — Flows are aggregated based on source prefix and mask, 
destination prefix and mask, source and destination AS, ingress interface and egress 
interface.
• Raw — Flows are not aggregated and are sent to the collector in a V5 record.