NWA110BE -option to configure daily report missing

Options
Robertod
Robertod Posts: 2  Freshman Member

Hi,

I configured a new NWA110BE, did the syslog first, then went to configure the daily report but the option was no longer there.

A quick summary of steps:

switched on the NWA110BE for standalone use

configured the wifi

updated the firmware to v7.10(2)

configured the syslog to send messages to a NAS (intending to set up the daily report later)

rebooted

Went to Configuration | Log & report to set up the daily report, but the daily report config item is no longer there.

I could reset the 110BE, but I am hoping for a nicer way - what would you recommend, please?

Ta.

All Replies

  • Zyxel_Tina
    Zyxel_Tina Posts: 37  Zyxel Employee
    Zyxel Certified Network Administrator - Security Zyxel Certified Network Administrator - Switch 5 Answers First Comment
    edited June 30

    Hi @Robertod,

    Regarding the missing option to configure the daily email report, could you please provide us with screenshots of your device's dashboard and the Log & Report interface? You can send them via private message.

    Please ensure the screenshots include the full navigation panel on the left, as shown in the example picture below.

    image.png image.png

    Here is another approach you can refer to configure the e-mail send from the AP.

    SSH to AP and use the CLI below

    Router> enable

    Router# configure terminal

    Router(config)# daily-report

    Router(config-daily-report)# activate

    Router(config-daily-report)# smtp-address {ip | hostname}

    Router(config-daily-report)# smtp-port <1 .. 65535>

    Router(config-daily-report)# mail-from e_mail

    Router(config-daily-report)# mail-to-1 e_mail

    Router(config-daily-report)# exit

    Router(config)# exit

    After that, you can use CLI to check the daily report status:

    Router# show daily-report status

    Other CLI related to the Email Daily Report, you can refer to the following PDF file.

    NWA110BE_V7.10.pdf

    Zyxel Tina