With the recent release of Cisco ASA 8.4 code a new feature has emerged. Yes, Etherchannel. I’ll spare you the gory details of how etherchannel works. Rather lets just get right into how you set it up.
Lets begin with the switch configuration:
Rack1SW1# sh run int f0/1
Building configuration...
Current configuration : 109 bytes
!
interface FastEthernet0/1
switchport access vlan 146
switchport mode access
channel-group 1 mode active
spanning-tree portfast
end
Rack1SW1# sh run int f0/2
Building configuration...
[Read more...]








