We are using a CRS125-24G-1S as a switch (no CRS switching feautures used). Occasionally we are experiencing unicast floods while our backup software (Veeam) is running. The number of backup hosts is half a dozen, traffic is appr. 5Mbps.
Code: Select all
/ip settings print
ip-forward: yes
send-redirects: yes
accept-source-route: no
accept-redirects: no
secure-redirects: yes
rp-filter: no
tcp-syncookies: no
max-arp-entries: 16384
arp-timeout: 5m
icmp-rate-limit: 10
icmp-rate-mask: 0x1818
allow-fast-path: yes
ipv4-fast-path-active: yes
ipv4-fast-path-packets: 0
ipv4-fast-path-bytes: 0
ipv4-fasttrack-active: no
ipv4-fasttrack-packets: 0
ipv4-fasttrack-bytes: 0
Any ideas how we could avoid that?