- flow-collector {
- analyzer-address address;
- analyzer-id name;
-
- destinations {
-
- ftp:url {
- password "password";
- }
- }
-
- file-specification {
-
- variant variant-number {
- data-format format;
- name-format format;
-
- transfer {
- record-level number;
- timeout seconds;
- }
- }
- }
-
- interface-map {
- collector interface-name;
- file-specification variant-number;
-
- interface-name {
- collector interface-name;
- file-specification variant-number;
- }
- }
- retry number;
- retry-delay seconds;
-
- transfer-log-archive {
-
- archive-sites {
-
- ftp:url {
- password "password";
- username username;
- }
- }
- filename-prefix prefix;
- maximum-age minutes;
- }
- }
Statement introduced before JUNOS Release 7.4.
Define the flow collection.
The statements are explained separately.
See Service Set Configuration Guidelines.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.