Skip to content
Back home
The home of William Rendell
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
  • Search
Back home
  • Search
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
Home » Technical » Computing » Set physical port speed on Mikrotik
Computing Mikrotik

Set physical port speed on Mikrotik

by William Rendell|Published October 22, 2018

/interface

/ethernet

set [ find default-name=ether1 ] bandwidth=10M/10M

  • Mikrotik
  • Router

You may also like

How to Open Port for a Specific IP Address in Firewalld
Published July 8, 2022

How to Open Port for a Specific IP Address in Firewalld

The best way is to create a new firewalld zone and we add the specific IP to that zone. To start with […]

Change IP of DC
Published April 1, 2021

Change IP of DC

We can change the IP address of the domain controller as below. Change the IP address on DC and run the following […]

Published August 27, 2021

Block TikTok using Mikrotik

/ip firewall filter add action=drop chain=forward dst-address-list=TikTok src-address=10.0.0.0/24 /ip firewall mangle add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d chain=prerouting content=.tiktok.com src-address=10.0.0.0/24 add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d […]

Published October 11, 2013

Draytek 2860 Port 443 / SSL not working port forward

There seems to be a bug in the Draytek 2860 router, even though I had changed the management ports from the default […]

Post navigation

  • Previous post Difficulty setting up a new 365 account manual migration (Autodiscover issue)
  • Back to post list
  • Next post Send Mikrotik config via email

© 2025  – All rights reserved

Powered by WP – Designed with the Customizr Theme