Load Balancing

From MikroTik Wiki
Revision as of 19:53, 24 October 2012 by Chronos (talk | contribs) (Created page with "=Introduction= Load Balancing is methology with aim to spread traffic across multiple links. This can be done one per-packet or per-connection basis. =Methods= ==Firewall mark...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Introduction

Load Balancing is methology with aim to spread traffic across multiple links. This can be done one per-packet or per-connection basis.

Methods

Firewall marking

This method use firewall packet marking to select one from multiple gateways.

ECMP

This metho use multiple gateway with same cost.

PCC

Nth

OSPF

BGP

External links