Page 1 of 1

SFP+ Mikrotik

Posted: 02 May 2023, 23:57
by wifi64
Hello, I want to use a CCR 2004-1G-12S+2XS
the wan configuration SFP+ is present on the setup.
How do you enable SFP+ ports 2 AT 12 for the guest interface
Capture d’écran 2023-05-02 à 23.51.23.png

Re: SFP+ Mikrotik

Posted: 03 May 2023, 09:21
by HSNMSupport
Actually, you need to manually add the interfaces SFP and SFP+ to the Hotspot bridge in your Mikrotik.
Devs are working to add even those kinds of interfaces to the guest network.
S.T.

Re: SFP+ Mikrotik

Posted: 03 May 2023, 09:42
by wifi64
Actually, you need to manually add the interfaces SFP and SFP+ to the Hotspot bridge in your Mikrotik.
Devs are working to add even those kinds of interfaces to the guest network.
S.T.
THANKS
i have found the script to add SFP+ and it's ok
##### ADD BRIDGE PORT
/interface bridge port add interface=sfp-sfpplus2 bridge=Guest-Bridge

Re: SFP+ Mikrotik

Posted: 03 May 2023, 16:49
by HSNMSupport
Great idea!
S.T.!