Force 10
Link Agregation Setup (LAG)
- Force10
Force10#configure terminal Force10(conf)#interface port-channel M Force10(conf-if-po-2)#no shutdown Force10(conf-if-po-2)#channel-member gigabitethernet 0/X Force10(conf-if-po-2)#channel-member gigabitethernet 0/Y Force10(conf-if-po-2)#description "My description" Force10(conf-if-po-2)#switchport Force10(conf-if-po-2)#show config
- Add to default VLAN
Force10#configure terminal Force10(conf)#interface VLAN X Force10(conf-vlan-M)#untagged port-channel M Force10(conf-vlan-M)#show config