02-10-2021 09:01 AM - edited 02-10-2021 10:30 AM
A couple of years ago, an MSP installed a some SG350-28's on our network, then I put together a SG350x stack but lost my notes on it. The MSP isn't willing to help me connect another SG350 and I'm having issues setting up my new IDF.
First, I cannot get a port on my SG350X stack to come back online so it will connect to my new switch.
We have these linked up with these setting when I do a show running-config (and yes, it's the same as startup-config)
!
interface GigabitEthernet27
description "Uplink to Core"
switchport mode trunk
no macro auto smartport
!
!
interface GigabitEthernet27
description "Uplink To Warehouse"
switchport mode trunk
switchport trunk allowed vlan remove 100
no macro auto smartport
!
!
interface GigabitEthernet12
description "Uplink to Cisco LAN Stack"
switchport mode trunk
!
!
interface GigabitEthernet1/0/48
description "Uplink to Core"
switchport mode trunk
no macro auto smartport
!
So I thought I set up 3/0/1 right, but I believe STP disabled the port. Now I have the ports set like this.
!
interface GigabitEthernet3/0/1
switchport mode trunk
no macro auto smartport
!
!
interface GigabitEthernet50
switchport mode trunk
no macro auto smartport
!
but I can't get 3/0/1 to come back up. It looks like it should be back up but when I pull up the STP settings in the web interface, you can see it's still set as disabled.
I know I have to be overlooking something simple and obvious, any help is greatly appreciated.
02-10-2021 09:10 AM
Are you looking to add new switch in to exiting stack ?(what is the exiting arrangement running, stack? how many switches ?)
here is stacking config :
02-10-2021 09:34 AM
Sorry no, I'm just connecting another switch to my stack, not adding to the stack. I would have normally connected it to the core switch, and it will be later but there's no direct line to it and I didn't feel like running a cable through the wall and ceiling just to set this up. I'm using one of my spare connectors in my office that's patched into 3/0/1 in the SG350X stack.
02-10-2021 09:50 AM
what is the mode of connectivity is this Eterhent or Fibre ? you are extending Layer 2 to another new switch.
this how you do both sides.
02-10-2021 10:01 AM
02-10-2021 10:20 AM
So I sacrificed another port on my stack to re-create what I did. Now 1/0/29 is dead like 3/0/1. Understand I can't get either port to link to anything right now. I patched the switch into 1/0/29 while logged into the web interface.
I so when I look at the port settings, it's showing "Operational Status: Down (BPDU Guard)" just like 3/0/1 did.
So now the two ports are in essentially the same status, a problem I need to fix.
02-11-2021 01:51 AM
Hi there,
How many links do you have connected to the new switch you are trying to add? You might be in a case where STP triggers the port and forces it to shut down. If BPDU guard is enabled on that port (s) at the reception of BPDUs, the BPDU guard operation disables the port that has BPDU configured. In this case, a BPDU message is received and an appropriate SNMP trap is generated. Check and see if BPDU guard is enabled on these ports (https://www.cisco.com/c/en/us/support/docs/smb/switches/cisco-350x-series-stackable-managed-switches/smb5102-configuring-stp-interface-settings-on-the-sg350xg-and-sg550x.html) This is in STP interface settings.
Regards,
Martin
02-11-2021 02:09 AM
That's exactly what happened, which is why I'm trying to fix the down port. When I disable BPDU prior to connecting, it works fine. That switch had zero connections on it, I was trying to connect it so I could finish the setup and begin testing on it prior to deployment.
Need to get those ports operational again without having to reboot my stack. Any suggestions?
02-11-2021 08:40 AM - edited 02-11-2021 08:42 AM
From 'Advanced' GUI... Port Management > Error Recovery Settings ...and then manually release the suspended port/s if so listed.
You can also configure automatic recovery settings from this pane, including for BPDU guard suspensions.
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