Follow these steps to schedule an executive summary report using the CLI.
Command syntax
You schedule an executive summary report
by using the report schedule command with the following command-line options
type executive_summary
report_format pdf
Prerequisites
Schedule an executive summary report by using the following command:
report schedule run <frequency> type executive_summary report_format pdf time_frame <timeFrame> transport <type>
The recurring report is asigned an identification number. The report ID, type, and specifications are added to the top of the scheduled reports list.
hostname (config) # report schedule run monthly on end-of-month at 2359 type executive_summary report_format pdf time_frame past_month transport file Created report schedule 4.After the scheduled report runs, the report file is emailed using the configured email server and recipient list.
Verify the configuration for the report schedule.
hostname (config) # show report schedule Periodicity MonthDay WeekDay Time Transport Command 4 monthly end-of-month - 23:59 file executive_summary report_format csv time_frame past_month Total reporting jobs scheduled: 1.