05.01.2015 Views

MikroTik RouterOS™ v2.9

MikroTik RouterOS™ v2.9

MikroTik RouterOS™ v2.9

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

General Information<br />

Bonding two Eoip tunnels<br />

Assume you need to configure the <strong>MikroTik</strong> router for the following network setup, where you<br />

have two offices with 2 ISP for each. You want combine links for getting double speed and provide<br />

failover:<br />

We are assuming that connections to Internet through two ISP are configured for both routers.<br />

• Configuration on routers<br />

• on Office1<br />

[admin@office1] > /interface print<br />

Flags: X - disabled, D - dynamic, R - running<br />

# NAME TYPE RX-RATE TX-RATE MTU<br />

0 R isp1 ether 0 0 1500<br />

1 R isp2 ether 0 0 1500<br />

[admin@office1] > /ip address print<br />

Flags: X - disabled, I - invalid, D - dynamic<br />

# ADDRESS NETWORK BROADCAST INTERFACE<br />

0 1.1.1.1/24 1.1.1.0 1.1.1.255 isp2<br />

1 10.1.0.111/24 10.1.0.0 10.1.0.255 isp1<br />

• on Office2<br />

[admin@office2] interface> print<br />

Flags: X - disabled, D - dynamic, R - running<br />

# NAME TYPE RX-RATE TX-RATE MTU<br />

0 R isp2 ether 0 0 1500<br />

1 R isp1 ether 0 0 1500<br />

[admin@office2] interface> /ip add print<br />

Flags: X - disabled, I - invalid, D - dynamic<br />

# ADDRESS NETWORK BROADCAST INTERFACE<br />

0 2.2.2.1/24 2.2.2.0 2.2.2.255 isp2<br />

1 10.1.0.112/24 10.1.0.0 10.1.0.255 isp1<br />

• Eoip tunnel confguration<br />

• for Office1 through ISP1<br />

[admin@office1] > interface eoip add remote-address=10.1.0.112 tunnel-id=2<br />

\... mac-address=FE:FD:00:00:00:04<br />

[admin@office1] > interface eoip print<br />

Flags: X - disabled, R - running<br />

0 R name="eoip-tunnel2" mtu=1500 mac-address==FE:FD:00:00:00:04 arp=enabled<br />

\... remote-address=10.1.0.112 tunnel-id=2<br />

• for Office2 through ISP1<br />

[admin@office2] > interface eoip add remote-address=10.1.0.111 tunnel-id=2<br />

\... mac-address=FE:FD:00:00:00:02<br />

[admin@office2] > interface eoip print<br />

Flags: X - disabled, R - running<br />

0 R name="eoip-tunnel2" mtu=1500 mac-address=FE:FD:00:00:00:02 arp=enabled<br />

\... remote-address=10.1.0.111 tunnel-id=2<br />

Page 129 of 615<br />

Copyright 1999-2005, <strong>MikroTik</strong>. All rights reserved. Mikrotik, RouterOS and RouterBOARD are trademarks of Mikrotikls SIA.<br />

Other trademarks and registred trademarks mentioned herein are properties of their respective owners.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!