MikroTik RouterOS Introduction to MPLS (e-book)

October 8th, 2009 by ropix

MPLS stands for MultiProtocol Label Switching. It kind of replaces IP routing - packet forwarding decision (outgoing interface and next hop router) is no longer based on fields in IP header (usually destination address) and routing table, but on labels that are attached to packet. This approach speeds up forwarding process because next hop lookup [...]

Setting up Internet Access Server on Basis of MikroTik RouterOS and ISP (E-book)

February 13th, 2009 by ropix

You will achieve good knowledge about the following important topics of MikroTik RouterOS:
* Fundamentals / Basics
* Wireless LAN
* Firewalling
* Quality of Service
Your academic knowledge will be strenghten by lots of hands-on labs. In the end you will not only know, how to do some configurations in theory, in the end you will have done most [...]

EoIP tunnel setup (video-tutorial)

February 13th, 2009 by ropix

Ethernet over IP (EoIP) Tunneling is a MikroTik RouterOS protocol that creates an Ethernet tunnel between two routers on top of an IP connection. The EoIP interface appears as an Ethernet interface. When the bridging function of the router is enabled, all Ethernet traffic (all Ethernet protocols) will be bridged just as if there where [...]

Basic Manual Setting Hotspot Mikrotik (video-tutorial)

February 13th, 2009 by ropix

The MikroTik HotSpot Gateway enables providing of public network access for clients using wireless or wired network connections. HotSpot Gateway should have at least two network interfaces:
1. HotSpot interface, which is used to connect HotSpot clients
2. LAN/WAN interface, which is used to access network resources.
The following video shows wireless HotSpot setup
http://www.tiktube.com/video/05c851866caf04a22ee30b76d053306a.flv

Mikrotik Load Balancing (E book)

February 6th, 2009 by ropix

In computer networking, load balancing is a technique to spread work between two or more computers, network links, CPUs, hard drives, or other resources, in order to get optimal resource utilization, maximize throughput, and minimize response time. Using multiple components with load balancing, instead of a single component, may increase reliability through redundancy. The balancing [...]