User manual
30:Configuring SLA for a router
_______________________________________________________________________________________________________
expires it is considered as lost.
Interface
Radio
button
menu
Yes None
Specifies the interface on which traffic
should be monitored.
Destination Host
IP Address
IPv4
address
Yes None
Specifies the destination IP address for
the keepalive packets that are
originated on the LAN.
Destination UDP
port
Integer Yes None Specifies the destination UDP port.
Bin Restart
Period (ms)
Integer Yes None
Specifies how long one bin is collecting
information.
Max Bin Count Integer Yes None
Specifies how many bins are in the
queue. After all empty bins are used,
new information is put in the oldest bin.
When you have made all your configuration changes, click Save & Apply.
30.2 Configuring SLA for a router via UCI interface
You can also configure SLA UCI through CLI using UCI command suite.
The configuration file is stored at:
/etc/config/slad
To view the configuration file, enter:
uci export slad
or
uci show slad
uci export slad
package slad
config slad 'main'
option enable 'yes'
option roundtrip_timeout_msec '5000'
option interface 'lan'
option destination_host_ip_address '10.1.1.2'
option destination_udp_port '53'
option bin_restart_period_msec '3600000'
option max_bin_count '73'
uci show slad
slad.main=slad
_______________________________________________________________________________________________________
© Virtual Access 2015
GW1000 Series User Manual
Issue: 2.4 Page 224 of 255