• Configure LACP mode.LACP mode[no] port-channel number mode [active | passive | off]– number: cannot statically contain any links.The default is LACP active.• Configure port priority.LACP mode[no] lacp port-priority priority-valueThe range is from 1 to 65535 (the higher the number, the lower the priority).The default is 32768.LACP Configuration TasksThe following are LACP configuration tasks.• Creating a LAG• Configuring the LAG Interfaces as Dynamic• Setting the LACP Long Timeout• Monitoring and Debugging LACP• Configuring Shared LAG State TrackingCreating a LAGTo create a dynamic port channel (LAG), use the following command. First you define the LAG and thenthe LAG interfaces.• Create a dynamic port channel (LAG).CONFIGURATION modeinterface port-channel• Create a dynamic port channel (LAG).CONFIGURATION modeswitchportExample of Configuring a LAG InterfaceExample of the tagged CommandDell(conf)#interface port-channel 32Dell(conf-if-po-32)#no shutdownDell(conf-if-po-32)#switchportThe LAG is in the default VLAN. To place the LAG into a non-default VLAN, use the tagged command onthe LAG.Dell(conf)#interface vlan 10Dell(conf-if-vl-10)#tagged port-channel 32Link Aggregation Control Protocol (LACP) 429