Administrator Guide

18 Dell Campus Networking Interoperability with Cisco Catalyst 1.1 | version 1.1
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
All configured port channels on the switch can be seen by using the show interfaces port-channel
command.
Note: Enhanced hashing mode offers excellent load balancing performance. It is the default (and
recommended) hash type for N2000, N3000 and N4000 Series switches (i.e. all the N-Series switches
except the N1500 series). Consult the N-Series User Guide for more information on each type of hash
algorithm listed above.
2.4.2 Configuring Multiple LAGs β€” Cisco Catalyst
This section covers setting up an additional port channel on the Cisco 6504-E. The interface port-channel 13
is configured and a description added. Then, the port is activated as a switchport trunk with encapsulation
dot1Q enabled. The port channel is then removed from the administrative shutdown state.
The 10 Gbps ports 2/3 and 2/4 are configured as switchports to port channel 13 and LACP is enabled. The
ports are then removed from the shutdown state. A show command is used to verify Ethernet port
participation.
C6504#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
C6504(config)#interface range tenGigabitEthernet 2/3-4
C6504(config-if-range)#switchport
C6504(config-if-range)#channel-group 13 mode active
C6504(config-if-range)#no shutdown
C6504(config-if-range)#exit
C6504(config)#interface port-channel 13
C6504(config-if)#description β€œLAG to Dell N3024-2”
C6504(config-if)#switchport
C6504(config-if)#switchport trunk encapsulation dot1q
C6504(config-if)#switchport mode trunk
C6504(config-if)#no shutdown
C6504(config-if)#end
C6504#show etherchannel 13 summary
Flags: D - down P - bundled in port-channel
I - stand-alone s – suspended
H - Hot-standby (LACP only)
R - Layer3 S - Layer2