Example:
config
dry_cont
1 alarm_level connected
5.4.3.12 Configuring TFTP
1. Enable
TFTP
config tftp state <STATE>
Example:
config tftp state enable
2. configuring UDP port (by default port 69)
config tftp port <NUM>
Example:
config config tftp port 69
5.4.3.13 Configuring events
It is necessary to configure events that will be sent to the monitoring server. If
Syslog protocol is used, it is also necessary to indicate event significance.
<STATE> variable takes the value enable/disable
<NUM> variable shows the significance level 0..7
1. changing link status
config events port_link state <STATE> level <NUM>
Example:
config events port_link state enable level 4
2. changing PoE status
config events port_poe state <STATE> level <NUM>
Example:
config events port_poe state enable level 4
3. changing topology in STP/RSTP protocols
config events stp state <STATE> level <NUM>
Example:
config events stp state enable level 4
4. lost link with
Auto Restart
active
config events ar_link state <STATE> level <NUM>
Example:
config events ar_link state enable level 4