cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
195
Views
1
Helpful
6
Replies

Bad configuration of my port-channel ?

mulbreizh
Level 1
Level 1

Hello and sorry for my bad english. I'd like to know if my port-channel configuration is bad because i don't know if i have to put this command on port-channel only, on port or on both :

switchport trunk native vlan 999
switchport mode trunk
switchport nonegotiate

interface Port-channel32
description aruba salle E011
switchport trunk native vlan 999
switchport mode trunk
switchport nonegotiate
storm-control broadcast level 1.00
storm-control multicast level 10.00
!
interface TenGigabitEthernet2/0/37
description Aruba A8100-48X-E011-123
switchport trunk native vlan 999
switchport mode trunk
switchport nonegotiate
storm-control broadcast level 1.00
storm-control multicast level 10.00
channel-group 32 mode active
!
interface TenGigabitEthernet2/0/38
description Aruba A8100-48X-E011-124
switchport trunk native vlan 999
switchport mode trunk
switchport nonegotiate
storm-control broadcast level 1.00
storm-control multicast level 10.00
channel-group 32 mode active

Thanks a lot

6 Replies 6

if it Nexus SW only on Port-channel will be OK 
if it other SW you need to add same command in both Port channel and port member except  

channel-group x mode active <<- which add only to member port 

MHM

It is a Cisco Switch !

if Cisco it can be both port channel and member ?

Yes you need in both.

MHM

so my configuration in first post for Cisco switch is good ...

Yes Correct

MHM

Hello,

as far as I recall, when you configure a physical interface and then assign it to a port channel, the port channel interface is automatically created with all the attributes that you have configured on the member interfaces...

Review Cisco Networking for a $25 gift card