Adding ports to an MLT LAG
Perform this procedure to add ports to an MLT LAG.
Procedure
Example
Add port 1/24 to MLT 40:
Switch:1(config)#mlt 40 member 1/24
Variable definitions
Use the data in the following table to use the mlt command.
| 
 Variable  | 
 Value  | 
|---|---|
| 
 enable  | 
 Creates and enables a new MLT.  | 
| 
 encapsulation dot1q  | 
 Enables trunking on the MLT.  | 
| 
 member {slot/port[/sub-port] [-slot/port[/sub-port]] [,...]}  | 
 Adds ports to the MLT. Identifies the slot and port in one of the following formats: a single slot and port (slot/port), a range of slots and ports (slot/port-slot/port), or a series of slots and ports (slot/port,slot/port,slot/port). If the platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port.  | 
| 
 <1-512>  | 
 Specifies the MLT ID.  | 
| 
 name WORD<0-20>  | 
 Configures the name for the MLT.  | 
| 
 private-vlan {isolated|promiscuous|trunk}  | 
 Specifies a private VLAN type for the MLT.  | 
| 
 vlan <1-4059>  | 
 Specifies a VLAN ID to add to the MLT.  |