cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
786
Views
0
Helpful
2
Replies

How to configure L3 Port Channel between two 6509

gkushnir21
Level 1
Level 1

I'm running two L3 connection between my core switches. Would this be the right config:

interface Port-channel200

desc Port channel CoreA to CoreB

ip address 10.10.200.1 255.255.255.252

int GigabitEthernet1/1

no ip address

channel-group 200 mode desirable

int GigabitEthernet1/2

no ip address

channel-group 200 mode desirable

Am I missing anything?

Thank you!

1 Accepted Solution

Accepted Solutions

Jon Marshall
Hall of Fame
Hall of Fame

Under each physical interface add

int gi1/1

no switchport

int gi1/2

no switchport

Jon

View solution in original post

2 Replies 2

Jon Marshall
Hall of Fame
Hall of Fame

Under each physical interface add

int gi1/1

no switchport

int gi1/2

no switchport

Jon

Thank you for your help!

Review Cisco Networking products for a $25 gift card