EtherChannel

一つ上へ

レイヤ2のEtherChannelの設定

FastEthernet 0/1と0/2のインターフェースに対してLACPを使用してリンクアグリゲーションを設定する

#configure terminal
(config)# interface range FastEthernet 0/1-2
(config-range-if)# channel-group 1 mode active

レイヤ3EtherChannelの設定