⇤ ← Revision 1 as of 2013-03-05 09:49:58
Size: 609
Comment:
|
← Revision 2 as of 2013-03-05 09:50:23 ⇥
Size: 609
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 20: | Line 20: |
Force10(conf-vlan-M)#untagget port-channel M | Force10(conf-vlan-M)#untagged port-channel M |
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