cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
8542
Views
0
Helpful
16
Comments
Jeffrey Keown
Cisco Employee
Cisco Employee

Cisco controllers that support channeling actually use a simplified version of channeling referred to as "LAG", Link Aggregation.

LAG on the following WLC platforms requires that the switch connected to the other end of the channel be configured for source/destination ip (src-dst-ip) etherchannel load balancing:

4400 Series

WiSM1

3750G

WiSM2

http://www.cisco.com/en/US/docs/wireless/controller/7.0/configuration/guide/c70mint.html

"The recommended load-balancing method for Catalyst switches is src-dest-ip (CLI command: port-channel load-balance src_dest_ip)."

LAG on 5508 and 2504 (2504 LAG Support introduced in 7.4 code) WLC's does not require src-dst-ip. Any load balacing method will work.

With 6500's running in pfc3 mode, the channel load balance method is 'src-dst-ip enhanced' or 'src-dst-ip vlan included' by default, which will often cause packet forwarding problems with WiSM controllers (referenced in the link above).

6500's pfc mode can be verified with this command:

6500#show platform hardware pfc mode

PFC operating mode : PFC3A

The ability to revert to 'src-dst-ip' only was not originally in 6500 code.

This was added as an enhancement in 12.2(33)SXH6 and 12.2(33)SXI3 as documented in the following enhancement bug:

http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId=CSCso79925

Once running this code, the correct port channel load balancing can be enabled with the following configuration:

Config t

port-channel load-balance src-dst-ip exclude vlan

6500 VSS pairs will most likely be operating in pfc3 mode, as pfc3's are required for VSS support.

Assuming that the channel load balancing algorithm is correct, WLC's should be able to form Lag etherchannels with ports connected to both VSS physical switches, as the VSS is one 'logical' switch.

Comments
Jeffrey Keown
Cisco Employee
Cisco Employee

you bet, glad to help

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: