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.
I have a CBS350 switch that is set up to do inter-VLAN routing and provide DHCP addresses. That has been working without any issues for quite a while. Recently, I have created a private VLAN on it which is working okay except for one issue. I cannot ...
Things like that happen when the primary AP isn't working properly. The first thing to do is to reboot it and make sure it shows a solid blue light. The whole mesh may start to work fine after that. Do you know which of your 4 APs acted as a primary ...
I'm not sure. I have never tried to have both on the same switch. You may test it by just removing the pool for the VLAN where you want the relay to work.
What about using the DHCP relay instead?SampleTo indicate the DHCP server and enable the DHCP relay globally:ip dhcp relay address 192.168.90.96ip dhcp relay enableAnd, to enable the DHCP relay on the VLAN:interface vlan 10ip address 192.168.10.7 255...
Do you mean CLI, not ACL? Would this do?ip ssh serverip ssh logging enableip ssh password-authThere are other security settings, too. To learn them, you can login to the admin UI and "play" with it in the Advance mode. The switch will generate CLIs w...
Hi Krzysztof,Here's my take on this and I hope I properly read your message."best-effort" is probably not the best term here. I have never seen it in the networking switch context, but I do know it from working on much higher-level messaging systems....