Hi all
i have SXT Lite 5 ( ROS 6.41.1 )
cpu usage is always 100%
I upgraded Firmware & ROS
[admin@RB] > export
# feb/19/2018 10:27:45 by RouterOS 6.41.1
# software id = UR11-SVAL
#
# model = SXT 5nD r2
# serial number = 46AD046AD0
/interface bridge
add fast-forward=no mtu=1500 name=bridge1 protocol-mode=none
/interface wireless
set [ find default-name=wlan1 ] ampdu-priorities=0,1 band=5ghz-a/n channel-width=20/40mhz-Ce di
radio-name="RB" scan-list=5040 ssid=WIFI tx-power=30 tx-power-mode=all-rates-
/interface pppoe-client
add add-default-route=yes disabled=no interface=wlan1 max-mru=1480 max-mtu=1480 name=pppoe-out1
/interface list
add exclude=dynamic name=discover
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip ipsec proposal
set [ find default=yes ] enc-algorithms=3des
/ip pool
add name=dhcp_pool3 ranges=192.168.0.100-192.168.0.200
/ip dhcp-server
add address-pool=dhcp_pool3 authoritative=after-2sec-delay disabled=no interface=bridge1 lease-
#error exporting /port
/system logging action
set 0 memory-lines=100
set 1 disk-lines-per-file=100
/interface bridge port
add bridge=bridge1 hw=no interface=ether1
add bridge=bridge1 disabled=yes hw=no interface=wlan1
/interface list member
add interface=ether1 list=discover
add interface=wlan1 list=discover
add interface=bridge1 list=discover
add interface=pppoe-out1 list=discover
/ip address
add address=192.168.184.101/24 interface=wlan1 network=192.168.184.0
add address=192.168.0.1/24 interface=ether1 network=192.168.0.0
/ip dhcp-server network
add address=192.168.0.0/24 dns-server=217.218.127.127,4.2.2.4,8.8.4.4,1.1.1.1 gateway=192.168.0.1
/ip dns
set servers=10.20.30.7,4.2.2.4
/ip firewall nat
add action=masquerade chain=srcnat
/ip route
add distance=10 gateway=192.168.184.1
/ip service
set telnet disabled=yes
set ftp disabled=yes
set www disabled=yes
set ssh port=22
set api disabled=yes
set winbox port=221
set api-ssl disabled=yes
/system clock
set time-zone-name=Asia/Tehran
/system identity
set name="RB"
/system leds
set 0 interface=wlan1
/system ntp client
set enabled=yes primary-ntp=8.8.8.8 secondary-ntp=4.2.2.4
/system watchdog
set automatic-supout=no no-ping-delay=20w17h5m20s920ms watchdog-timer=no
[admin@RB] >
