This is an old revision of the document!
Also called link aggregation
/interface bonding add slaves=ether1,ether2
Cisco calls bonded interfaces EtherChannel
/inteface bonding add slaves=ether1,ether2 \ mode=802.3ad lacp-rate=30secs \ link-monitoring=mii-type1 \ transmit-hash-policy=layer-2-and-3
! interface range GigabitEthernet 0/1-2 channel-protocol lacp channel-group 1 mode active ! interface PortChannel 1 switchport switchport mode access swichport access vlan XX !