User's Manual

Please save and reset unit 0 for the changes to take effect.
Dell(conf)#
2. Save the configuration.
Dell#write memory
!
01:05:48: %STKUNIT0-M:CP %FILEMGR-5-FILESAVED: Copied running-
config to startup-config in flash by default
Dell#reload
Proceed with reload [confirm yes/no]: yes
3. Configure the port-channel with 40G member ports.
Dell#configure
Dell(conf)#interface range fortygige 0/33, fortygige 0/37
Dell(conf-if-range-fo-0/33,fo-0/37)#no shut
Dell(conf-if-range-fo-0/33,fo-0/37)#port-channel-protocol lacp
Dell(conf-if-range-fo-0/33,fo-0/37-lacp)#port-channel 20 mode
active
Dell(conf)#
Dell(conf)#int fortygige 0/49
Dell(conf-if-fo-0/49)#port-channel-protocol lacp
Dell(conf-if-fo-0/49-lacp)#port-channel 21 mode active
Dell(conf-if-fo-0/49-lacp)#
Dell(conf-if-fo-0/49)#no shut
4. Configure the port mode, VLAN, and so forth on the port-channel.
Dell#configure
Dell(conf)#int port-channel 20
Dell(conf-if-po-20)#portmode hybrid
Dell(conf-if-po-20)#switchport
Dell(conf-if-po-20)#no shut
Dell(conf-if-po-20)#ex
Dell(conf)#int port-channel 21
Dell(conf-if-po-21)#portmode hybrid
Dell(conf-if-po-21)#switchport
Dell(conf-if-po-21)#no shut
Dell(conf-if-po-21)#end
Dell#