Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello. Our network consists of several SG350X switches, that are 802.1x with DVA (NPS) enabled. All switches are runnning 2.5.8.12 firmware. We are also using Guest VLAN feature. This feature works well except one switch. That switch acts as a root s...
You need to allow other vlans to access the switch management interface.Select Display mode Advanced, and then configure it in the menu Security -> Mgmt Access Method.Anyway recommended method (for security reasons) is to allow only one vlan to manag...
As I am still trying to figure out my problem, I found a similar topic with a Cisco support response. Looks like disabling ip routing does not disable L3 mode. So probably my only option is to remove the ip configuration for the guest vlan (located o...
Try to disable IP routing on the switch and configure computer in vlan 1 with default gateway 192.168.1.1 and computer in vlan 100 with default gateway 192.168.100.1.
There are two options how to solve your problem:connect your switch to your router by a trunk line and let your router to route between vlansdeploy router on a stick solution and let your switch to route between vlans Option 1 Disable ip routing on y...