ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

متابعة

What is Ethernet bonding how it can be achieved in mikrotik routers?

what is Ethernet bonding

user-image
تم إضافة السؤال من قبل Irfan Khan , Systems Administrator , Electrical Work & Maintenance (EWM)
تاريخ النشر: 2017/08/23
SHITTU RIDWAN
من قبل SHITTU RIDWAN , Head, Network Admin , PONTICELLI NIGERIA LIMITED

Ethernet bonding is linking the aggregate of two or more ether port on a router which can be achieved fron Interface menu of the router using winbox or command prompt.

Md Kamrul Hasan
من قبل Md Kamrul Hasan , IT Controller , Eastport Limited

Ethernet bonding is a method used for grouping multiple physical links together to create a larger virtual link. There's a protocol named LACP (Link Aggregation Control Protocol), which is an active protocol that runs on Ethernet links that are configured for bonding. Ethernet bonding is useful for achieving-

Additional bandwidth between connected devices

Redundancy in case an Ethernet cable fails which increases resilience

Load balancing of the connections

AZEEZ SAKIRU
من قبل AZEEZ SAKIRU , Senior Engineer , ETISALAT Nigeria ALCATEL LUCENT, Banana Island

In computer networking, the term link aggregation applies to various methods of combining (aggregating) multiple network connections in parallel in order to increase throughput beyond what a single connection could sustain, and to provide redundancy in case one of the links should fail. A Link Aggregation Group (LAG) combines a number of physical ports together to make a single high-bandwidth data path, so as to implement the traffic load sharing among the member ports in the group and to enhance the connection reliability.

In Mikrotik Bonding is a technology that allows aggregation of multiple ethernet-like interfaces into a single virtual link, thus getting higher data rates and providing failover.

Sinisa  Karadole
من قبل Sinisa Karadole , Head of IT Department , Laguna Trade (MarinaFrapa)

In computer networking, the term link aggregation applies to various methods of combining (aggregating) multiple network connections in parallel in order to increase throughput beyond what a single connection could sustain, and to provide redundancy in case one of the links should fail. A Link Aggregation Group (LAG) combines a number of physical ports together to make a single high-bandwidth data path, so as to implement the traffic load sharing among the member ports in the group and to enhance the connection reliability.

In Mikrotik Bonding is a technology that allows aggregation of multiple ethernet-like interfaces into a single virtual link, thus getting higher data rates and providing failover.

Let us assume that we have2 NICs in each router (RouterOne and RouterTwo) and want to get maximum data rate between2 routers.

[sinix@RouterOne] interface bonding> add slaves=ether1,ether2

[sinix@RouterTwo] interface bonding> add slaves=ether1,ether2

[sinix@RouterOne] ip address> add address=..0.1/ interface=bonding1

[sinix@RouterTwo] ip address> add address=..0.2/ interface=bonding1

[sinix@RouterOne] interface bonding> /ping..0.2

..0.2 ping timeout

..0.2 ping timeout

..0. byte ping: ttl= time=2 ms

..0. byte ping: ttl= time=2 ms

And dont forget the bonding interface not responding instantly, wait few seconds ;)

Michael Omondi
من قبل Michael Omondi , IP solutions Engineer , Cubic Business Solutions Limited

Ethernet bonding is used to aggregate the throughput of multiple links. This helps in effective maximization of the links so that one is not only used when the primary is done but they boost the output capacity.

malik danish saeed
من قبل malik danish saeed , Systems Administrator , TileMountain Ltd

general it is used to increase throughput and failover

المزيد من الأسئلة المماثلة

هل تحتاج لمساعدة في كتابة سيرة ذاتية تحتوي على الكلمات الدلالية التي يبحث عنها أصحاب العمل؟