Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

ftp (Flow Collector Files)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
ftp:url;

Hierarchy Level

content_copy zoom_out_map
[edit services flow-collector destination]

Description

Specify the primary and secondary destination FTP server addresses.

Options

url—FTP server address. The URL can include the following macros, typed in braces:

  • {%D}—Date

  • {%T)—Time when the file is created

  • {%I}—Description string for the logical interface configured using the collector interface-name statement at the [edit services flow-collector interface-map] hierarchy

  • {%N}—Unique, sequential number for each new file created

  • {am_pm}AM or PM

  • {date}—Current date using the {year} {month} {day} macros

  • {day}—From 01 through 31

  • {day_abbr}Sun through Sat

  • {day_full}Sunday through Saturday

  • {generation number}—Unique, sequential number for each new file created

  • {hour_12}—From 01 through 12

  • {hour_24}—From 00 through 23

  • {ifalias}—Description string for the logical interface configured using the collector statement at the [edit services flow-collector interface-map] hierarchy

  • {minute}—From 00 through 59

  • {month}—From 01 through 12

  • {month_abbr}Jan through Dec

  • {month_full}January through December

  • {num_zone}—From -2359 to +2359; this macro is not supported

  • {second}—From 00 through 60

  • {time}—Time the file is created, using the {hour_24} {minute} {second} macros

  • {time_zone}—Time zone code name of the locale; for example, gmt (this macro is not supported).

  • {year}—In the format YYYY; for example, 1970

  • {year_abbr}—From 00 through 99

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Release Information

Statement introduced before Junos OS Release 7.4.

footer-navigation