Cflowd Configuration Command Reference
738 Router Configuration Guide
source-prefix
Syntax [no] source-prefix
Context config>cflowd>collector>aggregation
Description This command configures cflowd aggregation based on source prefix information.
The no form of this command removes this type of aggregation from the collector configuration.
Default none
autonomous-system-type
Syntax autonomous-system-type {origin | peer}
no autonomous-system-type
Context config>cflowd>collector
Description This command defines whether the autonomous system (AS) information included in the flow data is
based on the originating AS or external peer AS of the routes.
This option is only allowed if the collector is configured as Version 5 or Version 8.
The no form of this command resets the AS type to the default value.
Default autonomous-system-type origin
Parameters origin — Specifies that the AS information included in the flow data is based on the originating
AS.
peer — Specifies that the AS information included in the flow data is based on the peer AS.
description
Syntax description description-string
no description
Context config>cflowd>collector
Description This command creates a text description stored in the configuration file for a configuration context.
The no form of this command removes the description string from the context.
Default No description is associated with the configuration context.
Parameters description-string — The description character string. Allowed values are any string up to 80
characters long composed of printable, 7-bit ASCII characters. If the string contains special
characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.