FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
392 views 1 comments
by anonymous
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 anonymous
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 anonymous
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.