[c-nsp] Link Aggregation to Dell

lists at hojmark.org lists at hojmark.org
Wed Apr 6 19:01:19 EDT 2005


> interface GigabitEthernet1/0/1
>   switchport mode access
>   no ip address
>   no mdix auto
>   channel-group 1 mode active
>   channel-protocol lacp
> !
> interface GigabitEthernet1/0/2
>   switchport mode access
>   no ip address
>   no mdix auto
>   channel-group 1 mode active
>   channel-protocol lacp

Are you sure, the Dell switch is running LACP as configured (or at all)? Try
this on the 3750:

int range g1/0/1 - 2
  no channel-proto lacp
  channel-group 1 mode on

-A



More information about the cisco-nsp mailing list