Link Aggregation 69
Add the ports to the appropriate LAG:
(Console) #config
(Console) (Config)#interface 0/2
(Console) (Interface 0/2)#addport 1/1
(Console) (Interface 0/2)#exit
(Console) (Config)#interface 0/3
(Console) (Interface 0/3)#addport 1/1
(Console) (Interface 0/3)#exit
(Console) (Config)#exit
(Console) #config
(Console) (Config)#interface 0/8
(Console) (Interface 0/8)#addport 1/2
(Console) (Interface 0/8)#exit
(Console) (Config)#interface 0/9
(Console) (Interface 0/9)#addport 1/2
(Console) (Interface 0/9)#exit
(Console) (Config)#exit
Enable both LAGs. By default, the system enables link trap notification
(Console) #config
(Console)
(Console) (Config)#exit
At this point, the LAGs could be added to VLANs.
To perform the same configuration using the Graphical User Interface, use:
Switching --> Link Aggregation --> Configuration.
To create the LAGs, specify port participation and enable LAG support on the switch.