Skip to main content

Posts

Showing posts from 2020

How to enable Portfast on Cisco Switch port

Enable Portfast on Cisco switch port Switch>en Switch#conf t Switch(config)#int fa 0/24 (interface number) Switch(config-if)# spanning-tree portfast %Warning: portfast should only be enabled on ports connected to a single host. Connecting hubs, concentrators, switches, bridges, etc... to this interface when portfast is enabled, can cause temporary bridging loops. Use with CAUTION %Portfast has been configured on FastEthernet0/24 but will only have effect when the interface is in a non-trunking mode. Switch(config-if)#do wr Building configuration... [OK] Switch(config-if)#exit Portfast CLI command This notes are for everyone, who will find them helpful. Comments, questions, corrections are Welcome.

How to run Winbox (x64) on Linux

 How to run Winbox on Centos 8 About one week ago I moved from Windows 10 to Linux CentOS 8, it’s not my first try but, before I was not too observed and motivated and because, always was going back after few days. Now having change my mind and approach, because it’s not too painful work on Linux and configure it for my needs. Of course, it’s not like Windows, almost everything is different from software till configuration but so far everything is in order One big thing on Linux is run software, what I used on Windows and it don’t have alternative on Linux. Of course, many software have their alternatives but there are many of them without it, they are just .exe files and how you know, Linux can’t run .exe files by default. Because I have few Mikrotik routers, also use them in different projects, I need configure them. Of course I can use SSH for terminal configuration but, as usual I use Winbox for this job. Here is one trouble, Winbox is just in .exe file mode, it’s not configured fo