User Tools

Site Tools


networking:router:mikrotik_bonding

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
networking:router:mikrotik_bonding [2013/10/20 16:50]
gcooper
networking:router:mikrotik_bonding [2014/02/26 17:37] (current)
gcooper
Line 6: Line 6:
  
 <file> <file>
-/interface bonding add slaves=ether1,ether2+/interface bonding add comment="Bonded interface between X router and Y switch"
 +  mode=802.3ad name=name-of-bond slaves= ether11,ether12
 </file> </file>
  
Line 14: Line 15:
  
 :!: Cisco calls bonded interfaces EtherChannel :!: Cisco calls bonded interfaces EtherChannel
 +
 +==== RouterOS ====
  
 <file> <file>
Line 19: Line 22:
   name=rtr-01_sw-1g-01_bond   name=rtr-01_sw-1g-01_bond
 </file> </file>
 +
 +==== Cisco IOS ====
  
 <file> <file>
Line 32: Line 37:
    swichport access vlan XX    swichport access vlan XX
 ! !
 +</file>
 +
 +=== Check Status ===
 +
 +<file>
 +show lacp internal
 </file> </file>
networking/router/mikrotik_bonding.1382309416.txt.gz · Last modified: 2013/10/20 16:50 by gcooper