
254
AT-WR4500 Series - IEEE 802.11abgh Outdoor Wireless Routers
RouterOS v3 Configuration and User Guide
Example
To make system generate a support output file and sent it automatically to
through the
192.0.2.1
smtp server in case of a software crash:
[admin@AT-WR4562] system watchdog> set auto-send-supout=yes \
\... [email protected] send-smtp-server=192.0.2.1
[admin@AT-WR4562] system watchdog> print
watch-address: none
watchdog-timer: yes
no-ping-delay: 5m
automatic-supout: yes
auto-send-supout: yes
send-smtp-server: 192.0.2.1
send-email-to: [email protected]
[admin@AT-WR4562] system watchdog>