console> enable console# configure console(config)# interface range ethernet 1/0/45-1/0/48 console(config-if)# channel-group 1 mode on console(config-if)# mtu 9216 (if you want to enable jumbo frames only) console(config-if)# exit console(config)# interface port-channel 1 console(config-if-ch1)# mtu 9216 (if you want to enable jumbo frames only) console(config-if-ch1)# end console# copy running-config startup-config console# exit
Configure a static LAG (not LACP) on Dell N Series Print
Created by: Aaron Allien
Modified on: Thu, Jan 20, 2022 at 9:56 PM
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.