You are on page 1of 1

Trimax IT Infrastrucute & Services Ltd.

Link Aggregation (Etherchannel):

Configuration
Configuration on a Cisco Switch:
Cisco# config terminal
Cisco (config) interface range gigabitEthernet 0/21-22
Cisco (config) switchport trunk encapsulation dot1q
Cisco (config) switchport mode trunk
Cisco (config) channel-group 1 mode on

Command to verify the channel group ports:


Cisco# show etherchannel 1 summary
Cisco# show interfaces etherchannel

--------------------------------------------------------------------------------------------------Configuration on a D-Link Switch:


Before executing below configuration, remove the entire configuration tagged or untagged
from the interfaces connecting to BBDs.

D-Link#
D-Link#
D-Link#
D-Link#

create link_aggregation group_id 1 type static


config link_aggregation group_id 1 ports 21-22 state enable
config stp ports CH1 state disable
config vlan 10 add untagged ch1

Command to verify the channel group ports:


D-Link# show link_aggregation

1|Page

You might also like