welcome: please sign in
location: Diff for "Force10Trunk"
Differences between revisions 1 and 2
Revision 1 as of 2013-03-05 09:49:58
Size: 609
Editor: cabrillo
Comment:
Revision 2 as of 2013-03-05 09:50:23
Size: 609
Editor: cabrillo
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

  • 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

eciencia: Force10Trunk (last edited 2013-03-05 09:50:23 by cabrillo)