Reference Guide
Interfaces | 427
Figure 21-13 shows an example of moving the 10-GigabitEthernet 1/8 interface from port channel 1 to port
channel 5.
Figure 21-13. Command Example from Reassigning an Interface to a Different Port Channel
Configuring 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 port
channel to be considered to be in “oper up” status. Use the following command in the INTERFACE mode:
Figure 21-14 shows an example of configuring five minimum “oper up” links in a port channel.
Figure 21-14. Example of Using the minimum-links Command
Command Syntax Command Mode Purpose
minimum-links number
INTERFACE
Enter the number of links in a LAG that must be in “oper
up” status.
Default: 1
FTOS(conf-if-po-1)#show config
!
interface Port-channel 1
no ip address
channel-member TenGigabitEthernet 0/16
shutdown
FTOS(conf-if-po-1)#no chann tengig 1/8
FTOS(conf-if-po-1)#int port 5
FTOS(conf-if-po-5)#channel tengig 1/8
FTOS(conf-if-po-5)#show conf
!
interface Port-channel 5
no ip address
channel-member TenGigabitEthernet 1/8
shutdown
FTOS(conf-if-po-5)#
FTOS#config t
FTOS(conf)#int po 1
FTOS(conf-if-po-1)#minimum-links 5
FTOS(conf-if-po-1)#










