11-17-2023 07:42 AM
hi all,
i want to connect a 4510 to a sg350x, this is what i have done so far but no joy
on the 4510
interface GigabitEthernet1/2
switchport access vlan 7
switchport mode access
spanning-tree portfast disable
spanning-tree bpduguard disable
on the sg350x
interface GigabitEthernet1/0/23
spanning-tree disable
no spanning-tree portfast
switchport access vlan 7
macro description switch
!next command is internal.
macro auto smartport dynamic_type switch
on both switch ends the ports say connected but i cant ping the sg350 vlan 7 ip from the 4510
any clues, would be greatly appreciated
thanks,
rob
11-17-2023 07:47 AM
Make sure both the side VLAN 7 created.
on SG350 - remove Macro related configuration.
I prefer to use spanning-tree since any accedental loops can prevent with STP
Access config should work. But i suggest Switch to switch always use trunk and allow required VLAN in that Trunk.
but i cant ping the sg350 vlan 7 ip from the 4510 - Not sure what IP configuration done at SG and Cat 4K side you need to provide SVI configuration.
11-18-2023 11:28 AM
Could you post the output of these commands from both devices
show cdp neighbor
show ip interface brief
show arp
11-20-2023 02:47 AM
success, i really dont know why it didnt work first time, think it was a dodgy lead but as soon as i changed the lead it works
11-20-2023 03:15 AM
ok so i got the main switch A connected to the other switch B by making both ends of the ports on both switches no bpdugaurd and portfast and both on vlan 7, i also provided the "int ip" to the other switch B as otherwise it wouldnt had worked
now from other switch B, two other switches are connected, ive added the vlan, do i need to provide the "int ip" aswell to the two other switches connected to B for it to work as tbh i dont really want to provide an "int ip" as i dont want inter vlanning to happen
11-20-2023 06:25 AM
Rob
In the recent post you ask "do i need to provide the "int ip" aswell to the two other switches connected to B for it to work". Perhaps we need to be a bit more specific about what are the criteria for it to work? In the original post you said "on both switch ends the ports say connected but i cant ping the sg350 vlan 7 ip from the 4510". So is pinging to the remote switch the criteria for works? If so then yes you need to configure IP addresses on vlan interfaces of those switches.
But perhaps there are other criteria for works? In an earlier post I asked for output of show cdp neighbor. If you do that and the two other switches show up as neighbors would that mean that it is working? Or is the criteria ping?
11-20-2023 08:48 AM
sorry i was stupid, only need a "int vlan ip address" if want to do intervlanning which i dont so i got rid of it on switch B and didnt add it to switch C and D, so i added the correct vlan to all the switches and now if i make a vm connected to switch D on that vlan i can ping switch A so all good
11-20-2023 05:46 PM
Thanks for the update. Glad that all is good.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide