Forums/
Switches
2017-01-05 19:21:56
You can't remove ports from vlan1, so anything coming in on vlan1 will go out on all ports, regardless of all other settings. If your modem is on port 1, having pvid 1, all that traffic will always...
0HELPFULS
Forums/
Switches
2017-01-03 18:50:28
Note that my problem has nothing to do with a misconfiguration of the switch, but a limitation on it's internal arp table, functionality that's not expected in a layer-2 switch. In case it does...
0HELPFULS
Forums/
Switches
2016-12-28 00:36:13
johnson wrote There is a beta firmware i get from TP-Link support team. And it seems to limit the speed of arp packets. Here is the download link:...
0HELPFULS
Forums/
Switches
2016-12-19 09:19:40
I even managed to reproduce the issue: On the server I launch the following script: arpflood.sh: [CODE]for d in `seq 1 99`; do arping -c 1 -w 0.001 -I eth0 10.99.0.$d >/dev/null 2>&1 & sleep 0.1 done...
0HELPFULS
Forums/
Switches
2016-12-16 07:28:15
Model : TL-SG108E Hardware Version : TL-SG108E 2.0 (also had the problem on hardware version 1.0, the switch was swapped at the store since the issue could not be found) Firmware Version : 1.0.1...
0HELPFULS