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

Connect Dell switch to cisco core (VSS) via L3 port-channel

Jas1066
Level 1
Level 1

Hello all,

 

Looking of how to best connect a single dell switch to dual 6509 (in VSS) using L3 port-channel.

What configurations do i need for the cisco switch does this look right?

interface Port-channel137
 description Link to Dell switch
 no switchport
 ip address 192.1.1.1 255.255.255.252
end

interface GigabitEthernet1/9/37
 description Link to Dell switch
 no switchport
 no ip address
 channel-group 137 mode on

 

I know this is a cisco site would anyone know the Dell commands for the switch s4048 L3 portchannel?

 

 

 Thanks for any help

 

 

 

 

2 Replies 2

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

The Cisco side config looks correct.  Also, assuming you will have 2 physical links e.g 2/9/37 from the VSS right?

Not familiar with Dell.

HTH 

Thanks Reza.  One to each switch correct.  Think LACP is required. Just the the dell side.