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 23, 2020

Reset Mikrotik using reset button

Unplug your device from the power Press and hold the reset button and apply the power When LED starts flashing, release the […]

Published June 26, 2020

Change password on Windows using cmd

In a cmd prompt run the below command net user username newpassword if the username contains a space do the below net […]

Published November 19, 2020

SSH Notifications via email

IP=”$(echo $SSH_CONNECTION | cut -d ” ” -f 1)”HOSTNAME=$(hostname)NOW=$(date +”%e %b %Y, %a %r”) echo ‘Someone from ‘$IP’ logged into ‘$HOSTNAME’ on […]

Published August 1, 2022

MailScanner Domain admin release Bad Content

Here’s a setting for domain admins: /var/www/html/mailscanner/conf.php

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