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 » Mikrotik » Disable unused Mikrotik Ports with one command
Mikrotik Technical

Disable unused Mikrotik Ports with one command

by William Rendell|Published March 24, 2022

interface/ethernet/set [find where !running ] disabled=yes

  • Mikrotik
  • network
  • Router

You may also like

Published September 30, 2010

Google Android apps found to be sharing data

Some of the most popular apps written for Google’s Android phones do not tell users what data they are gathering, says a […]

Time Keeping in Linux
Published July 21, 2008

Time Keeping in Linux

Setting System Time To set the system clock under Linux, use the date command. As an example, to set the current time […]

find large files in linux
Published November 27, 2009

find large files in linux

find <path> -size +10000k -print0 | xargs -0 ls -l http://linuxandfriends.com/2008/09/10/how-to-find-large-files-in-linux-using-command-line/

Trouble Shoot Network connections in XP
Published July 11, 2008

Trouble Shoot Network connections in XP

1) Do a TCPIP fix first TCPIP fixes reset NIC and TCPIP What I like to do on any network problem….Is to […]

Post navigation

  • Previous post Boost Testosterone
  • Back to post list
  • Next post How to Open Port for a Specific IP Address in Firewalld

© 2025  – All rights reserved

Powered by WP – Designed with the Customizr Theme