Users Guide

Table Of Contents
Layer 2 Switching Commands 690
Flexible Assignment of Ports to LAGs
Assignment of interfaces to dynamic LAGs is based upon a maximum of 144
interfaces assigned to dynamic LAGs, a maximum of 128 dynamic LAGs and
a maximum of 8 interfaces per dynamic LAG. For example, 128 LAGs may be
assigned 2 interfaces each or 18 LAGs may be assigned 8 interfaces each.
NOTE: The N1100-ON/N1500 Series switches support 64 port channels.
channel-group
Use the channel-group command in Interface (Ethernet) Configuration
mode to associate a port with a port channel. To remove the channel-group
configuration from the interface, use the no form of this command.
Syntax
channel-group
port-channel-number
mode {on | active}
no channel-group
port-channel-number
— Number of a valid port-channel with which to
associate the current interface.
on — Forces the port to join a channel without LACP (static LAG).
active — Forces the port to join a channel with LACP (dynamic LAG).
Default Configuration
This command has no default configuration.
Command Mode
Interface Configuration (Ethernet) mode
User Guidelines
This command has no user guidelines.
Example
The following example shows how port gi1/0/5 is configured in port-channel 1
without LACP
(static LAG)
.
console(config)# interface gigabitethernet 1/0/5