DELL N3000 User Manual

Page of 1460
Configuring Link Aggregation
929
Link Aggregation Configuration Examples
This section contains the following examples:
Configuring Dynamic LAGs
The commands in this example show how to configure a static LAG on a 
switch. The LAG number is 1, and the member ports are 1, 2, 3, 6, and 7.
To configure the switch:
Enter interface configuration mode for the ports that are to be configured 
as LAG members. 
console(config)#interface range te1/0/1-3,te1/0/6-7
Add the ports to LAG 2 with LACP.
console(config-if)#channel-group 1 mode active
NOTE: 
The examples in this section show the configuration of only one switch. 
Because LAGs involve physical links between two switches, the LAG settings 
and member ports must be configured on both switches.