170 | Link Aggregationw w w . d e l l . c o m | s u p p o r t . d e l l . c o m Interface Config mode commandsThe CLI commands in Interface Config mode used to configure LAGs are:• Add a port to a LAG:— addport unit/slot/port (where unit/slot/port is the logical interface defined by the system forthe LAG)• Delete ports:— deleteport unit/slot/port• Delete one or all LAGs:— delete interface {unit/slot/port | all}• Set spanning-tree options on a selected LAG:— spanning-tree {edgeport | hello-time | port | mst} (Specify edgeport for fast, nospanning-tree edgeport for 802.1d.)Static LAG CLI ManagementSFTOS configures dynamic LAGs by default. If you want to convert the LAG to a static LAG, use:• protocol static, in Interface Port Channel Config mode.(Before v. 2.5.1, the syntax was port-channel staticcapability.)— All LAGs with configured members but no active members will now aggregate staticallyon link UP interfaces.• show interface port-channel brief (Privileged Exec mode and User Exec mode) displays whether staticcapability is enabled.Configuring a LAGThe following procedure shows the basic steps for creating and configuring a LAG (Port Channel).Note: The [no] port lacpmode enable command is deprecated.Note: By default, dynamic LAGs are created, and link trap notification is enabled.Note: A LAG (Port Channel) cannot have an IP address.Step Command Syntax Command Mode Purpose1 show interfaceport-channel briefPrivileged Exec Display current settings. Note currently configured LAGs.(Before v. 2.5.1, the syntax was show port-channelall.)