FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14250 questions

16892 answers

27801 comments

54538 members

0 votes
266 views 1 comments
by
Hello.

We need to set the port link speed to 10Mbits on specific Ethernet port to bypass Camera port link network issue.

Please advice

1 Answer

0 votes
by
Hello,

Thank you for contacting us.
Unfortunately there are no possibility to set specific eth port speed to 10/100, because LAN is controlled by internal driver and it provides network speed automatically depending on connected device LAN port speed.
If you could provide more information about issue you have, I will try to check if there are some work-around to make this device to work.

Best regards,

Sigitas K.
by
You could try to put one of the ethernet ports in a separate untagged VLAN, create a specifig interface for it and force the speed with ethtool -s eth0.xxx speed 10 with xxx being the vlan id. Some network configuration will be needed, routes firewall etc.