930 Configuring Link Aggregation
3
View information about LAG 1.
console#show interfaces po1
Configuring Static LAGs
The commands in this example show how to configure a static LAG on a
switch. The LAG number is 2, and the member ports are 10, 11, 14, and 17.
To configure the switch:
1
Enter interface configuration mode for the ports that are to be configured
as LAG members.
console(config)#interface range te1/0/10-12,
te1/0/14,te1/0/17
2
Add the ports to LAG 2 without LACP.
console(config-if)#channel-group 2 mode on
Channel Ports Ch-Type Hash Type Min-links Local Prf
------- ------------- ------- --------- --------- ---------
Po1 Active:
Te1/0/1
Inactive:
Te1/0/2,
Te1/0/3,
Te1/0/6,
Te1/0/7
Dynamic 7 1 Disabled
Hash Algorithm Type
1 - Source MAC, VLAN, EtherType, source module and port Id
2 - Destination MAC, VLAN, EtherType, source module and port Id
3 - Source IP and source TCP/UDP port
4 - Destination IP and destination TCP/UDP port
5 - Source/Destination MAC, VLAN, EtherType, source MODID/port
6 - Source/Destination IP and source/destination TCP/UDP port
7 - Enhanced hashing mode