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

Published November 4, 2019

Enable Mikrotik firewall rule using comment field

The below can be used in a schedule or script to control rules, just change “enable” to “disable” to disable the rule […]

Published June 15, 2015

Routerboard SNTP Client

How to set the NTP client on a Mikrotik router using the Terminal /system ntp client set enabled=yes primary-ntp=###.###.###.### secondary-ntp=###.###.###.### Change the […]

Published December 12, 2016

Mikrotik VPN place rule before dummy rule

/ip firewall filter add chain=forward dst-address=”remoterange” src-address=”localrange” place-before=0 /ip firewall filter add chain=forward dst-address=”localrange” src-address=”remoterange” place-before=0

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 […]

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