11-12-2019 11:13 PM
I have internet coming in from my ISP directly into a Mikrotik router.
i want Cisco sg350-28 to get internet from any sfp port or Uplink port via Mikrotik (DHCP or Static)
and distribute to all Cisco switch all ports and all ports should be assigned DHCP from Cisco SG350-28 p
please any help
i can manage switch with only web interface
mikrotik ip dhcp pools
192.168.1.55 to 192.168.1.254
192.168.2.55 to 192.168.2.254
Auto DHCP Pool required on Cisco SG350 on all ports
192.168.3.55 to 192.168.3.254 with internet access from mikrotic
11-13-2019 12:52 AM
Did your Microtic support SFP ports ? if not you need to use one of the ethernet port from cisco switch and connect to microtick act as trunk port
Cisco sg350-28 - this act as layer 2 switch here...
users---(VLANS)---Cisco sg350-28---(Trunk) --microtick--Internet
if you configure Cisco sg350-28 as Layer 2 device, if you plug your PC to any of the port, you should be able to get DHCP IP from microtick router and able to to go internet also.
if not working, Cisco sg350-28 - post the device config to look.
=====Preenayamo Vasudevam=====
***** Rate All Helpful Responses *****
11-13-2019 01:33 AM
Hello,
the SG350 can act as a DHCP server (check page 278 of the attached admin guide). You can configure the DHCP pool through the WebGUI. Just make sure your Mikrotik has the layer 3 (VLAN) interface (the default gateway for the 192.168.3.0/24 network) configured, and that the additional network (192.168.3.0/24) is NATted on the Mikrotik, so it is allowed to have Internet access.
On the Mikrotik, I assume you have two Vlans already configured for the two address spaces, 192.168.1.0 and 192.168.2.0 ? Add the address space for the Cisco as a third Vlan.
https://www.cisco.com/c/dam/en/us/td/docs/switches/lan/csbms/350xg/admin_guide/AG_Tesla_350_550.pdf
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