Full Bandwidth Management pt2 – Queue Tree

Queues are used to limit and prioritize traffic (QOS): 1. Limit data rate for certain IP addresses, subnets, protocols, ports, and other parameters 2. Limit peer-to-peer traffic 3. prioritize some packet flows over others 4 . Configure traffic bursts for faster web browsing apply different limits based on time 5. Share available traffic among users

Creating Multiple DHCP Servers

The DHCP (Dynamic Host Configuration Protocol) is used for the easy distribution of IP addresses in a network. The MikroTik RouterOS implementation includes both server and client parts and is compliant with RFC 2131. The router supports an individual server for each Ethernet-like interface. The MikroTik RouterOS DHCP server supports the basic functions of giving

Creating Bridges

Bridge is an Ethernet-like networks such as Ethernet, access points and VLAN that can be connected together using MAC bridges. The bridge feature allows the interconnection of hosts connected to separate LANs to communicate as if they were attached to a single LAN. Because bridges are transparent, they do not appear in traceroute list, and

Bandwidth Management Using Simple Queue

Queues are used for bandwidth management and prioritize traffic (QOS): 1. Limit data rate for certain IP addresses, subnets, protocols, ports, and other parameters 2. Limit peer-to-peer traffic 3. Prioritize some packet flows over others 4. Configure traffic bursts for faster web browsing 5. Apply different limits based on time 6. Share available traffic among

Managing configuration backups

  The configuration backup can be used for backing up MikroTik RouterOS configuration to a binary file, which can be stored on the router or downloaded from it using FTP or Winbox for future use. The configuration restore can be used for restoring the router’s configuration, exactly as it was at the backup creation moment,