434 | Interfacesw w w . d e l l . c o m | s u p p o r t . d e l l . c o m Figure 20-16. Command Example from Reassigning an Interface to a Different Port ChannelConfigure the minimum oper up links in a port channel (LAG)You can configure the minimum links in a port channel (LAG) that must be in “oper up” status for the portchannel to be considered to be in “oper up” status. Use the following command in the INTERFACE mode:Figure 20-17 displays an example of configuring five minimum “oper up” links in a port channel.Figure 20-17. Example of using the minimum-links CommandAdd or remove a port channel from a VLANAs with other interfaces, you can add Layer 2 port channel interfaces to VLANs. To add a port channel to aVLAN, you must place the port channel in Layer 2 mode (by using the switchport command).Command Syntax Command Mode Purposeminimum-links number INTERFACE Enter the number of links in a LAG that must be in “operup” status.Default: 1FTOS(conf-if-portch)#show config!interface Port-channel 4no ip addresschannel-member GigabitEthernet 1/8no shutdownFTOS(conf-if-portch)#no chann gi 1/8FTOS(conf-if-portch)#int port 5FTOS(conf-if-portch)#channel gi 1/8FTOS(conf-if-portch)#sho conf!interface Port-channel 5no ip addresschannel-member GigabitEthernet 1/8shutdownFTOS(conf-if-portch)#FTOS#config tFTOS(conf)#int po 1FTOS(conf-if-po-1)#minimum-links 5FTOS(conf-if-po-1)#