|
Skip to content
Skip to content
Click to collapse
Skip to content
Skip to content
Click to collapse
⌘B
Drag to resize
Collapse sidebar
Search
Chat
Cowork
Code
New chat ⌘N
New chat
⌘N
Projects
Artifacts
Customize
Pinned
Bulgarian citizenship application process for EU residents
More options for Bulgarian citizenship application process for EU residents
Dawarich location tracking project
More options for Dawarich location tracking project
Recents
View all
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Last swimming outing with Dani
More options for Last swimming outing with Dani
💬 Screen pipe. Is there ability…
More options for 💬 Screen pipe. Is there ability…
Definition of incarcerated
More options for Definition of incarcerated
Chromecast remote volume buttons not working
More options for Chromecast remote volume buttons not working
Salesforce API errors with Organization and FieldDefinition queries
More options for Salesforce API errors with Organization and FieldDefinition queries
Daily activity summary from screenpipe data
More options for Daily activity summary from screenpipe data
MacBook unexpected restarts and kanji screen
More options for MacBook unexpected restarts and kanji screen
Security patch review and testing guidance
More options for Security patch review and testing guidance
Food calorie values reference
More options for Food calorie values reference
Tracking location history from last week
More options for Tracking location history from last week
Screenpipe WAL processing when stopped
More options for Screenpipe WAL processing when stopped
Reviewing recent conversation highlights
More options for Reviewing recent conversation highlights
Mac aliases not recognized
More options for Mac aliases not recognized
Boosteroid still recording despite ignored windows setting
More options for Boosteroid still recording despite ignored windows setting
Missing JavaScript promise in authorization response
More options for Missing JavaScript promise in authorization response
Linux SQLite UI for NAS
More options for Linux SQLite UI for NAS
Claude API 500 internal server error
More options for Claude API 500 internal server error
Screenpipe query capabilities and usage
More options for Screenpipe query capabilities and usage
eGPU compatibility with Mac mini and Studio
More options for eGPU compatibility with Mac mini and Studio
Relaunch to update v1.3883.0
Relaunch to update
v1.3883.0
Lukas Kovalik
Lukas Kovalik
Get apps and extensions
💬 What is the best switch I can…
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Share chat
Claude finished the response
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected. What to consider. What feature ˇ should these have. Give me some overview. I know of clans but is there something else to think about when buying switch
14:49
Retry
Edit
Copy
Claude responded: 10G Switch for Your Setup
Claude responded: 10G Switch for Your Setup
10G Switch for Your Setup
10G Switch for Your Setup
Your use case: NAS (DXP4800 Plus) + Mac (M4 Air) + router uplink + internet — all at 10G where possible.
What ports you actually need
What ports you actually need
1× 10G
→ NAS
1× 10G
→ Mac (via USB4/Thunderbolt adapter)
1× uplink
→ your WiFi router (probably 1G is fine here unless router has 10G WAN)
1× internet
→ if your ISP box connects here directly, or this goes to router instead
So minimum:
2–3× 10G ports
, rest can be 1G. This is called a
multi-gig
or
hybrid switch
.
Key specs to evaluate
Key specs to evaluate
Port types
SFP+
— fiber/DAC cables, cheaper at 10G but needs transceivers or DAC cables
RJ45 10GBASE-T
— regular copper, plug-and-play but generates more heat, higher latency
2.5G/5G ports
— useful for WiFi 6/6E APs that support multi-gig
Switching capacity / backplane
Should be non-blocking — all ports can run at full speed simultaneously
For a 4–8 port switch this is almost always the case
Managed vs Unmanaged
You mentioned you know about VLANs — so you want
managed
Also unlocks: QoS, port mirroring (useful for debugging), link aggregation (LAG/LACP), flow control
Power consumption & heat
10GBASE-T switches run
significantly hotter
than SFP+ — factor in noise if it's near your desk
Fanless options exist but are pricier
Things beyond VLANs to think about
Things beyond VLANs to think about
LACP / Link Aggregation
Your NAS supports this — bonding two 1G ports to get ~2G, or two 10G ports for 20G. Useful if your NAS has dual NICs.
Jumbo frames (MTU 9000)
Important for NAS performance. Make sure the switch supports it end-to-end — and that your NAS and Mac adapter also have it enabled.
Flow control (IEEE 802.3x)
Prevents packet loss under heavy load between NAS and Mac. Should be supported and ideally configurable per-port.
STP (Spanning Tree)
Prevents loops if you ever connect multiple switches. RSTP is the modern version — should be present on any managed switch.
IGMP Snooping
Relevant if you run Jellyfin or any multicast traffic. Keeps multicast from flooding all ports.
PoE
Probably not needed for your core devices, but if you ever add APs or IP cameras directly to the switch, PoE+ ports are useful. Adds cost though.
Web UI vs CLI vs cloud-managed
Cloud-managed (Ubiquiti, TP-Link Omada) = convenient but requires account/internet
Local web UI (Netgear, TP-Link non-cloud, MikroTik) = self-hosted friendly, better for your setup
MikroTik has full CLI + RouterOS — very powerful but steeper learning curve
Realistic options for your use case
Realistic options for your use case
Model
Ports
Notes
TP-Link TL-SX1008
8× 10GBASE-T
Unmanaged, very simple, no VLANs
TP-Link TL-SX3008F
8× SFP+
Managed, needs DAC/transceivers
Netgear XS508M
8× 10GBASE-T
Managed, runs hot
MikroTik CRS305-1G-4S+IN
4× SFP+ + 1× 1G
Very popular, small, managed, affordable
MikroTik CRS310-8G+2S+IN
8× 2.5G + 2× SFP+
Good if you also want multi-gig for APs
Model
TP-Link TL-SX1008
TP-Link TL-SX3008F
Netgear XS508M
MikroTik CRS305-1G-4S+IN
MikroTik CRS310-8G+2S+IN
Ports
8× 10GBASE-T
8× SFP+
8× 10GBASE-T
4× SFP+ + 1× 1G
8× 2.5G + 2× SFP+
Notes
Unmanaged, very simple, no VLANs
Managed, needs DAC/transceivers
Managed, runs hot
Very popular, small, managed, affordable
Good if you also want multi-gig for APs
Model
Ports
Notes
MikroTik CRS305 or CRS310
are the most popular picks in the homelab community for exactly your use case — good value, proper managed features, active community, no cloud dependency.
My recommendation path
My recommendation path
Check your Mac adapter
— M4 Air needs USB4→10G adapter (e.g. Sonnet or QNAP); confirm it supports jumbo frames
Check your router's WAN port
— if it's 1G, a 1G uplink from switch is fine
Go SFP+
if the switch will be in a rack/closet;
go RJ45
if cable convenience matters more than heat
MikroTik CRS310
is the sweet spot if you want multi-gig WiFi AP support in the future too
Copy
Give positive feedback
Give negative feedback
Retry
You said: CRS310 does it have 10g?
You said: CRS310 does it have 10g?...
|
Claude
|
Claude
|
NULL
|
|
Skip to content
Skip to content
Click to collapse
Skip to content
Skip to content
Click to collapse
⌘B
Drag to resize
Collapse sidebar
Search
Chat
Cowork
Code
New chat ⌘N
New chat
⌘N
Projects
Artifacts
Customize
Pinned
Bulgarian citizenship application process for EU residents
More options for Bulgarian citizenship application process for EU residents
Dawarich location tracking project
More options for Dawarich location tracking project
Recents
View all
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Last swimming outing with Dani
More options for Last swimming outing with Dani
💬 Screen pipe. Is there ability…
More options for 💬 Screen pipe. Is there ability…
Definition of incarcerated
More options for Definition of incarcerated
Chromecast remote volume buttons not working
More options for Chromecast remote volume buttons not working
Salesforce API errors with Organization and FieldDefinition queries
More options for Salesforce API errors with Organization and FieldDefinition queries
Daily activity summary from screenpipe data
More options for Daily activity summary from screenpipe data
MacBook unexpected restarts and kanji screen
More options for MacBook unexpected restarts and kanji screen
Security patch review and testing guidance
More options for Security patch review and testing guidance
Food calorie values reference
More options for Food calorie values reference
Tracking location history from last week
More options for Tracking location history from last week
Screenpipe WAL processing when stopped
More options for Screenpipe WAL processing when stopped
Reviewing recent conversation highlights
More options for Reviewing recent conversation highlights
Mac aliases not recognized
More options for Mac aliases not recognized
Boosteroid still recording despite ignored windows setting
More options for Boosteroid still recording despite ignored windows setting
Missing JavaScript promise in authorization response
More options for Missing JavaScript promise in authorization response
Linux SQLite UI for NAS
More options for Linux SQLite UI for NAS
Claude API 500 internal server error
More options for Claude API 500 internal server error
Screenpipe query capabilities and usage
More options for Screenpipe query capabilities and usage
eGPU compatibility with Mac mini and Studio
More options for eGPU compatibility with Mac mini and Studio
Relaunch to update v1.3883.0
Relaunch to update
v1.3883.0
Lukas Kovalik
Lukas Kovalik
Get apps and extensions
💬 What is the best switch I can…
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Share chat
Claude finished the response
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected. What to consider. What feature ˇ should these have. Give me some overview. I know of clans but is there something else to think about when buying switch
14:49
Retry
Edit
Copy
Claude responded: 10G Switch for Your Setup
Claude responded: 10G Switch for Your Setup
10G Switch for Your Setup
10G Switch for Your Setup
Your use case: NAS (DXP4800 Plus) + Mac (M4 Air) + router uplink + internet — all at 10G where possible.
What ports you actually need
What ports you actually need
1× 10G
→ NAS
1× 10G
→ Mac (via USB4/Thunderbolt adapter)
1× uplink
→ your WiFi router (probably 1G is fine here unless router has 10G WAN)
1× internet
→ if your ISP box connects here directly, or this goes to router instead
So minimum:
2–3× 10G ports
, rest can be 1G. This is called a
multi-gig
or
hybrid switch
.
Key specs to evaluate
Key specs to evaluate
Port types
SFP+
— fiber/DAC cables, cheaper at 10G but needs transceivers or DAC cables
RJ45 10GBASE-T
— regular copper, plug-and-play but generates more heat, higher latency
2.5G/5G ports
— useful for WiFi 6/6E APs that support multi-gig
Switching capacity / backplane
Should be non-blocking — all ports can run at full speed simultaneously
For a 4–8 port switch this is almost always the case
Managed vs Unmanaged
You mentioned you know about VLANs — so you want
managed
Also unlocks: QoS, port mirroring (useful for debugging), link aggregation (LAG/LACP), flow control
Power consumption & heat
10GBASE-T switches run
significantly hotter
than SFP+ — factor in noise if it's near your desk
Fanless options exist but are pricier
Things beyond VLANs to think about
Things beyond VLANs to think about
LACP / Link Aggregation
Your NAS supports this — bonding two 1G ports to get ~2G, or two 10G ports for 20G. Useful if your NAS has dual NICs.
Jumbo frames (MTU 9000)
Important for NAS performance. Make sure the switch supports it end-to-end — and that your NAS and Mac adapter also have it enabled.
Flow control (IEEE 802.3x)
Prevents packet loss under heavy load between NAS and Mac. Should be supported and ideally configurable per-port.
STP (Spanning Tree)
Prevents loops if you ever connect multiple switches. RSTP is the modern version — should be present on any managed switch.
IGMP Snooping
Relevant if you run Jellyfin or any multicast traffic. Keeps multicast from flooding all ports.
PoE
Probably not needed for your core devices, but if you ever add APs or IP cameras directly to the switch, PoE+ ports are useful. Adds cost though.
Web UI vs CLI vs cloud-managed
Cloud-managed (Ubiquiti, TP-Link Omada) = convenient but requires account/internet
Local web UI (Netgear, TP-Link non-cloud, MikroTik) = self-hosted friendly, better for your setup
MikroTik has full CLI + RouterOS — very powerful but steeper learning curve
Realistic options for your use case
Realistic options for your use case
Model
Ports
Notes
TP-Link TL-SX1008
8× 10GBASE-T
Unmanaged, very simple, no VLANs
TP-Link TL-SX3008F
8× SFP+
Managed, needs DAC/transceivers
Netgear XS508M
8× 10GBASE-T
Managed, runs hot
MikroTik CRS305-1G-4S+IN
4× SFP+ + 1× 1G
Very popular, small, managed, affordable
MikroTik CRS310-8G+2S+IN
8× 2.5G + 2× SFP+
Good if you also want multi-gig for APs
Model
TP-Link TL-SX1008
TP-Link TL-SX3008F
Netgear XS508M
MikroTik CRS305-1G-4S+IN
MikroTik CRS310-8G+2S+IN
Ports
8× 10GBASE-T
8× SFP+
8× 10GBASE-T
4× SFP+ + 1× 1G
8× 2.5G + 2× SFP+
Notes
Unmanaged, very simple, no VLANs
Managed, needs DAC/transceivers
Managed, runs hot
Very popular, small, managed, affordable
Good if you also want multi-gig for APs
Model
Ports
Notes
MikroTik CRS305 or CRS310
are the most popular picks in the homelab community for exactly your use case — good value, proper managed features, active community, no cloud dependency.
My recommendation path
My recommendation path
Check your Mac adapter
— M4 Air needs USB4→10G adapter (e.g. Sonnet or QNAP); confirm it supports jumbo frames
Check your router's WAN port
— if it's 1G, a 1G uplink from switch is fine
Go SFP+
if the switch will be in a rack/closet;
go RJ45
if cable convenience matters more than heat
MikroTik CRS310
is the sweet spot if you want multi-gig WiFi AP support in the future too
Copy
Give positive feedback
Give negative feedback
Retry
You said: CRS310 does it have 10g?
You said: CRS310 does it have 10g?...
|
Claude
|
Claude
|
NULL
|
|
Skip to content
Skip to content
Click to collapse
Skip to content
Skip to content
Click to collapse
⌘B
Drag to resize
Collapse sidebar
Search
Chat
Cowork
Code
New chat ⌘N
New chat
⌘N
Projects
Artifacts
Customize
Pinned
Bulgarian citizenship application process for EU residents
More options for Bulgarian citizenship application process for EU residents
Dawarich location tracking project
More options for Dawarich location tracking project
Recents
View all
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Last swimming outing with Dani
More options for Last swimming outing with Dani
💬 Screen pipe. Is there ability…
More options for 💬 Screen pipe. Is there ability…
Definition of incarcerated
More options for Definition of incarcerated
Chromecast remote volume buttons not working
More options for Chromecast remote volume buttons not working
Salesforce API errors with Organization and FieldDefinition queries
More options for Salesforce API errors with Organization and FieldDefinition queries
Daily activity summary from screenpipe data
More options for Daily activity summary from screenpipe data
MacBook unexpected restarts and kanji screen
More options for MacBook unexpected restarts and kanji screen
Security patch review and testing guidance
More options for Security patch review and testing guidance
Food calorie values reference
More options for Food calorie values reference
Tracking location history from last week
More options for Tracking location history from last week
Screenpipe WAL processing when stopped
More options for Screenpipe WAL processing when stopped
Reviewing recent conversation highlights
More options for Reviewing recent conversation highlights
Mac aliases not recognized
More options for Mac aliases not recognized
Boosteroid still recording despite ignored windows setting
More options for Boosteroid still recording despite ignored windows setting
Missing JavaScript promise in authorization response
More options for Missing JavaScript promise in authorization response
Linux SQLite UI for NAS
More options for Linux SQLite UI for NAS
Claude API 500 internal server error
More options for Claude API 500 internal server error
Screenpipe query capabilities and usage
More options for Screenpipe query capabilities and usage
eGPU compatibility with Mac mini and Studio
More options for eGPU compatibility with Mac mini and Studio
Relaunch to update v1.3883.0
Relaunch to update
v1.3883.0
Lukas Kovalik
Lukas Kovalik
Get apps and extensions
💬 What is the best switch I can…
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Share chat
Claude finished the response
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected. What to consider. What feature ˇ should these have. Give me some overview. I know of clans but is there something else to think about when buying switch
14:49
Retry
Edit
Copy
Claude responded: 10G Switch for Your Setup
Claude responded: 10G Switch for Your Setup
10G Switch for Your Setup
10G Switch for Your Setup
Your use case: NAS (DXP4800 Plus) + Mac (M4 Air) + router uplink + internet — all at 10G where possible.
What ports you actually need
What ports you actually need
1× 10G
→ NAS
1× 10G
→ Mac (via USB4/Thunderbolt adapter)
1× uplink
→ your WiFi router (probably 1G is fine here unless router has 10G WAN)
1× internet
→ if your ISP box connects here directly, or this goes to router instead
So minimum:
2–3× 10G ports
, rest can be 1G. This is called a
multi-gig
or
hybrid switch
.
Key specs to evaluate
Key specs to evaluate
Port types
SFP+
— fiber/DAC cables, cheaper at 10G but needs transceivers or DAC cables
RJ45 10GBASE-T
— regular copper, plug-and-play but generates more heat, higher latency
2.5G/5G ports
— useful for WiFi 6/6E APs that support multi-gig
Switching capacity / backplane
Should be non-blocking — all ports can run at full speed simultaneously
For a 4–8 port switch this is almost always the case
Managed vs Unmanaged
You mentioned you know about VLANs — so you want
managed
Also unlocks: QoS, port mirroring (useful for debugging), link aggregation (LAG/LACP), flow control
Power consumption & heat
10GBASE-T switches run
significantly hotter
than SFP+ — factor in noise if it's near your desk
Fanless options exist but are pricier
Things beyond VLANs to think about
Things beyond VLANs to think about
LACP / Link Aggregation
Your NAS supports this — bonding two 1G ports to get ~2G, or two 10G ports for 20G. Useful if your NAS has dual NICs.
Jumbo frames (MTU 9000)
Important for NAS performance. Make sure the switch supports it end-to-end — and that your NAS and Mac adapter also have it enabled.
Flow control (IEEE 802.3x)
Prevents packet loss under heavy load between NAS and Mac. Should be supported and ideally configurable per-port.
STP (Spanning Tree)
Prevents loops if you ever connect multiple switches. RSTP is the modern version — should be present on any managed switch.
IGMP Snooping
Relevant if you run Jellyfin or any multicast traffic. Keeps multicast from flooding all ports.
PoE
Probably not needed for your core devices, but if you ever add APs or IP cameras directly to the switch, PoE+ ports are useful. Adds cost though.
Web UI vs CLI vs cloud-managed
Cloud-managed (Ubiquiti, TP-Link Omada) = convenient but requires account/internet
Local web UI (Netgear, TP-Link non-cloud, MikroTik) = self-hosted friendly, better for your setup
MikroTik has full CLI + RouterOS — very powerful but steeper learning curve
Realistic options for your use case
Realistic options for your use case
Model
Ports
Notes
TP-Link TL-SX1008
8× 10GBASE-T
Unmanaged, very simple, no VLANs
TP-Link TL-SX3008F
8× SFP+
Managed, needs DAC/transceivers
Netgear XS508M
8× 10GBASE-T
Managed, runs hot
MikroTik CRS305-1G-4S+IN
4× SFP+ + 1× 1G
Very popular, small, managed, affordable
MikroTik CRS310-8G+2S+IN
8× 2.5G + 2× SFP+
Good if you also want multi-gig for APs
Model
TP-Link TL-SX1008
TP-Link TL-SX3008F
Netgear XS508M
MikroTik CRS305-1G-4S+IN
MikroTik CRS310-8G+2S+IN
Ports
8× 10GBASE-T
8× SFP+
8× 10GBASE-T
4× SFP+ + 1× 1G
8× 2.5G + 2× SFP+
Notes
Unmanaged, very simple, no VLANs
Managed, needs DAC/transceivers
Managed, runs hot
Very popular, small, managed, affordable
Good if you also want multi-gig for APs
Model
Ports
Notes
MikroTik CRS305 or CRS310
are the most popular picks in the homelab community for exactly your use case — good value, proper managed features, active community, no cloud dependency.
My recommendation path
My recommendation path
Check your Mac adapter
— M4 Air needs USB4→10G adapter (e.g. Sonnet or QNAP); confirm it supports jumbo frames
Check your router's WAN port
— if it's 1G, a 1G uplink from switch is fine
Go SFP+
if the switch will be in a rack/closet;
go RJ45
if cable convenience matters more than heat
MikroTik CRS310
is the sweet spot if you want multi-gig WiFi AP support in the future too
Copy
Give positive feedback
Give negative feedback
Retry
You said: CRS310 does it have 10g?
You said: CRS310 does it have 10g?...
|
Claude
|
Claude
|
NULL
|
|
Skip to content
Skip to content
Click to collapse
Skip to content
Skip to content
Click to collapse
⌘B
Drag to resize
Collapse sidebar
Search
Chat
Cowork
Code
New chat ⌘N
New chat
⌘N
Projects
Artifacts
Customize
Pinned
Bulgarian citizenship application process for EU residents
More options for Bulgarian citizenship application process for EU residents
Dawarich location tracking project
More options for Dawarich location tracking project
Recents
View all
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Last swimming outing with Dani
More options for Last swimming outing with Dani
💬 Screen pipe. Is there ability…
More options for 💬 Screen pipe. Is there ability…
Definition of incarcerated
More options for Definition of incarcerated
Chromecast remote volume buttons not working
More options for Chromecast remote volume buttons not working
Salesforce API errors with Organization and FieldDefinition queries
More options for Salesforce API errors with Organization and FieldDefinition queries
Daily activity summary from screenpipe data
More options for Daily activity summary from screenpipe data
MacBook unexpected restarts and kanji screen
More options for MacBook unexpected restarts and kanji screen
Security patch review and testing guidance
More options for Security patch review and testing guidance
Food calorie values reference
More options for Food calorie values reference
Tracking location history from last week
More options for Tracking location history from last week
Screenpipe WAL processing when stopped
More options for Screenpipe WAL processing when stopped
Reviewing recent conversation highlights
More options for Reviewing recent conversation highlights
Mac aliases not recognized
More options for Mac aliases not recognized
Boosteroid still recording despite ignored windows setting
More options for Boosteroid still recording despite ignored windows setting
Missing JavaScript promise in authorization response
More options for Missing JavaScript promise in authorization response
Linux SQLite UI for NAS
More options for Linux SQLite UI for NAS
Claude API 500 internal server error
More options for Claude API 500 internal server error
Screenpipe query capabilities and usage
More options for Screenpipe query capabilities and usage
eGPU compatibility with Mac mini and Studio
More options for eGPU compatibility with Mac mini and Studio
Relaunch to update v1.3883.0
Relaunch to update
v1.3883.0
Lukas Kovalik
Lukas Kovalik
Get apps and extensions
💬 What is the best switch I can…
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Share chat
Claude finished the response
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected. What to consider. What feature ˇ should these have. Give me some overview. I know of clans but is there something else to think about when buying switch
14:49
Retry
Edit
Copy
Claude responded: 10G Switch for Your Setup
Claude responded: 10G Switch for Your Setup
10G Switch for Your Setup
10G Switch for Your Setup
Your use case: NAS (DXP4800 Plus) + Mac (M4 Air) + router uplink + internet — all at 10G where possible.
What ports you actually need
What ports you actually need
1× 10G
→ NAS
1× 10G
→ Mac (via USB4/Thunderbolt adapter)
1× uplink
→ your WiFi router (probably 1G is fine here unless router has 10G WAN)
1× internet
→ if your ISP box connects here directly, or this goes to router instead
So minimum:
2–3× 10G ports
, rest can be 1G. This is called a
multi-gig
or
hybrid switch
.
Key specs to evaluate
Key specs to evaluate
Port types
SFP+
— fiber/DAC cables, cheaper at 10G but needs transceivers or DAC cables
RJ45 10GBASE-T
— regular copper, plug-and-play but generates more heat, higher latency
2.5G/5G ports
— useful for WiFi 6/6E APs that support multi-gig
Switching capacity / backplane
Should be non-blocking — all ports can run at full speed simultaneously
For a 4–8 port switch this is almost always the case
Managed vs Unmanaged
You mentioned you know about VLANs — so you want
managed
Also unlocks: QoS, port mirroring (useful for debugging), link aggregation (LAG/LACP), flow control
Power consumption & heat
10GBASE-T switches run
significantly hotter
than SFP+ — factor in noise if it's near your desk
Fanless options exist but are pricier
Things beyond VLANs to think about
Things beyond VLANs to think about
LACP / Link Aggregation
Your NAS supports this — bonding two 1G ports to get ~2G, or two 10G ports for 20G. Useful if your NAS has dual NICs.
Jumbo frames (MTU 9000)
Important for NAS performance. Make sure the switch supports it end-to-end — and that your NAS and Mac adapter also have it enabled.
Flow control (IEEE 802.3x)
Prevents packet loss under heavy load between NAS and Mac. Should be supported and ideally configurable per-port.
STP (Spanning Tree)
Prevents loops if you ever connect multiple switches. RSTP is the modern version — should be present on any managed switch.
IGMP Snooping
Relevant if you run Jellyfin or any multicast traffic. Keeps multicast from flooding all ports.
PoE
Probably not needed for your core devices, but if you ever add APs or IP cameras directly to the switch, PoE+ ports are useful. Adds cost though.
Web UI vs CLI vs cloud-managed
Cloud-managed (Ubiquiti, TP-Link Omada) = convenient but requires account/internet
Local web UI (Netgear, TP-Link non-cloud, MikroTik) = self-hosted friendly, better for your setup
MikroTik has full CLI + RouterOS — very powerful but steeper learning curve
Realistic options for your use case
Realistic options for your use case
Model
Ports
Notes
TP-Link TL-SX1008
8× 10GBASE-T
Unmanaged, very simple, no VLANs
TP-Link TL-SX3008F
8× SFP+
Managed, needs DAC/transceivers
Netgear XS508M
8× 10GBASE-T
Managed, runs hot
MikroTik CRS305-1G-4S+IN
4× SFP+ + 1× 1G
Very popular, small, managed, affordable
MikroTik CRS310-8G+2S+IN
8× 2.5G + 2× SFP+
Good if you also want multi-gig for APs
Model
TP-Link TL-SX1008
TP-Link TL-SX3008F
Netgear XS508M
MikroTik CRS305-1G-4S+IN
MikroTik CRS310-8G+2S+IN
Ports
8× 10GBASE-T
8× SFP+
8× 10GBASE-T
4× SFP+ + 1× 1G
8× 2.5G + 2× SFP+
Notes
Unmanaged, very simple, no VLANs
Managed, needs DAC/transceivers
Managed, runs hot
Very popular, small, managed, affordable
Good if you also want multi-gig for APs
Model
Ports
Notes
MikroTik CRS305 or CRS310
are the most popular picks in the homelab community for exactly your use case — good value, proper managed features, active community, no cloud dependency.
My recommendation path
My recommendation path
Check your Mac adapter
— M4 Air needs USB4→10G adapter (e.g. Sonnet or QNAP); confirm it supports jumbo frames
Check your router's WAN port
— if it's 1G, a 1G uplink from switch is fine
Go SFP+
if the switch will be in a rack/closet;
go RJ45
if cable convenience matters more than heat
MikroTik CRS310
is the sweet spot if you want multi-gig WiFi AP support in the future too
Copy
Give positive feedback
Give negative feedback
Retry
You said: CRS310 does it have 10g?
You said: CRS310 does it have 10g?...
|
Claude
|
Claude
|
NULL
|
|
Skip to content
Skip to content
Click to collapse
Skip to content
Skip to content
Click to collapse
⌘B
Drag to resize
Collapse sidebar
Search
Chat
Cowork
Code
New chat ⌘N
New chat
⌘N
Projects
Artifacts
Customize
Pinned
Bulgarian citizenship application process for EU residents
More options for Bulgarian citizenship application process for EU residents
Dawarich location tracking project
More options for Dawarich location tracking project
Recents
View all
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Last swimming outing with Dani
More options for Last swimming outing with Dani
💬 Screen pipe. Is there ability…
More options for 💬 Screen pipe. Is there ability…
Definition of incarcerated
More options for Definition of incarcerated
Chromecast remote volume buttons not working
More options for Chromecast remote volume buttons not working
Salesforce API errors with Organization and FieldDefinition queries
More options for Salesforce API errors with Organization and FieldDefinition queries
Daily activity summary from screenpipe data
More options for Daily activity summary from screenpipe data
MacBook unexpected restarts and kanji screen
More options for MacBook unexpected restarts and kanji screen
Security patch review and testing guidance
More options for Security patch review and testing guidance
Food calorie values reference
More options for Food calorie values reference
Tracking location history from last week
More options for Tracking location history from last week
Screenpipe WAL processing when stopped
More options for Screenpipe WAL processing when stopped
Reviewing recent conversation highlights
More options for Reviewing recent conversation highlights
Mac aliases not recognized
More options for Mac aliases not recognized
Boosteroid still recording despite ignored windows setting
More options for Boosteroid still recording despite ignored windows setting
Missing JavaScript promise in authorization response
More options for Missing JavaScript promise in authorization response
Linux SQLite UI for NAS
More options for Linux SQLite UI for NAS
Claude API 500 internal server error
More options for Claude API 500 internal server error
Screenpipe query capabilities and usage
More options for Screenpipe query capabilities and usage
eGPU compatibility with Mac mini and Studio
More options for eGPU compatibility with Mac mini and Studio
Relaunch to update v1.3883.0
Relaunch to update
v1.3883.0
Lukas Kovalik
Lukas Kovalik
Get apps and extensions
💬 What is the best switch I can…
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Share chat
Claude finished the response
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected. What to consider. What feature ˇ should these have. Give me some overview. I know of clans but is there something else to think about when buying switch
14:49
Retry
Edit
Copy
Claude responded: 10G Switch for Your Setup
Claude responded: 10G Switch for Your Setup
10G Switch for Your Setup
10G Switch for Your Setup
Your use case: NAS (DXP4800 Plus) + Mac (M4 Air) + router uplink + internet — all at 10G where possible.
What ports you actually need
What ports you actually need
1× 10G
→ NAS
1× 10G
→ Mac (via USB4/Thunderbolt adapter)
1× uplink
→ your WiFi router (probably 1G is fine here unless router has 10G WAN)
1× internet
→ if your ISP box connects here directly, or this goes to router instead
So minimum:
2–3× 10G ports
, rest can be 1G. This is called a
multi-gig
or
hybrid switch
.
Key specs to evaluate
Key specs to evaluate
Port types
SFP+
— fiber/DAC cables, cheaper at 10G but needs transceivers or DAC cables
RJ45 10GBASE-T
— regular copper, plug-and-play but generates more heat, higher latency
2.5G/5G ports
— useful for WiFi 6/6E APs that support multi-gig
Switching capacity / backplane
Should be non-blocking — all ports can run at full speed simultaneously
For a 4–8 port switch this is almost always the case
Managed vs Unmanaged
You mentioned you know about VLANs — so you want
managed
Also unlocks: QoS, port mirroring (useful for debugging), link aggregation (LAG/LACP), flow control
Power consumption & heat
10GBASE-T switches run
significantly hotter
than SFP+ — factor in noise if it's near your desk
Fanless options exist but are pricier
Things beyond VLANs to think about
Things beyond VLANs to think about
LACP / Link Aggregation
Your NAS supports this — bonding two 1G ports to get ~2G, or two 10G ports for 20G. Useful if your NAS has dual NICs.
Jumbo frames (MTU 9000)
Important for NAS performance. Make sure the switch supports it end-to-end — and that your NAS and Mac adapter also have it enabled.
Flow control (IEEE 802.3x)
Prevents packet loss under heavy load between NAS and Mac. Should be supported and ideally configurable per-port.
STP (Spanning Tree)
Prevents loops if you ever connect multiple switches. RSTP is the modern version — should be present on any managed switch.
IGMP Snooping
Relevant if you run Jellyfin or any multicast traffic. Keeps multicast from flooding all ports.
PoE
Probably not needed for your core devices, but if you ever add APs or IP cameras directly to the switch, PoE+ ports are useful. Adds cost though.
Web UI vs CLI vs cloud-managed
Cloud-managed (Ubiquiti, TP-Link Omada) = convenient but requires account/internet
Local web UI (Netgear, TP-Link non-cloud, MikroTik) = self-hosted friendly, better for your setup
MikroTik has full CLI + RouterOS — very powerful but steeper learning curve
Realistic options for your use case
Realistic options for your use case
Model
Ports
Notes
TP-Link TL-SX1008
8× 10GBASE-T
Unmanaged, very simple, no VLANs
TP-Link TL-SX3008F
8× SFP+
Managed, needs DAC/transceivers
Netgear XS508M
8× 10GBASE-T
Managed, runs hot
MikroTik CRS305-1G-4S+IN
4× SFP+ + 1× 1G
Very popular, small, managed, affordable
MikroTik CRS310-8G+2S+IN
8× 2.5G + 2× SFP+
Good if you also want multi-gig for APs
Model
TP-Link TL-SX1008
TP-Link TL-SX3008F
Netgear XS508M
MikroTik CRS305-1G-4S+IN
MikroTik CRS310-8G+2S+IN
Ports
8× 10GBASE-T
8× SFP+
8× 10GBASE-T
4× SFP+ + 1× 1G
8× 2.5G + 2× SFP+
Notes
Unmanaged, very simple, no VLANs
Managed, needs DAC/transceivers
Managed, runs hot
Very popular, small, managed, affordable
Good if you also want multi-gig for APs
Model
Ports
Notes
MikroTik CRS305 or CRS310
are the most popular picks in the homelab community for exactly your use case — good value, proper managed features, active community, no cloud dependency.
My recommendation path
My recommendation path
Check your Mac adapter
— M4 Air needs USB4→10G adapter (e.g. Sonnet or QNAP); confirm it supports jumbo frames
Check your router's WAN port
— if it's 1G, a 1G uplink from switch is fine
Go SFP+
if the switch will be in a rack/closet;
go RJ45
if cable convenience matters more than heat
MikroTik CRS310
is the sweet spot if you want multi-gig WiFi AP support in the future too
Copy
Give positive feedback
Give negative feedback
Retry
You said: CRS310 does it have 10g?
You said: CRS310 does it have 10g?...
|
Claude
|
Claude
|
NULL
|
|
Skip to content
Skip to content
Click to collapse
Skip to content
Skip to content
Click to collapse
⌘B
Drag to resize
Collapse sidebar
Search
Chat
Cowork
Code
New chat ⌘N
New chat
⌘N
Projects
Artifacts
Customize
Pinned
Bulgarian citizenship application process for EU residents
More options for Bulgarian citizenship application process for EU residents
Dawarich location tracking project
More options for Dawarich location tracking project
Recents
View all
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Last swimming outing with Dani
More options for Last swimming outing with Dani
💬 Screen pipe. Is there ability…
More options for 💬 Screen pipe. Is there ability…
Definition of incarcerated
More options for Definition of incarcerated
Chromecast remote volume buttons not working
More options for Chromecast remote volume buttons not working
Salesforce API errors with Organization and FieldDefinition queries
More options for Salesforce API errors with Organization and FieldDefinition queries
Daily activity summary from screenpipe data
More options for Daily activity summary from screenpipe data
MacBook unexpected restarts and kanji screen
More options for MacBook unexpected restarts and kanji screen
Security patch review and testing guidance
More options for Security patch review and testing guidance
Food calorie values reference
More options for Food calorie values reference
Tracking location history from last week
More options for Tracking location history from last week
Screenpipe WAL processing when stopped
More options for Screenpipe WAL processing when stopped
Reviewing recent conversation highlights
More options for Reviewing recent conversation highlights
Mac aliases not recognized
More options for Mac aliases not recognized
Boosteroid still recording despite ignored windows setting
More options for Boosteroid still recording despite ignored windows setting
Missing JavaScript promise in authorization response
More options for Missing JavaScript promise in authorization response
Linux SQLite UI for NAS
More options for Linux SQLite UI for NAS
Claude API 500 internal server error
More options for Claude API 500 internal server error
Screenpipe query capabilities and usage
More options for Screenpipe query capabilities and usage
eGPU compatibility with Mac mini and Studio
More options for eGPU compatibility with Mac mini and Studio
Relaunch to update v1.3883.0
Relaunch to update
v1.3883.0
Lukas Kovalik
Lukas Kovalik
Get apps and extensions
💬 What is the best switch I can…
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Share chat
Claude finished the response
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected. What to consider. What feature ˇ should these have. Give me some overview. I know of clans but is there something else to think about when buying switch
14:49
Retry
Edit
Copy
Claude responded: 10G Switch for Your Setup
Claude responded: 10G Switch for Your Setup
10G Switch for Your Setup
10G Switch for Your Setup
Your use case: NAS (DXP4800 Plus) + Mac (M4 Air) + router uplink + internet — all at 10G where possible.
What ports you actually need
What ports you actually need
1× 10G
→ NAS
1× 10G
→ Mac (via USB4/Thunderbolt adapter)
1× uplink
→ your WiFi router (probably 1G is fine here unless router has 10G WAN)
1× internet
→ if your ISP box connects here directly, or this goes to router instead
So minimum:
2–3× 10G ports
, rest can be 1G. This is called a
multi-gig
or
hybrid switch
.
Key specs to evaluate
Key specs to evaluate
Port types
SFP+
— fiber/DAC cables, cheaper at 10G but needs transceivers or DAC cables
RJ45 10GBASE-T
— regular copper, plug-and-play but generates more heat, higher latency
2.5G/5G ports
— useful for WiFi 6/6E APs that support multi-gig
Switching capacity / backplane
Should be non-blocking — all ports can run at full speed simultaneously
For a 4–8 port switch this is almost always the case
Managed vs Unmanaged
You mentioned you know about VLANs — so you want
managed
Also unlocks: QoS, port mirroring (useful for debugging), link aggregation (LAG/LACP), flow control
Power consumption & heat
10GBASE-T switches run
significantly hotter
than SFP+ — factor in noise if it's near your desk
Fanless options exist but are pricier
Things beyond VLANs to think about
Things beyond VLANs to think about
LACP / Link Aggregation
Your NAS supports this — bonding two 1G ports to get ~2G, or two 10G ports for 20G. Useful if your NAS has dual NICs.
Jumbo frames (MTU 9000)
Important for NAS performance. Make sure the switch supports it end-to-end — and that your NAS and Mac adapter also have it enabled.
Flow control (IEEE 802.3x)
Prevents packet loss under heavy load between NAS and Mac. Should be supported and ideally configurable per-port.
STP (Spanning Tree)
Prevents loops if you ever connect multiple switches. RSTP is the modern version — should be present on any managed switch.
IGMP Snooping
Relevant if you run Jellyfin or any multicast traffic. Keeps multicast from flooding all ports.
PoE
Probably not needed for your core devices, but if you ever add APs or IP cameras directly to the switch, PoE+ ports are useful. Adds cost though.
Web UI vs CLI vs cloud-managed
Cloud-managed (Ubiquiti, TP-Link Omada) = convenient but requires account/internet
Local web UI (Netgear, TP-Link non-cloud, MikroTik) = self-hosted friendly, better for your setup
MikroTik has full CLI + RouterOS — very powerful but steeper learning curve
Realistic options for your use case
Realistic options for your use case
Model
Ports
Notes
TP-Link TL-SX1008
8× 10GBASE-T
Unmanaged, very simple, no VLANs
TP-Link TL-SX3008F
8× SFP+
Managed, needs DAC/transceivers
Netgear XS508M
8× 10GBASE-T
Managed, runs hot
MikroTik CRS305-1G-4S+IN
4× SFP+ + 1× 1G
Very popular, small, managed, affordable
MikroTik CRS310-8G+2S+IN
8× 2.5G + 2× SFP+
Good if you also want multi-gig for APs
Model
TP-Link TL-SX1008
TP-Link TL-SX3008F
Netgear XS508M
MikroTik CRS305-1G-4S+IN
MikroTik CRS310-8G+2S+IN
Ports
8× 10GBASE-T
8× SFP+
8× 10GBASE-T
4× SFP+ + 1× 1G
8× 2.5G + 2× SFP+
Notes
Unmanaged, very simple, no VLANs
Managed, needs DAC/transceivers
Managed, runs hot
Very popular, small, managed, affordable
Good if you also want multi-gig for APs
Model
Ports
Notes
MikroTik CRS305 or CRS310
are the most popular picks in the homelab community for exactly your use case — good value, proper managed features, active community, no cloud dependency.
My recommendation path
My recommendation path
Check your Mac adapter
— M4 Air needs USB4→10G adapter (e.g. Sonnet or QNAP); confirm it supports jumbo frames
Check your router's WAN port
— if it's 1G, a 1G uplink from switch is fine
Go SFP+
if the switch will be in a rack/closet;
go RJ45
if cable convenience matters more than heat
MikroTik CRS310
is the sweet spot if you want multi-gig WiFi AP support in the future too
Copy
Give positive feedback
Give negative feedback
Retry
You said: CRS310 does it have 10g?
You said: CRS310 does it have 10g?...
|
Claude
|
Claude
|
NULL
|
|
Skip to content
Skip to content
Click to collapse
Skip to content
Skip to content
Click to collapse
⌘B
Drag to resize
Collapse sidebar
Search
Chat
Cowork
Code
New chat ⌘N
New chat
⌘N
Projects
Artifacts
Customize
Pinned
Bulgarian citizenship application process for EU residents
More options for Bulgarian citizenship application process for EU residents
Dawarich location tracking project
More options for Dawarich location tracking project
Recents
View all
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Last swimming outing with Dani
More options for Last swimming outing with Dani
💬 Screen pipe. Is there ability…
More options for 💬 Screen pipe. Is there ability…
Definition of incarcerated
More options for Definition of incarcerated
Chromecast remote volume buttons not working
More options for Chromecast remote volume buttons not working
Salesforce API errors with Organization and FieldDefinition queries
More options for Salesforce API errors with Organization and FieldDefinition queries
Daily activity summary from screenpipe data
More options for Daily activity summary from screenpipe data
MacBook unexpected restarts and kanji screen
More options for MacBook unexpected restarts and kanji screen
Security patch review and testing guidance
More options for Security patch review and testing guidance
Food calorie values reference
More options for Food calorie values reference
Tracking location history from last week
More options for Tracking location history from last week
Screenpipe WAL processing when stopped
More options for Screenpipe WAL processing when stopped
Reviewing recent conversation highlights
More options for Reviewing recent conversation highlights
Mac aliases not recognized
More options for Mac aliases not recognized
Boosteroid still recording despite ignored windows setting
More options for Boosteroid still recording despite ignored windows setting
Missing JavaScript promise in authorization response
More options for Missing JavaScript promise in authorization response
Linux SQLite UI for NAS
More options for Linux SQLite UI for NAS
Claude API 500 internal server error
More options for Claude API 500 internal server error
Screenpipe query capabilities and usage
More options for Screenpipe query capabilities and usage
eGPU compatibility with Mac mini and Studio
More options for eGPU compatibility with Mac mini and Studio
Relaunch to update v1.3883.0
Relaunch to update
v1.3883.0
Lukas Kovalik
Lukas Kovalik
Get apps and extensions
💬 What is the best switch I can…
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Share chat
Claude finished the response
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected. What to consider. What feature ˇ should these have. Give me some overview. I know of clans but is there something else to think about when buying switch
14:49
Retry
Edit
Copy
Claude responded: 10G Switch for Your Setup
Claude responded: 10G Switch for Your Setup
10G Switch for Your Setup
10G Switch for Your Setup
Your use case: NAS (DXP4800 Plus) + Mac (M4 Air) + router uplink + internet — all at 10G where possible.
What ports you actually need
What ports you actually need
1× 10G
→ NAS
1× 10G
→ Mac (via USB4/Thunderbolt adapter)
1× uplink
→ your WiFi router (probably 1G is fine here unless router has 10G WAN)
1× internet
→ if your ISP box connects here directly, or this goes to router instead
So minimum:
2–3× 10G ports
, rest can be 1G. This is called a
multi-gig
or
hybrid switch
.
Key specs to evaluate
Key specs to evaluate
Port types
SFP+
— fiber/DAC cables, cheaper at 10G but needs transceivers or DAC cables
RJ45 10GBASE-T
— regular copper, plug-and-play but generates more heat, higher latency
2.5G/5G ports
— useful for WiFi 6/6E APs that support multi-gig
Switching capacity / backplane
Should be non-blocking — all ports can run at full speed simultaneously
For a 4–8 port switch this is almost always the case
Managed vs Unmanaged
You mentioned you know about VLANs — so you want
managed
Also unlocks: QoS, port mirroring (useful for debugging), link aggregation (LAG/LACP), flow control
Power consumption & heat
10GBASE-T switches run
significantly hotter
than SFP+ — factor in noise if it's near your desk
Fanless options exist but are pricier
Things beyond VLANs to think about
Things beyond VLANs to think about
LACP / Link Aggregation
Your NAS supports this — bonding two 1G ports to get ~2G, or two 10G ports for 20G. Useful if your NAS has dual NICs.
Jumbo frames (MTU 9000)
Important for NAS performance. Make sure the switch supports it end-to-end — and that your NAS and Mac adapter also have it enabled.
Flow control (IEEE 802.3x)
Prevents packet loss under heavy load between NAS and Mac. Should be supported and ideally configurable per-port.
STP (Spanning Tree)
Prevents loops if you ever connect multiple switches. RSTP is the modern version — should be present on any managed switch.
IGMP Snooping
Relevant if you run Jellyfin or any multicast traffic. Keeps multicast from flooding all ports.
PoE
Probably not needed for your core devices, but if you ever add APs or IP cameras directly to the switch, PoE+ ports are useful. Adds cost though.
Web UI vs CLI vs cloud-managed
Cloud-managed (Ubiquiti, TP-Link Omada) = convenient but requires account/internet
Local web UI (Netgear, TP-Link non-cloud, MikroTik) = self-hosted friendly, better for your setup
MikroTik has full CLI + RouterOS — very powerful but steeper learning curve
Realistic options for your use case
Realistic options for your use case
Model
Ports
Notes
TP-Link TL-SX1008
8× 10GBASE-T
Unmanaged, very simple, no VLANs
TP-Link TL-SX3008F
8× SFP+
Managed, needs DAC/transceivers
Netgear XS508M
8× 10GBASE-T
Managed, runs hot
MikroTik CRS305-1G-4S+IN
4× SFP+ + 1× 1G
Very popular, small, managed, affordable
MikroTik CRS310-8G+2S+IN
8× 2.5G + 2× SFP+
Good if you also want multi-gig for APs
Model
TP-Link TL-SX1008
TP-Link TL-SX3008F
Netgear XS508M
MikroTik CRS305-1G-4S+IN
MikroTik CRS310-8G+2S+IN
Ports
8× 10GBASE-T
8× SFP+
8× 10GBASE-T
4× SFP+ + 1× 1G
8× 2.5G + 2× SFP+
Notes
Unmanaged, very simple, no VLANs
Managed, needs DAC/transceivers
Managed, runs hot
Very popular, small, managed, affordable
Good if you also want multi-gig for APs
Model
Ports
Notes
MikroTik CRS305 or CRS310
are the most popular picks in the homelab community for exactly your use case — good value, proper managed features, active community, no cloud dependency.
My recommendation path
My recommendation path
Check your Mac adapter
— M4 Air needs USB4→10G adapter (e.g. Sonnet or QNAP); confirm it supports jumbo frames
Check your router's WAN port
— if it's 1G, a 1G uplink from switch is fine
Go SFP+
if the switch will be in a rack/closet;
go RJ45
if cable convenience matters more than heat
MikroTik CRS310
is the sweet spot if you want multi-gig WiFi AP support in the future too
Copy
Give positive feedback
Give negative feedback
Retry
You said: CRS310 does it have 10g?
You said: CRS310 does it have 10g?...
|
Claude
|
Claude
|
NULL
|
|
Skip to content
Skip to content
Click to collapse
Skip to content
Skip to content
Click to collapse
⌘B
Drag to resize
Collapse sidebar
Search
Chat
Cowork
Code
New chat ⌘N
New chat
⌘N
Projects
Artifacts
Customize
Pinned
Bulgarian citizenship application process for EU residents
More options for Bulgarian citizenship application process for EU residents
Dawarich location tracking project
More options for Dawarich location tracking project
Recents
View all
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Last swimming outing with Dani
More options for Last swimming outing with Dani
💬 Screen pipe. Is there ability…
More options for 💬 Screen pipe. Is there ability…
Definition of incarcerated
More options for Definition of incarcerated
Chromecast remote volume buttons not working
More options for Chromecast remote volume buttons not working
Salesforce API errors with Organization and FieldDefinition queries
More options for Salesforce API errors with Organization and FieldDefinition queries
Daily activity summary from screenpipe data
More options for Daily activity summary from screenpipe data
MacBook unexpected restarts and kanji screen
More options for MacBook unexpected restarts and kanji screen
Security patch review and testing guidance
More options for Security patch review and testing guidance
Food calorie values reference
More options for Food calorie values reference
Tracking location history from last week
More options for Tracking location history from last week
Screenpipe WAL processing when stopped
More options for Screenpipe WAL processing when stopped
Reviewing recent conversation highlights
More options for Reviewing recent conversation highlights
Mac aliases not recognized
More options for Mac aliases not recognized
Boosteroid still recording despite ignored windows setting
More options for Boosteroid still recording despite ignored windows setting
Missing JavaScript promise in authorization response
More options for Missing JavaScript promise in authorization response
Linux SQLite UI for NAS
More options for Linux SQLite UI for NAS
Claude API 500 internal server error
More options for Claude API 500 internal server error
Screenpipe query capabilities and usage
More options for Screenpipe query capabilities and usage
eGPU compatibility with Mac mini and Studio
More options for eGPU compatibility with Mac mini and Studio
Relaunch to update v1.3883.0
Relaunch to update
v1.3883.0
Lukas Kovalik
Lukas Kovalik
Get apps and extensions
💬 What is the best switch I can…
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Share chat
Claude finished the response
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected. What to consider. What feature ˇ should these have. Give me some overview. I know of clans but is there something else to think about when buying switch
14:49
Retry
Edit
Copy
Claude responded: 10G Switch for Your Setup
Claude responded: 10G Switch for Your Setup
10G Switch for Your Setup
10G Switch for Your Setup
Your use case: NAS (DXP4800 Plus) + Mac (M4 Air) + router uplink + internet — all at 10G where possible.
What ports you actually need
What ports you actually need
1× 10G
→ NAS
1× 10G
→ Mac (via USB4/Thunderbolt adapter)
1× uplink
→ your WiFi router (probably 1G is fine here unless router has 10G WAN)
1× internet
→ if your ISP box connects here directly, or this goes to router instead
So minimum:
2–3× 10G ports
, rest can be 1G. This is called a
multi-gig
or
hybrid switch
.
Key specs to evaluate
Key specs to evaluate
Port types
SFP+
— fiber/DAC cables, cheaper at 10G but needs transceivers or DAC cables
RJ45 10GBASE-T
— regular copper, plug-and-play but generates more heat, higher latency
2.5G/5G ports
— useful for WiFi 6/6E APs that support multi-gig
Switching capacity / backplane
Should be non-blocking — all ports can run at full speed simultaneously
For a 4–8 port switch this is almost always the case
Managed vs Unmanaged
You mentioned you know about VLANs — so you want
managed
Also unlocks: QoS, port mirroring (useful for debugging), link aggregation (LAG/LACP), flow control
Power consumption & heat
10GBASE-T switches run
significantly hotter
than SFP+ — factor in noise if it's near your desk
Fanless options exist but are pricier
Things beyond VLANs to think about
Things beyond VLANs to think about
LACP / Link Aggregation
Your NAS supports this — bonding two 1G ports to get ~2G, or two 10G ports for 20G. Useful if your NAS has dual NICs.
Jumbo frames (MTU 9000)
Important for NAS performance. Make sure the switch supports it end-to-end — and that your NAS and Mac adapter also have it enabled.
Flow control (IEEE 802.3x)
Prevents packet loss under heavy load between NAS and Mac. Should be supported and ideally configurable per-port.
STP (Spanning Tree)
Prevents loops if you ever connect multiple switches. RSTP is the modern version — should be present on any managed switch.
IGMP Snooping
Relevant if you run Jellyfin or any multicast traffic. Keeps multicast from flooding all ports.
PoE
Probably not needed for your core devices, but if you ever add APs or IP cameras directly to the switch, PoE+ ports are useful. Adds cost though.
Web UI vs CLI vs cloud-managed
Cloud-managed (Ubiquiti, TP-Link Omada) = convenient but requires account/internet
Local web UI (Netgear, TP-Link non-cloud, MikroTik) = self-hosted friendly, better for your setup
MikroTik has full CLI + RouterOS — very powerful but steeper learning curve
Realistic options for your use case
Realistic options for your use case
Model
Ports
Notes
TP-Link TL-SX1008
8× 10GBASE-T
Unmanaged, very simple, no VLANs
TP-Link TL-SX3008F
8× SFP+
Managed, needs DAC/transceivers
Netgear XS508M
8× 10GBASE-T
Managed, runs hot
MikroTik CRS305-1G-4S+IN
4× SFP+ + 1× 1G
Very popular, small, managed, affordable
MikroTik CRS310-8G+2S+IN
8× 2.5G + 2× SFP+
Good if you also want multi-gig for APs
Model
TP-Link TL-SX1008
TP-Link TL-SX3008F
Netgear XS508M
MikroTik CRS305-1G-4S+IN
MikroTik CRS310-8G+2S+IN
Ports
8× 10GBASE-T
8× SFP+
8× 10GBASE-T
4× SFP+ + 1× 1G
8× 2.5G + 2× SFP+
Notes
Unmanaged, very simple, no VLANs
Managed, needs DAC/transceivers
Managed, runs hot
Very popular, small, managed, affordable
Good if you also want multi-gig for APs
Model
Ports
Notes
MikroTik CRS305 or CRS310
are the most popular picks in the homelab community for exactly your use case — good value, proper managed features, active community, no cloud dependency.
My recommendation path
My recommendation path
Check your Mac adapter
— M4 Air needs USB4→10G adapter (e.g. Sonnet or QNAP); confirm it supports jumbo frames
Check your router's WAN port
— if it's 1G, a 1G uplink from switch is fine
Go SFP+
if the switch will be in a rack/closet;
go RJ45
if cable convenience matters more than heat
MikroTik CRS310
is the sweet spot if you want multi-gig WiFi AP support in the future too
Copy
Give positive feedback
Give negative feedback
Retry
You said: CRS310 does it have 10g?
You said: CRS310 does it have 10g?...
|
Claude
|
Claude
|
NULL
|
|
Skip to content
Skip to content
Click to collapse
Skip to content
Skip to content
Click to collapse
⌘B
Drag to resize
Collapse sidebar
Search
Chat
Cowork
Code
New chat ⌘N
New chat
⌘N
Projects
Artifacts
Customize
Pinned
Bulgarian citizenship application process for EU residents
More options for Bulgarian citizenship application process for EU residents
Dawarich location tracking project
More options for Dawarich location tracking project
Recents
View all
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Last swimming outing with Dani
More options for Last swimming outing with Dani
💬 Screen pipe. Is there ability…
More options for 💬 Screen pipe. Is there ability…
Definition of incarcerated
More options for Definition of incarcerated
Chromecast remote volume buttons not working
More options for Chromecast remote volume buttons not working
Salesforce API errors with Organization and FieldDefinition queries
More options for Salesforce API errors with Organization and FieldDefinition queries
Daily activity summary from screenpipe data
More options for Daily activity summary from screenpipe data
MacBook unexpected restarts and kanji screen
More options for MacBook unexpected restarts and kanji screen
Security patch review and testing guidance
More options for Security patch review and testing guidance
Food calorie values reference
More options for Food calorie values reference
Tracking location history from last week
More options for Tracking location history from last week
Screenpipe WAL processing when stopped
More options for Screenpipe WAL processing when stopped
Reviewing recent conversation highlights
More options for Reviewing recent conversation highlights
Mac aliases not recognized
More options for Mac aliases not recognized
Boosteroid still recording despite ignored windows setting
More options for Boosteroid still recording despite ignored windows setting
Missing JavaScript promise in authorization response
More options for Missing JavaScript promise in authorization response
Linux SQLite UI for NAS
More options for Linux SQLite UI for NAS
Claude API 500 internal server error
More options for Claude API 500 internal server error
Screenpipe query capabilities and usage
More options for Screenpipe query capabilities and usage
eGPU compatibility with Mac mini and Studio
More options for eGPU compatibility with Mac mini and Studio
Relaunch to update v1.3883.0
Relaunch to update
v1.3883.0
Lukas Kovalik
Lukas Kovalik
Get apps and extensions
💬 What is the best switch I can…
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Share chat
Claude finished the response
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected. What to consider. What feature ˇ should these have. Give me some overview. I know of clans but is there something else to think about when buying switch
14:49
Retry
Edit
Copy
Claude responded: 10G Switch for Your Setup
Claude responded: 10G Switch for Your Setup
10G Switch for Your Setup
10G Switch for Your Setup
Your use case: NAS (DXP4800 Plus) + Mac (M4 Air) + router uplink + internet — all at 10G where possible.
What ports you actually need
What ports you actually need
1× 10G
→ NAS
1× 10G
→ Mac (via USB4/Thunderbolt adapter)
1× uplink
→ your WiFi router (probably 1G is fine here unless router has 10G WAN)
1× internet
→ if your ISP box connects here directly, or this goes to router instead
So minimum:
2–3× 10G ports
, rest can be 1G. This is called a
multi-gig
or
hybrid switch
.
Key specs to evaluate
Key specs to evaluate
Port types
SFP+
— fiber/DAC cables, cheaper at 10G but needs transceivers or DAC cables
RJ45 10GBASE-T
— regular copper, plug-and-play but generates more heat, higher latency
2.5G/5G ports
— useful for WiFi 6/6E APs that support multi-gig
Switching capacity / backplane
Should be non-blocking — all ports can run at full speed simultaneously
For a 4–8 port switch this is almost always the case
Managed vs Unmanaged
You mentioned you know about VLANs — so you want
managed
Also unlocks: QoS, port mirroring (useful for debugging), link aggregation (LAG/LACP), flow control
Power consumption & heat
10GBASE-T switches run
significantly hotter
than SFP+ — factor in noise if it's near your desk
Fanless options exist but are pricier
Things beyond VLANs to think about
Things beyond VLANs to think about
LACP / Link Aggregation
Your NAS supports this — bonding two 1G ports to get ~2G, or two 10G ports for 20G. Useful if your NAS has dual NICs.
Jumbo frames (MTU 9000)
Important for NAS performance. Make sure the switch supports it end-to-end — and that your NAS and Mac adapter also have it enabled.
Flow control (IEEE 802.3x)
Prevents packet loss under heavy load between NAS and Mac. Should be supported and ideally configurable per-port.
STP (Spanning Tree)
Prevents loops if you ever connect multiple switches. RSTP is the modern version — should be present on any managed switch.
IGMP Snooping
Relevant if you run Jellyfin or any multicast traffic. Keeps multicast from flooding all ports.
PoE
Probably not needed for your core devices, but if you ever add APs or IP cameras directly to the switch, PoE+ ports are useful. Adds cost though.
Web UI vs CLI vs cloud-managed
Cloud-managed (Ubiquiti, TP-Link Omada) = convenient but requires account/internet
Local web UI (Netgear, TP-Link non-cloud, MikroTik) = self-hosted friendly, better for your setup
MikroTik has full CLI + RouterOS — very powerful but steeper learning curve
Realistic options for your use case
Realistic options for your use case
Model
Ports
Notes
TP-Link TL-SX1008
8× 10GBASE-T
Unmanaged, very simple, no VLANs
TP-Link TL-SX3008F
8× SFP+
Managed, needs DAC/transceivers
Netgear XS508M
8× 10GBASE-T
Managed, runs hot
MikroTik CRS305-1G-4S+IN
4× SFP+ + 1× 1G
Very popular, small, managed, affordable
MikroTik CRS310-8G+2S+IN
8× 2.5G + 2× SFP+
Good if you also want multi-gig for APs
Model
TP-Link TL-SX1008
TP-Link TL-SX3008F
Netgear XS508M
MikroTik CRS305-1G-4S+IN
MikroTik CRS310-8G+2S+IN
Ports
8× 10GBASE-T
8× SFP+
8× 10GBASE-T
4× SFP+ + 1× 1G
8× 2.5G + 2× SFP+
Notes
Unmanaged, very simple, no VLANs
Managed, needs DAC/transceivers
Managed, runs hot
Very popular, small, managed, affordable
Good if you also want multi-gig for APs
Model
Ports
Notes
MikroTik CRS305 or CRS310
are the most popular picks in the homelab community for exactly your use case — good value, proper managed features, active community, no cloud dependency.
My recommendation path
My recommendation path
Check your Mac adapter
— M4 Air needs USB4→10G adapter (e.g. Sonnet or QNAP); confirm it supports jumbo frames
Check your router's WAN port
— if it's 1G, a 1G uplink from switch is fine
Go SFP+
if the switch will be in a rack/closet;
go RJ45
if cable convenience matters more than heat
MikroTik CRS310
is the sweet spot if you want multi-gig WiFi AP support in the future too
Copy
Give positive feedback
Give negative feedback
Retry
You said: CRS310 does it have 10g?
You said: CRS310 does it have 10g?...
|
Claude
|
Claude
|
NULL
|
|
Skip to content
Skip to content
Click to collapse
Skip to content
Skip to content
Click to collapse
⌘B
Drag to resize
Collapse sidebar
Search
Chat
Cowork
Code
New chat ⌘N
New chat
⌘N
Projects
Artifacts
Customize
Pinned
Bulgarian citizenship application process for EU residents
More options for Bulgarian citizenship application process for EU residents
Dawarich location tracking project
More options for Dawarich location tracking project
Recents
View all
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Last swimming outing with Dani
More options for Last swimming outing with Dani
💬 Screen pipe. Is there ability…
More options for 💬 Screen pipe. Is there ability…
Definition of incarcerated
More options for Definition of incarcerated
Chromecast remote volume buttons not working
More options for Chromecast remote volume buttons not working
Salesforce API errors with Organization and FieldDefinition queries
More options for Salesforce API errors with Organization and FieldDefinition queries
Daily activity summary from screenpipe data
More options for Daily activity summary from screenpipe data
MacBook unexpected restarts and kanji screen
More options for MacBook unexpected restarts and kanji screen
Security patch review and testing guidance
More options for Security patch review and testing guidance
Food calorie values reference
More options for Food calorie values reference
Tracking location history from last week
More options for Tracking location history from last week
Screenpipe WAL processing when stopped
More options for Screenpipe WAL processing when stopped
Reviewing recent conversation highlights
More options for Reviewing recent conversation highlights
Mac aliases not recognized
More options for Mac aliases not recognized
Boosteroid still recording despite ignored windows setting
More options for Boosteroid still recording despite ignored windows setting
Missing JavaScript promise in authorization response
More options for Missing JavaScript promise in authorization response
Linux SQLite UI for NAS
More options for Linux SQLite UI for NAS
Claude API 500 internal server error
More options for Claude API 500 internal server error
Screenpipe query capabilities and usage
More options for Screenpipe query capabilities and usage
eGPU compatibility with Mac mini and Studio
More options for eGPU compatibility with Mac mini and Studio
Relaunch to update v1.3883.0
Relaunch to update
v1.3883.0
Lukas Kovalik
Lukas Kovalik
Get apps and extensions
💬 What is the best switch I can…
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Share chat
Claude finished the response
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected. What to consider. What feature ˇ should these have. Give me some overview. I know of clans but is there something else to think about when buying switch
14:49
Retry
Edit
Copy
Claude responded: 10G Switch for Your Setup
Claude responded: 10G Switch for Your Setup
10G Switch for Your Setup
10G Switch for Your Setup
Your use case: NAS (DXP4800 Plus) + Mac (M4 Air) + router uplink + internet — all at 10G where possible.
What ports you actually need
What ports you actually need
1× 10G
→ NAS
1× 10G
→ Mac (via USB4/Thunderbolt adapter)
1× uplink
→ your WiFi router (probably 1G is fine here unless router has 10G WAN)
1× internet
→ if your ISP box connects here directly, or this goes to router instead
So minimum:
2–3× 10G ports
, rest can be 1G. This is called a
multi-gig
or
hybrid switch
.
Key specs to evaluate
Key specs to evaluate
Port types
SFP+
— fiber/DAC cables, cheaper at 10G but needs transceivers or DAC cables
RJ45 10GBASE-T
— regular copper, plug-and-play but generates more heat, higher latency
2.5G/5G ports
— useful for WiFi 6/6E APs that support multi-gig
Switching capacity / backplane
Should be non-blocking — all ports can run at full speed simultaneously
For a 4–8 port switch this is almost always the case
Managed vs Unmanaged
You mentioned you know about VLANs — so you want
managed
Also unlocks: QoS, port mirroring (useful for debugging), link aggregation (LAG/LACP), flow control
Power consumption & heat
10GBASE-T switches run
significantly hotter
than SFP+ — factor in noise if it's near your desk
Fanless options exist but are pricier
Things beyond VLANs to think about
Things beyond VLANs to think about
LACP / Link Aggregation
Your NAS supports this — bonding two 1G ports to get ~2G, or two 10G ports for 20G. Useful if your NAS has dual NICs.
Jumbo frames (MTU 9000)
Important for NAS performance. Make sure the switch supports it end-to-end — and that your NAS and Mac adapter also have it enabled.
Flow control (IEEE 802.3x)
Prevents packet loss under heavy load between NAS and Mac. Should be supported and ideally configurable per-port.
STP (Spanning Tree)
Prevents loops if you ever connect multiple switches. RSTP is the modern version — should be present on any managed switch.
IGMP Snooping
Relevant if you run Jellyfin or any multicast traffic. Keeps multicast from flooding all ports.
PoE
Probably not needed for your core devices, but if you ever add APs or IP cameras directly to the switch, PoE+ ports are useful. Adds cost though.
Web UI vs CLI vs cloud-managed
Cloud-managed (Ubiquiti, TP-Link Omada) = convenient but requires account/internet
Local web UI (Netgear, TP-Link non-cloud, MikroTik) = self-hosted friendly, better for your setup
MikroTik has full CLI + RouterOS — very powerful but steeper learning curve
Realistic options for your use case
Realistic options for your use case
Model
Ports
Notes
TP-Link TL-SX1008
8× 10GBASE-T
Unmanaged, very simple, no VLANs
TP-Link TL-SX3008F
8× SFP+
Managed, needs DAC/transceivers
Netgear XS508M
8× 10GBASE-T
Managed, runs hot
MikroTik CRS305-1G-4S+IN
4× SFP+ + 1× 1G
Very popular, small, managed, affordable
MikroTik CRS310-8G+2S+IN
8× 2.5G + 2× SFP+
Good if you also want multi-gig for APs
Model
TP-Link TL-SX1008
TP-Link TL-SX3008F
Netgear XS508M
MikroTik CRS305-1G-4S+IN
MikroTik CRS310-8G+2S+IN
Ports
8× 10GBASE-T
8× SFP+
8× 10GBASE-T
4× SFP+ + 1× 1G
8× 2.5G + 2× SFP+
Notes
Unmanaged, very simple, no VLANs
Managed, needs DAC/transceivers
Managed, runs hot
Very popular, small, managed, affordable
Good if you also want multi-gig for APs
Model
Ports
Notes
MikroTik CRS305 or CRS310
are the most popular picks in the homelab community for exactly your use case — good value, proper managed features, active community, no cloud dependency.
My recommendation path
My recommendation path
Check your Mac adapter
— M4 Air needs USB4→10G adapter (e.g. Sonnet or QNAP); confirm it supports jumbo frames
Check your router's WAN port
— if it's 1G, a 1G uplink from switch is fine
Go SFP+
if the switch will be in a rack/closet;
go RJ45
if cable convenience matters more than heat
MikroTik CRS310
is the sweet spot if you want multi-gig WiFi AP support in the future too
Copy
Give positive feedback
Give negative feedback
Retry
You said: CRS310 does it have 10g?
You said: CRS310 does it have 10g?...
|
Claude
|
Claude
|
NULL
|
|
Skip to content
Skip to content
Click to collapse
Skip to content
Skip to content
Click to collapse
⌘B
Drag to resize
Collapse sidebar
Search
Chat
Cowork
Code
New chat ⌘N
New chat
⌘N
Projects
Artifacts
Customize
Pinned
Bulgarian citizenship application process for EU residents
More options for Bulgarian citizenship application process for EU residents
Dawarich location tracking project
More options for Dawarich location tracking project
Recents
View all
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Last swimming outing with Dani
More options for Last swimming outing with Dani
💬 Screen pipe. Is there ability…
More options for 💬 Screen pipe. Is there ability…
Definition of incarcerated
More options for Definition of incarcerated
Chromecast remote volume buttons not working
More options for Chromecast remote volume buttons not working
Salesforce API errors with Organization and FieldDefinition queries
More options for Salesforce API errors with Organization and FieldDefinition queries
Daily activity summary from screenpipe data
More options for Daily activity summary from screenpipe data
MacBook unexpected restarts and kanji screen
More options for MacBook unexpected restarts and kanji screen
Security patch review and testing guidance
More options for Security patch review and testing guidance
Food calorie values reference
More options for Food calorie values reference
Tracking location history from last week
More options for Tracking location history from last week
Screenpipe WAL processing when stopped
More options for Screenpipe WAL processing when stopped
Reviewing recent conversation highlights
More options for Reviewing recent conversation highlights
Mac aliases not recognized
More options for Mac aliases not recognized
Boosteroid still recording despite ignored windows setting
More options for Boosteroid still recording despite ignored windows setting
Missing JavaScript promise in authorization response
More options for Missing JavaScript promise in authorization response
Linux SQLite UI for NAS
More options for Linux SQLite UI for NAS
Claude API 500 internal server error
More options for Claude API 500 internal server error
Screenpipe query capabilities and usage
More options for Screenpipe query capabilities and usage
eGPU compatibility with Mac mini and Studio
More options for eGPU compatibility with Mac mini and Studio
Relaunch to update v1.3883.0
Relaunch to update
v1.3883.0
Lukas Kovalik
Lukas Kovalik
Get apps and extensions
💬 What is the best switch I can…
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Share chat
Claude finished the response
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected. What to consider. What feature ˇ should these have. Give me some overview. I know of clans but is there something else to think about when buying switch
14:49
Retry
Edit
Copy
Claude responded: 10G Switch for Your Setup
Claude responded: 10G Switch for Your Setup
10G Switch for Your Setup
10G Switch for Your Setup
Your use case: NAS (DXP4800 Plus) + Mac (M4 Air) + router uplink + internet — all at 10G where possible.
What ports you actually need
What ports you actually need
1× 10G
→ NAS
1× 10G
→ Mac (via USB4/Thunderbolt adapter)
1× uplink
→ your WiFi router (probably 1G is fine here unless router has 10G WAN)
1× internet
→ if your ISP box connects here directly, or this goes to router instead
So minimum:
2–3× 10G ports
, rest can be 1G. This is called a
multi-gig
or
hybrid switch
.
Key specs to evaluate
Key specs to evaluate
Port types
SFP+
— fiber/DAC cables, cheaper at 10G but needs transceivers or DAC cables
RJ45 10GBASE-T
— regular copper, plug-and-play but generates more heat, higher latency
2.5G/5G ports
— useful for WiFi 6/6E APs that support multi-gig
Switching capacity / backplane
Should be non-blocking — all ports can run at full speed simultaneously
For a 4–8 port switch this is almost always the case
Managed vs Unmanaged
You mentioned you know about VLANs — so you want
managed
Also unlocks: QoS, port mirroring (useful for debugging), link aggregation (LAG/LACP), flow control
Power consumption & heat
10GBASE-T switches run
significantly hotter
than SFP+ — factor in noise if it's near your desk
Fanless options exist but are pricier
Things beyond VLANs to think about
Things beyond VLANs to think about
LACP / Link Aggregation
Your NAS supports this — bonding two 1G ports to get ~2G, or two 10G ports for 20G. Useful if your NAS has dual NICs.
Jumbo frames (MTU 9000)
Important for NAS performance. Make sure the switch supports it end-to-end — and that your NAS and Mac adapter also have it enabled.
Flow control (IEEE 802.3x)
Prevents packet loss under heavy load between NAS and Mac. Should be supported and ideally configurable per-port.
STP (Spanning Tree)
Prevents loops if you ever connect multiple switches. RSTP is the modern version — should be present on any managed switch.
IGMP Snooping
Relevant if you run Jellyfin or any multicast traffic. Keeps multicast from flooding all ports.
PoE
Probably not needed for your core devices, but if you ever add APs or IP cameras directly to the switch, PoE+ ports are useful. Adds cost though.
Web UI vs CLI vs cloud-managed
Cloud-managed (Ubiquiti, TP-Link Omada) = convenient but requires account/internet
Local web UI (Netgear, TP-Link non-cloud, MikroTik) = self-hosted friendly, better for your setup
MikroTik has full CLI + RouterOS — very powerful but steeper learning curve
Realistic options for your use case
Realistic options for your use case
Model
Ports
Notes
TP-Link TL-SX1008
8× 10GBASE-T
Unmanaged, very simple, no VLANs
TP-Link TL-SX3008F
8× SFP+
Managed, needs DAC/transceivers
Netgear XS508M
8× 10GBASE-T
Managed, runs hot
MikroTik CRS305-1G-4S+IN
4× SFP+ + 1× 1G
Very popular, small, managed, affordable
MikroTik CRS310-8G+2S+IN
8× 2.5G + 2× SFP+
Good if you also want multi-gig for APs
Model
TP-Link TL-SX1008
TP-Link TL-SX3008F
Netgear XS508M
MikroTik CRS305-1G-4S+IN
MikroTik CRS310-8G+2S+IN
Ports
8× 10GBASE-T
8× SFP+
8× 10GBASE-T
4× SFP+ + 1× 1G
8× 2.5G + 2× SFP+
Notes
Unmanaged, very simple, no VLANs
Managed, needs DAC/transceivers
Managed, runs hot
Very popular, small, managed, affordable
Good if you also want multi-gig for APs
Model
Ports
Notes
MikroTik CRS305 or CRS310
are the most popular picks in the homelab community for exactly your use case — good value, proper managed features, active community, no cloud dependency.
My recommendation path
My recommendation path
Check your Mac adapter
— M4 Air needs USB4→10G adapter (e.g. Sonnet or QNAP); confirm it supports jumbo frames
Check your router's WAN port
— if it's 1G, a 1G uplink from switch is fine
Go SFP+
if the switch will be in a rack/closet;
go RJ45
if cable convenience matters more than heat
MikroTik CRS310
is the sweet spot if you want multi-gig WiFi AP support in the future too
Copy
Give positive feedback
Give negative feedback
Retry...
|
Claude
|
Claude
|
NULL
|
|
Skip to content
Skip to content
Click to collapse
Skip to content
Skip to content
Click to collapse
⌘B
Drag to resize
Collapse sidebar
Search
Chat
Cowork
Code
New chat ⌘N
New chat
⌘N
Projects
Artifacts
Customize
Pinned
Bulgarian citizenship application process for EU residents
More options for Bulgarian citizenship application process for EU residents
Dawarich location tracking project
More options for Dawarich location tracking project
Recents
View all
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Last swimming outing with Dani
More options for Last swimming outing with Dani
💬 Screen pipe. Is there ability…
More options for 💬 Screen pipe. Is there ability…
Definition of incarcerated
More options for Definition of incarcerated
Chromecast remote volume buttons not working
More options for Chromecast remote volume buttons not working
Salesforce API errors with Organization and FieldDefinition queries
More options for Salesforce API errors with Organization and FieldDefinition queries
Daily activity summary from screenpipe data
More options for Daily activity summary from screenpipe data
MacBook unexpected restarts and kanji screen
More options for MacBook unexpected restarts and kanji screen
Security patch review and testing guidance
More options for Security patch review and testing guidance
Food calorie values reference
More options for Food calorie values reference
Tracking location history from last week
More options for Tracking location history from last week
Screenpipe WAL processing when stopped
More options for Screenpipe WAL processing when stopped
Reviewing recent conversation highlights
More options for Reviewing recent conversation highlights
Mac aliases not recognized
More options for Mac aliases not recognized
Boosteroid still recording despite ignored windows setting
More options for Boosteroid still recording despite ignored windows setting
Missing JavaScript promise in authorization response
More options for Missing JavaScript promise in authorization response
Linux SQLite UI for NAS
More options for Linux SQLite UI for NAS
Claude API 500 internal server error
More options for Claude API 500 internal server error
Screenpipe query capabilities and usage
More options for Screenpipe query capabilities and usage
eGPU compatibility with Mac mini and Studio
More options for eGPU compatibility with Mac mini and Studio
Relaunch to update v1.3883.0
Relaunch to update
v1.3883.0
Lukas Kovalik
Lukas Kovalik
Get apps and extensions
💬 What is the best switch I can…
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Share chat
Claude finished the response
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected. What to consider. What feature ˇ should these have. Give me some overview. I know of clans but is there something else to think about when buying switch
14:49
Retry
Edit
Copy
Claude responded: 10G Switch for Your Setup
Claude responded: 10G Switch for Your Setup
10G Switch for Your Setup
10G Switch for Your Setup
Your use case: NAS (DXP4800 Plus) + Mac (M4 Air) + router uplink + internet — all at 10G where possible.
What ports you actually need
What ports you actually need
1× 10G
→ NAS
1× 10G
→ Mac (via USB4/Thunderbolt adapter)
1× uplink
→ your WiFi router (probably 1G is fine here unless router has 10G WAN)
1× internet
→ if your ISP box connects here directly, or this goes to router instead
So minimum:
2–3× 10G ports
, rest can be 1G. This is called a
multi-gig
or
hybrid switch
.
Key specs to evaluate
Key specs to evaluate
Port types
SFP+
— fiber/DAC cables, cheaper at 10G but needs transceivers or DAC cables
RJ45 10GBASE-T
— regular copper, plug-and-play but generates more heat, higher latency
2.5G/5G ports
— useful for WiFi 6/6E APs that support multi-gig
Switching capacity / backplane
Should be non-blocking — all ports can run at full speed simultaneously
For a 4–8 port switch this is almost always the case
Managed vs Unmanaged
You mentioned you know about VLANs — so you want
managed
Also unlocks: QoS, port mirroring (useful for debugging), link aggregation (LAG/LACP), flow control
Power consumption & heat
10GBASE-T switches run
significantly hotter
than SFP+ — factor in noise if it's near your desk
Fanless options exist but are pricier
Things beyond VLANs to think about
Things beyond VLANs to think about
LACP / Link Aggregation
Your NAS supports this — bonding two 1G ports to get ~2G, or two 10G ports for 20G. Useful if your NAS has dual NICs.
Jumbo frames (MTU 9000)
Important for NAS performance. Make sure the switch supports it end-to-end — and that your NAS and Mac adapter also have it enabled.
Flow control (IEEE 802.3x)
Prevents packet loss under heavy load between NAS and Mac. Should be supported and ideally configurable per-port.
STP (Spanning Tree)
Prevents loops if you ever connect multiple switches. RSTP is the modern version — should be present on any managed switch.
IGMP Snooping
Relevant if you run Jellyfin or any multicast traffic. Keeps multicast from flooding all ports.
PoE
Probably not needed for your core devices, but if you ever add APs or IP cameras directly to the switch, PoE+ ports are useful. Adds cost though.
Web UI vs CLI vs cloud-managed
Cloud-managed (Ubiquiti, TP-Link Omada) = convenient but requires account/internet
Local web UI (Netgear, TP-Link non-cloud, MikroTik) = self-hosted friendly, better for your setup
MikroTik has full CLI + RouterOS — very powerful but steeper learning curve
Realistic options for your use case
Realistic options for your use case
Model
Ports
Notes
TP-Link TL-SX1008
8× 10GBASE-T
Unmanaged, very simple, no VLANs
TP-Link TL-SX3008F
8× SFP+
Managed, needs DAC/transceivers
Netgear XS508M
8× 10GBASE-T
Managed, runs hot
MikroTik CRS305-1G-4S+IN
4× SFP+ + 1× 1G
Very popular, small, managed, affordable
MikroTik CRS310-8G+2S+IN
8× 2.5G + 2× SFP+
Good if you also want multi-gig for APs
Model
TP-Link TL-SX1008
TP-Link TL-SX3008F
Netgear XS508M
MikroTik CRS305-1G-4S+IN
MikroTik CRS310-8G+2S+IN
Ports
8× 10GBASE-T
8× SFP+
8× 10GBASE-T
4× SFP+ + 1× 1G
8× 2.5G + 2× SFP+
Notes
Unmanaged, very simple, no VLANs
Managed, needs DAC/transceivers
Managed, runs hot
Very popular, small, managed, affordable
Good if you also want multi-gig for APs
Model
Ports
Notes
MikroTik CRS305 or CRS310
are the most popular picks in the homelab community for exactly your use case — good value, proper managed features, active community, no cloud dependency.
My recommendation path
My recommendation path
Check your Mac adapter
— M4 Air needs USB4→10G adapter (e.g. Sonnet or QNAP); confirm it supports jumbo frames
Check your router's WAN port
— if it's 1G, a 1G uplink from switch is fine
Go SFP+
if the switch will be in a rack/closet;
go RJ45
if cable convenience matters more than heat
MikroTik CRS310
is the sweet spot if you want multi-gig WiFi AP support in the future too
Copy
Give positive feedback
Give negative feedback
Retry
You said: CRS310 does it have 10g?
You said: CRS310 does it have 10g?...
|
Claude
|
Claude
|
NULL
|
|
Skip to content
Skip to content
Click to collapse
Skip to content
Skip to content
Click to collapse
⌘B
Drag to resize
Collapse sidebar
Search
Chat
Cowork
Code
New chat ⌘N
New chat
⌘N
Projects
Artifacts
Customize
Pinned
Bulgarian citizenship application process for EU residents
More options for Bulgarian citizenship application process for EU residents
Dawarich location tracking project
More options for Dawarich location tracking project
Recents
View all
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Last swimming outing with Dani
More options for Last swimming outing with Dani
💬 Screen pipe. Is there ability…
More options for 💬 Screen pipe. Is there ability…
Definition of incarcerated
More options for Definition of incarcerated
Chromecast remote volume buttons not working
More options for Chromecast remote volume buttons not working
Salesforce API errors with Organization and FieldDefinition queries
More options for Salesforce API errors with Organization and FieldDefinition queries
Daily activity summary from screenpipe data
More options for Daily activity summary from screenpipe data
MacBook unexpected restarts and kanji screen
More options for MacBook unexpected restarts and kanji screen
Security patch review and testing guidance
More options for Security patch review and testing guidance
Food calorie values reference
More options for Food calorie values reference
Tracking location history from last week
More options for Tracking location history from last week
Screenpipe WAL processing when stopped
More options for Screenpipe WAL processing when stopped
Reviewing recent conversation highlights
More options for Reviewing recent conversation highlights
Mac aliases not recognized
More options for Mac aliases not recognized
Boosteroid still recording despite ignored windows setting
More options for Boosteroid still recording despite ignored windows setting
Missing JavaScript promise in authorization response
More options for Missing JavaScript promise in authorization response
Linux SQLite UI for NAS
More options for Linux SQLite UI for NAS
Claude API 500 internal server error
More options for Claude API 500 internal server error
Screenpipe query capabilities and usage
More options for Screenpipe query capabilities and usage
eGPU compatibility with Mac mini and Studio
More options for eGPU compatibility with Mac mini and Studio
Relaunch to update v1.3883.0
Relaunch to update
v1.3883.0
Lukas Kovalik
Lukas Kovalik
Get apps and extensions
💬 What is the best switch I can…
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Share chat
Claude finished the response
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected. What to consider. What feature ˇ should these have. Give me some overview. I know of clans but is there something else to think about when buying switch
14:49
Retry
Edit
Copy
Claude responded: 10G Switch for Your Setup
Claude responded: 10G Switch for Your Setup
10G Switch for Your Setup
10G Switch for Your Setup
Your use case: NAS (DXP4800 Plus) + Mac (M4 Air) + router uplink + internet — all at 10G where possible.
What ports you actually need
What ports you actually need
1× 10G
→ NAS
1× 10G
→ Mac (via USB4/Thunderbolt adapter)
1× uplink
→ your WiFi router (probably 1G is fine here unless router has 10G WAN)
1× internet
→ if your ISP box connects here directly, or this goes to router instead
So minimum:
2–3× 10G ports
, rest can be 1G. This is called a
multi-gig
or
hybrid switch
.
Key specs to evaluate
Key specs to evaluate
Port types
SFP+
— fiber/DAC cables, cheaper at 10G but needs transceivers or DAC cables
RJ45 10GBASE-T
— regular copper, plug-and-play but generates more heat, higher latency
2.5G/5G ports
— useful for WiFi 6/6E APs that support multi-gig
Switching capacity / backplane
Should be non-blocking — all ports can run at full speed simultaneously
For a 4–8 port switch this is almost always the case
Managed vs Unmanaged
You mentioned you know about VLANs — so you want
managed
Also unlocks: QoS, port mirroring (useful for debugging), link aggregation (LAG/LACP), flow control
Power consumption & heat
10GBASE-T switches run
significantly hotter
than SFP+ — factor in noise if it's near your desk
Fanless options exist but are pricier
Things beyond VLANs to think about
Things beyond VLANs to think about
LACP / Link Aggregation
Your NAS supports this — bonding two 1G ports to get ~2G, or two 10G ports for 20G. Useful if your NAS has dual NICs.
Jumbo frames (MTU 9000)
Important for NAS performance. Make sure the switch supports it end-to-end — and that your NAS and Mac adapter also have it enabled.
Flow control (IEEE 802.3x)
Prevents packet loss under heavy load between NAS and Mac. Should be supported and ideally configurable per-port.
STP (Spanning Tree)
Prevents loops if you ever connect multiple switches. RSTP is the modern version — should be present on any managed switch.
IGMP Snooping
Relevant if you run Jellyfin or any multicast traffic. Keeps multicast from flooding all ports.
PoE
Probably not needed for your core devices, but if you ever add APs or IP cameras directly to the switch, PoE+ ports are useful. Adds cost though.
Web UI vs CLI vs cloud-managed
Cloud-managed (Ubiquiti, TP-Link Omada) = convenient but requires account/internet
Local web UI (Netgear, TP-Link non-cloud, MikroTik) = self-hosted friendly, better for your setup
MikroTik has full CLI + RouterOS — very powerful but steeper learning curve
Realistic options for your use case
Realistic options for your use case
Model
Ports
Notes
TP-Link TL-SX1008
8× 10GBASE-T
Unmanaged, very simple, no VLANs
TP-Link TL-SX3008F
8× SFP+
Managed, needs DAC/transceivers
Netgear XS508M
8× 10GBASE-T
Managed, runs hot
MikroTik CRS305-1G-4S+IN
4× SFP+ + 1× 1G
Very popular, small, managed, affordable
MikroTik CRS310-8G+2S+IN
8× 2.5G + 2× SFP+
Good if you also want multi-gig for APs
Model
TP-Link TL-SX1008
TP-Link TL-SX3008F
Netgear XS508M
MikroTik CRS305-1G-4S+IN
MikroTik CRS310-8G+2S+IN
Ports
8× 10GBASE-T
8× SFP+
8× 10GBASE-T...
|
Claude
|
Claude
|
NULL
|
|
Skip to content
Skip to content
Click to collapse
Skip to content
Skip to content
Click to collapse
⌘B
Drag to resize
Collapse sidebar
Search
Chat
Cowork
Code
New chat ⌘N
New chat
⌘N
Projects
Artifacts
Customize
Pinned
Bulgarian citizenship application process for EU residents
More options for Bulgarian citizenship application process for EU residents
Dawarich location tracking project
More options for Dawarich location tracking project
Recents
View all
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Last swimming outing with Dani
More options for Last swimming outing with Dani
💬 Screen pipe. Is there ability…
More options for 💬 Screen pipe. Is there ability…
Definition of incarcerated
More options for Definition of incarcerated
Chromecast remote volume buttons not working
More options for Chromecast remote volume buttons not working
Salesforce API errors with Organization and FieldDefinition queries
More options for Salesforce API errors with Organization and FieldDefinition queries
Daily activity summary from screenpipe data
More options for Daily activity summary from screenpipe data
MacBook unexpected restarts and kanji screen
More options for MacBook unexpected restarts and kanji screen
Security patch review and testing guidance
More options for Security patch review and testing guidance
Food calorie values reference
More options for Food calorie values reference
Tracking location history from last week
More options for Tracking location history from last week
Screenpipe WAL processing when stopped
More options for Screenpipe WAL processing when stopped
Reviewing recent conversation highlights
More options for Reviewing recent conversation highlights
Mac aliases not recognized
More options for Mac aliases not recognized
Boosteroid still recording despite ignored windows setting
More options for Boosteroid still recording despite ignored windows setting
Missing JavaScript promise in authorization response
More options for Missing JavaScript promise in authorization response
Linux SQLite UI for NAS
More options for Linux SQLite UI for NAS
Claude API 500 internal server error
More options for Claude API 500 internal server error
Screenpipe query capabilities and usage
More options for Screenpipe query capabilities and usage
eGPU compatibility with Mac mini and Studio
More options for eGPU compatibility with Mac mini and Studio
Relaunch to update v1.3883.0
Relaunch to update
v1.3883.0
Lukas Kovalik
Lukas Kovalik
Get apps and extensions
💬 What is the best switch I can…
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Share chat
Claude finished the response
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected. What to consider. What feature ˇ should these have. Give me some overview. I know of clans but is there something else to think about when buying switch
14:49
Retry
Edit
Copy
Claude responded: 10G Switch for Your Setup
Claude responded: 10G Switch for Your Setup
10G Switch for Your Setup
10G Switch for Your Setup
Your use case: NAS (DXP4800 Plus) + Mac (M4 Air) + router uplink + internet — all at 10G where possible.
What ports you actually need
What ports you actually need
1× 10G
→ NAS
1× 10G
→ Mac (via USB4/Thunderbolt adapter)
1× uplink
→ your WiFi router (probably 1G is fine here unless router has 10G WAN)
1× internet
→ if your ISP box connects here directly, or this goes to router instead
So minimum:
2–3× 10G ports
, rest can be 1G. This is called a
multi-gig
or
hybrid switch
.
Key specs to evaluate
Key specs to evaluate
Port types
SFP+
— fiber/DAC cables, cheaper at 10G but needs transceivers or DAC cables
RJ45 10GBASE-T
— regular copper, plug-and-play but generates more heat, higher latency
2.5G/5G ports
— useful for WiFi 6/6E APs that support multi-gig
Switching capacity / backplane
Should be non-blocking — all ports can run at full speed simultaneously
For a 4–8 port switch this is almost always the case
Managed vs Unmanaged
You mentioned you know about VLANs — so you want
managed
Also unlocks: QoS, port mirroring (useful for debugging), link aggregation (LAG/LACP), flow control
Power consumption & heat
10GBASE-T switches run
significantly hotter
than SFP+ — factor in noise if it's near your desk
Fanless options exist but are pricier
Things beyond VLANs to think about
Things beyond VLANs to think about
LACP / Link Aggregation
Your NAS supports this — bonding two 1G ports to get ~2G, or two 10G ports for 20G. Useful if your NAS has dual NICs.
Jumbo frames (MTU 9000)
Important for NAS performance. Make sure the switch supports it end-to-end — and that your NAS and Mac adapter also have it enabled.
Flow control (IEEE 802.3x)
Prevents packet loss under heavy load between NAS and Mac. Should be supported and ideally configurable per-port.
STP (Spanning Tree)
Prevents loops if you ever connect multiple switches. RSTP is the modern version — should be present on any managed switch.
IGMP Snooping
Relevant if you run Jellyfin or any multicast traffic. Keeps multicast from flooding all ports.
PoE
Probably not needed for your core devices, but if you ever add APs or IP cameras directly to the switch, PoE+ ports are useful. Adds cost though.
Web UI vs CLI vs cloud-managed
Cloud-managed (Ubiquiti, TP-Link Omada) = convenient but requires account/internet
Local web UI (Netgear, TP-Link non-cloud, MikroTik) = self-hosted friendly, better for your setup
MikroTik has full CLI + RouterOS — very powerful but steeper learning curve
Realistic options for your use case
Realistic options for your use case
Model
Ports
Notes
TP-Link TL-SX1008
8× 10GBASE-T
Unmanaged, very simple, no VLANs
TP-Link TL-SX3008F
8× SFP+
Managed, needs DAC/transceivers
Netgear XS508M...
|
Claude
|
Claude
|
NULL
|
|
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · CRS304-4XG-IN
MikroTik · CRS304-4XG-IN
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
CRS304-4XG-IN
CRS304-4XG-IN
CRS304-4XG-IN
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
SPECIFICATION
SPECIFICATION
FIND RETAILER
FIND RETAILER
4 x 10G Ethernet ports
1Gbit management port
Durable lightweight enclosure
Massive fanless heat sink
RouterOS v7 and SwOS dual-boot
4x ways of powering
Watch Video
INTRODUCING THE CRS304-4XG-IN
INTRODUCING THE CRS304-4XG-IN
COMPACT YET HIGHLY CAPABLE 10 GIGABIT ETHERNET SWITCH
COMPACT YET HIGHLY CAPABLE 10 GIGABIT ETHERNET SWITCH
DESIGNED TO SIMPLIFY YOUR NETWORK SETUP ROUTINE
DESIGNED TO SIMPLIFY YOUR NETWORK SETUP ROUTINE
COOLING
INNOVATIVE DESIGN MEETS SILENT OPERATION
INNOVATIVE DESIGN MEETS SILENT OPERATION
The CRS304 features an enclosure that doubles as a robust, lightweight heat sink, eliminating the need for active cooling. This fanless design ensures silent operation, making it ideal for any environment where noise is a concern – offices, libraries, or even your bedroom homelab! The sturdy form-factor provides a premium feel, balancing comfortable weight and durability, all at an accessible price point
MOUNTING
VERSATILE MOUNTING OPTIONS
VERSATILE MOUNTING OPTIONS
This switch includes a convenient DIN rail mount on the sideand standard screw attachment points on the back, allowing for seamless integration literally anywhere. Furthermore, the side DIN rail mount can be moved to the back of the switch.
MULTIPLE POWERING OPTIONS FOR ULTIMATE RELIABILITY
MULTIPLE POWERING OPTIONS FOR ULTIMATE RELIABILITY
FOUR DIFFERENT POWER INPUT OPTIONS
FOUR DIFFERENT POWER INPUT OPTIONS
Power redundancy is a key feature of the CRS304. It offers four different power input options: two DC jacks, a 2-pin terminal, and PoE-in. The switch automatically selects the power source with the highest voltage, ensuring uninterrupted operation.
SMALL FRAME, BIG GAME
SMALL FRAME, BIG GAME
Powered by a dual-core ARM CPU and the mighty Marvell Prestera switch chip, the CRS304 delivers exceptional performance for its tiny size. Port-to-port forwarding, broadcast storm control, MAC filtering, VLANs, traffic mirroring, bandwidth limitations, and even some Layer 3 hardware offloading – not a problem for the CRS304-4XG-IN!
YOUR BACKPACK SERVER ROOM
YOUR BACKPACK SERVER ROOM
The CRS304’s small form factor and enhanced durability makes it an ideal choice for both stationary and mobile applications. Place it on your desk or keep it in your backpack for on-the-go networking – this is a must-have switch for any network administrator.
Specification
Specification
SPECIFICATIONS
Product code
CRS304-4XG-IN
Suggested price
$199.00
Architecture
ARM 64bit
CPU
98DX2528
CPU core count
2
CPU nominal frequency
1200 MHz
CPU Threads count
2
Switch chip model
98DX2528
RouterOS license
5
Operating System
RouterOS v7
Size of RAM
512 MB
Storage size
32 MB
Storage type
FLASH
MTBF
Approximately 200'000 hours at 25C
Tested ambient temperature
-40°C to 70°C
POWERING
Number of DC inputs
4
(DC jack, PoE-IN, 2-pin terminal)
DC jack input Voltage
12-57 V / 12-57 V
2-pin terminal input Voltage
12-57 V
Max power consumption
21 W
Max power consumption without attachments
15 W
PoE in
802.3af/at
Cooling type
Passive
PoE in input Voltage
36-57 V
ETHERNET
10/100/1000 Ethernet ports
1
Number of 1G/2.5G/5G/10G Ethernet ports
4
CERTIFICATION & APPROVALS
Certification
CE, EAC, ROHS
IP
20
INCLUDED PARTS
Image of 48 V 0.95 A power adapter 48 V 0.95 A power adapter
48 V 0.95 A power adapter
Image of Fastening set with DIN Fastening set with DIN
Fastening set with DIN
NOTE
The device has an operating system preinstalled and licensed. No separate purchase is necessary and the product is ready to use. The device includes free software updates for the life of the product or a minimum of 5 years starting from date of purchase.
SWITCHING RESULTS
ETHERNET TEST RESULTS
Documents
Documents
Brochure
Brochure
Read product brochure and find out about features and specification
.PDF
Open brochure
Safety and regulatory information
Safety and regulatory information
Block Diagram
Block Diagram
Declaration of Conformity
Declaration of Conformity
Dimensions
Dimensions
User manual
...
|
Firefox
|
MikroTik · CRS304-4XG-IN — Personal
|
mikrotik.com/product/crs304_4xg_in
|
|
Skip to content
Skip to content
Click to collapse
Skip to content
Skip to content
Click to collapse
⌘B
Drag to resize
Collapse sidebar
Search
Chat
Cowork
Code
New chat ⌘N
New chat
⌘N
Projects
Artifacts
Customize
Pinned
Bulgarian citizenship application process for EU residents
More options for Bulgarian citizenship application process for EU residents
Dawarich location tracking project
More options for Dawarich location tracking project
Recents
View all
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Last swimming outing with Dani
More options for Last swimming outing with Dani
💬 Screen pipe. Is there ability…
More options for 💬 Screen pipe. Is there ability…
Definition of incarcerated
More options for Definition of incarcerated
Chromecast remote volume buttons not working
More options for Chromecast remote volume buttons not working
Salesforce API errors with Organization and FieldDefinition queries
More options for Salesforce API errors with Organization and FieldDefinition queries
Daily activity summary from screenpipe data
More options for Daily activity summary from screenpipe data
MacBook unexpected restarts and kanji screen
More options for MacBook unexpected restarts and kanji screen
Security patch review and testing guidance
More options for Security patch review and testing guidance
Food calorie values reference
More options for Food calorie values reference
Tracking location history from last week
More options for Tracking location history from last week
Screenpipe WAL processing when stopped
More options for Screenpipe WAL processing when stopped
Reviewing recent conversation highlights
More options for Reviewing recent conversation highlights
Mac aliases not recognized
More options for Mac aliases not recognized
Boosteroid still recording despite ignored windows setting
More options for Boosteroid still recording despite ignored windows setting
Missing JavaScript promise in authorization response
More options for Missing JavaScript promise in authorization response
Linux SQLite UI for NAS
More options for Linux SQLite UI for NAS
Claude API 500 internal server error
More options for Claude API 500 internal server error
Screenpipe query capabilities and usage
More options for Screenpipe query capabilities and usage
eGPU compatibility with Mac mini and Studio
More options for eGPU compatibility with Mac mini and Studio
Relaunch to update v1.3883.0
Relaunch to update
v1.3883.0
Lukas Kovalik
Lukas Kovalik
Get apps and extensions
💬 What is the best switch I can…
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Share chat
Claude finished the response
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected. What to consider. What feature ˇ should these have. Give me some overview. I know of clans but is there something else to think about when buying switch
14:49
Retry
Edit
Copy
Claude responded: 10G Switch for Your Setup
Claude responded: 10G Switch for Your Setup
10G Switch for Your Setup
10G Switch for Your Setup
Your use case: NAS (DXP4800 Plus) + Mac (M4 Air) + router uplink + internet — all at 10G where possible.
What ports you actually need
What ports you actually need
1× 10G
→ NAS
1× 10G
→ Mac (via USB4/Thunderbolt adapter)
1× uplink
→ your WiFi router (probably 1G is fine here unless router has 10G WAN)
1× internet
→ if your ISP box connects here directly, or this goes to router instead
So minimum:
2–3× 10G ports
, rest can be 1G. This is called a
multi-gig
or
hybrid switch
.
Key specs to evaluate
Key specs to evaluate
Port types
SFP+
— fiber/DAC cables, cheaper at 10G but needs transceivers or DAC cables
RJ45 10GBASE-T
— regular copper, plug-and-play but generates more heat, higher latency
2.5G/5G ports
— useful for WiFi 6/6E APs that support multi-gig
Switching capacity / backplane
Should be non-blocking — all ports can run at full speed simultaneously
For a 4–8 port switch this is almost always the case
Managed vs Unmanaged
You mentioned you know about VLANs — so you want
managed
Also unlocks: QoS, port mirroring (useful for debugging), link aggregation (LAG/LACP), flow control
Power consumption & heat
10GBASE-T switches run
significantly hotter
than SFP+ — factor in noise if it's near your desk
Fanless options exist but are pricier
Things beyond VLANs to think about
Things beyond VLANs to think about
LACP / Link Aggregation
Your NAS supports this — bonding two 1G ports to get ~2G, or two 10G ports for 20G. Useful if your NAS has dual NICs.
Jumbo frames (MTU 9000)
Important for NAS performance. Make sure the switch supports it end-to-end — and that your NAS and Mac adapter also have it enabled.
Flow control (IEEE 802.3x)
Prevents packet loss under heavy load between NAS and Mac. Should be supported and ideally configurable per-port.
STP (Spanning Tree)
Prevents loops if you ever connect multiple switches. RSTP is the modern version — should be present on any managed switch.
IGMP Snooping
Relevant if you run Jellyfin or any multicast traffic. Keeps multicast from flooding all ports.
PoE
Probably not needed for your core devices, but if you ever add APs or IP cameras directly to the switch, PoE+ ports are useful. Adds cost though.
Web UI vs CLI vs cloud-managed
Cloud-managed (Ubiquiti, TP-Link Omada) = convenient but requires account/internet
Local web UI (Netgear, TP-Link non-cloud, MikroTik) = self-hosted friendly, better for your setup
MikroTik has full CLI + RouterOS — very powerful but steeper learning curve
Realistic options for your use case
Realistic options for your use case
Model
Ports
Notes
TP-Link TL-SX1008
8× 10GBASE-T
Unmanaged, very simple, no VLANs
TP-Link TL-SX3008F
8× SFP+
Managed, needs DAC/transceivers
Netgear XS508M
8× 10GBASE-T
Managed, runs hot
MikroTik CRS305-1G-4S+IN
4× SFP+ + 1× 1G
Very popular, small, managed, affordable
MikroTik CRS310-8G+2S+IN
8× 2.5G + 2× SFP+
Good if you also want multi-gig for APs
Model
TP-Link TL-SX1008
TP-Link TL-SX3008F
Netgear XS508M
MikroTik CRS305-1G-4S+IN
MikroTik CRS310-8G+2S+IN
Ports
8× 10GBASE-T
8× SFP+
8× 10GBASE-T
4× SFP+ + 1× 1G
8× 2.5G + 2× SFP+
Notes
Unmanaged, very simple, no VLANs
Managed, needs DAC/transceivers
Managed, runs hot
Very popular, small, managed, affordable
Good if you also want multi-gig for APs
Model
Ports
Notes
MikroTik CRS305 or CRS310
are the most popular picks in the homelab community for exactly your use case — good value, proper managed features, active community, no cloud dependency.
My recommendation path
My recommendation path
Check your Mac adapter
— M4 Air needs USB4→10G adapter (e.g. Sonnet or QNAP); confirm it supports jumbo frames
Check your router's WAN port
— if it's 1G, a 1G uplink from switch is fine
Go SFP+
if the switch will be in a rack/closet;
go RJ45
if cable convenience matters more than heat
MikroTik CRS310
is the sweet spot if you want multi-gig WiFi AP support in the future too
Copy
Give positive feedback
Give negative feedback
Retry
You said: CRS310 does it have 10g?
You said: CRS310 does it have 10g?...
|
Claude
|
Claude
|
NULL
|
|
Skip to content
Skip to content
Click to collapse
Skip to content
Skip to content
Click to collapse
⌘B
Drag to resize
Collapse sidebar
Search
Chat
Cowork
Code
New chat ⌘N
New chat
⌘N
Projects
Artifacts
Customize
Pinned
Bulgarian citizenship application process for EU residents
More options for Bulgarian citizenship application process for EU residents
Dawarich location tracking project
More options for Dawarich location tracking project
Recents
View all
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Last swimming outing with Dani
More options for Last swimming outing with Dani
💬 Screen pipe. Is there ability…
More options for 💬 Screen pipe. Is there ability…
Definition of incarcerated
More options for Definition of incarcerated
Chromecast remote volume buttons not working
More options for Chromecast remote volume buttons not working
Salesforce API errors with Organization and FieldDefinition queries
More options for Salesforce API errors with Organization and FieldDefinition queries
Daily activity summary from screenpipe data
More options for Daily activity summary from screenpipe data
MacBook unexpected restarts and kanji screen
More options for MacBook unexpected restarts and kanji screen
Security patch review and testing guidance
More options for Security patch review and testing guidance
Food calorie values reference
More options for Food calorie values reference
Tracking location history from last week
More options for Tracking location history from last week
Screenpipe WAL processing when stopped
More options for Screenpipe WAL processing when stopped
Reviewing recent conversation highlights
More options for Reviewing recent conversation highlights
Mac aliases not recognized
More options for Mac aliases not recognized
Boosteroid still recording despite ignored windows setting
More options for Boosteroid still recording despite ignored windows setting
Missing JavaScript promise in authorization response
More options for Missing JavaScript promise in authorization response
Linux SQLite UI for NAS
More options for Linux SQLite UI for NAS
Claude API 500 internal server error
More options for Claude API 500 internal server error
Screenpipe query capabilities and usage
More options for Screenpipe query capabilities and usage
eGPU compatibility with Mac mini and Studio
More options for eGPU compatibility with Mac mini and Studio
Relaunch to update v1.3883.0
Relaunch to update
v1.3883.0
Lukas Kovalik
Lukas Kovalik
Get apps and extensions
💬 What is the best switch I can…
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Claude is responding
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected. What to consider. What feature ˇ should these have. Give me some overview. I know of clans but is there something else to think about when buying switch
14:49
Edit
Copy
Claude responded: 10G Switch for Your Setup
Claude responded: 10G Switch for Your Setup
10G Switch for Your Setup
10G Switch for Your Setup
Your use case: NAS (DXP4800 Plus) + Mac (M4 Air) + router uplink + internet — all at 10G where possible.
What ports you actually need
What ports you actually need
1× 10G
→ NAS
1× 10G
→ Mac (via USB4/Thunderbolt adapter)
1× uplink
→ your WiFi router (probably 1G is fine here unless router has 10G WAN)
1× internet
→ if your ISP box connects here directly, or this goes to router instead
So minimum:
2–3× 10G ports
, rest can be 1G. This is called a
multi-gig
or
hybrid switch
.
Key specs to evaluate
Key specs to evaluate
Port types
SFP+
— fiber/DAC cables, cheaper at 10G but needs transceivers or DAC cables
RJ45 10GBASE-T
— regular copper, plug-and-play but generates more heat, higher latency
2.5G/5G ports
— useful for WiFi 6/6E APs that support multi-gig
Switching capacity / backplane
Should be non-blocking — all ports can run at full speed simultaneously
For a 4–8 port switch this is almost always the case
Managed vs Unmanaged
You mentioned you know about VLANs — so you want
managed
Also unlocks: QoS, port mirroring (useful for debugging), link aggregation (LAG/LACP), flow control
Power consumption & heat
10GBASE-T switches run
significantly hotter
than SFP+ — factor in noise if it's near your desk
Fanless options exist but are pricier
Things beyond VLANs to think about
Things beyond VLANs to think about
LACP / Link Aggregation
Your NAS supports this — bonding two 1G ports to get ~2G, or two 10G ports for 20G. Useful if your NAS has dual NICs.
Jumbo frames (MTU 9000)
Important for NAS performance. Make sure the switch supports it end-to-end — and that your NAS and Mac adapter also have it enabled.
Flow control (IEEE 802.3x)
Prevents packet loss under heavy load between NAS and Mac. Should be supported and ideally configurable per-port.
STP (Spanning Tree)
Prevents loops if you ever connect multiple switches. RSTP is the modern version — should be present on any managed switch.
IGMP Snooping
Relevant if you run Jellyfin or any multicast traffic. Keeps multicast from flooding all ports.
PoE
Probably not needed for your core devices, but if you ever add APs or IP cameras directly to the switch, PoE+ ports are useful. Adds cost though.
Web UI vs CLI vs cloud-managed
Cloud-managed (Ubiquiti, TP-Link Omada) = convenient but requires account/internet
Local web UI (Netgear, TP-Link non-cloud, MikroTik) = self-hosted friendly, better for your setup
MikroTik has full CLI + RouterOS — very powerful but steeper learning curve
Realistic options for your use case
Realistic options for your use case
Model
Ports
Notes
TP-Link TL-SX1008
8× 10GBASE-T
Unmanaged, very simple, no VLANs
TP-Link TL-SX3008F
8× SFP+
Managed, needs DAC/transceivers
Netgear XS508M
8× 10GBASE-T
Managed, runs hot
MikroTik CRS305-1G-4S+IN
4× SFP+ + 1× 1G
Very popular, small, managed, affordable
MikroTik CRS310-8G+2S+IN
8× 2.5G + 2× SFP+
Good if you also want multi-gig for APs
Model
TP-Link TL-SX1008
TP-Link TL-SX3008F
Netgear XS508M
MikroTik CRS305-1G-4S+IN
MikroTik CRS310-8G+2S+IN
Ports
8× 10GBASE-T
8× SFP+
8× 10GBASE-T
4× SFP+ + 1× 1G
8× 2.5G + 2× SFP+
Notes
Unmanaged, very simple, no VLANs
Managed, needs DAC/transceivers
Managed, runs hot
Very popular, small, managed, affordable
Good if you also want multi-gig for APs
Model
Ports
Notes
MikroTik CRS305 or CRS310
are the most popular picks in the homelab community for exactly your use case — good value, proper managed features, active community, no cloud dependency.
My recommendation path
My recommendation path
Check your Mac adapter
— M4 Air needs USB4→10G adapter (e.g. Sonnet or QNAP); confirm it supports jumbo frames
Check your router's WAN port
— if it's 1G, a 1G uplink from switch is fine
Go SFP+
if the switch will be in a rack/closet;
go RJ45
if cable convenience matters more than heat
MikroTik CRS310
is the sweet spot if you want multi-gig WiFi AP support in the future too
Copy
Give positive feedback
Give negative feedback
You said: CRS310 does it have 10g?
You said: CRS310 does it have 10g?
CRS310 does it have 10g? Also sfp+ does it have extra consideration. Size heat powerconsumptiom and price.
14:54
Edit...
|
Claude
|
Claude
|
NULL
|
|
Skip to content
Skip to content
Click to collapse
Skip to content
Skip to content
Click to collapse
⌘B
Drag to resize
Collapse sidebar
Search
Chat
Cowork
Code
New chat ⌘N
New chat
⌘N
Projects
Artifacts
Customize
Pinned
Bulgarian citizenship application process for EU residents
More options for Bulgarian citizenship application process for EU residents
Dawarich location tracking project
More options for Dawarich location tracking project
Recents
View all
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Last swimming outing with Dani
More options for Last swimming outing with Dani
💬 Screen pipe. Is there ability…
More options for 💬 Screen pipe. Is there ability…
Definition of incarcerated
More options for Definition of incarcerated
Chromecast remote volume buttons not working
More options for Chromecast remote volume buttons not working
Salesforce API errors with Organization and FieldDefinition queries
More options for Salesforce API errors with Organization and FieldDefinition queries
Daily activity summary from screenpipe data
More options for Daily activity summary from screenpipe data
MacBook unexpected restarts and kanji screen
More options for MacBook unexpected restarts and kanji screen
Security patch review and testing guidance
More options for Security patch review and testing guidance
Food calorie values reference
More options for Food calorie values reference
Tracking location history from last week
More options for Tracking location history from last week
Screenpipe WAL processing when stopped
More options for Screenpipe WAL processing when stopped
Reviewing recent conversation highlights
More options for Reviewing recent conversation highlights
Mac aliases not recognized
More options for Mac aliases not recognized
Boosteroid still recording despite ignored windows setting
More options for Boosteroid still recording despite ignored windows setting
Missing JavaScript promise in authorization response
More options for Missing JavaScript promise in authorization response
Linux SQLite UI for NAS
More options for Linux SQLite UI for NAS
Claude API 500 internal server error
More options for Claude API 500 internal server error
Screenpipe query capabilities and usage
More options for Screenpipe query capabilities and usage
eGPU compatibility with Mac mini and Studio
More options for eGPU compatibility with Mac mini and Studio
Relaunch to update v1.3883.0
Relaunch to update
v1.3883.0
Lukas Kovalik
Lukas Kovalik
Get apps and extensions
💬 What is the best switch I can…
💬 What is the best switch I can…
More options for 💬 What is the best switch I can…
Claude is responding
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
You said: What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected.
What is the best switch I can but now to have Nas 10g, mac 10g, wifi router and internet connected. What to consider. What feature ˇ should these have. Give me some overview. I know of clans but is there something else to think about when buying switch
14:49
Edit
Copy
Claude responded: 10G Switch for Your Setup
Claude responded: 10G Switch for Your Setup
10G Switch for Your Setup
10G Switch for Your Setup
Your use case: NAS (DXP4800 Plus) + Mac (M4 Air) + router uplink + internet — all at 10G where possible.
What ports you actually need
What ports you actually need
1× 10G
→ NAS
1× 10G
→ Mac (via USB4/Thunderbolt adapter)
1× uplink
→ your WiFi router (probably 1G is fine here unless router has 10G WAN)
1× internet
→ if your ISP box connects here directly, or this goes to router instead
So minimum:
2–3× 10G ports
, rest can be 1G. This is called a
multi-gig
or
hybrid switch
.
Key specs to evaluate
Key specs to evaluate
Port types
SFP+
— fiber/DAC cables, cheaper at 10G but needs transceivers or DAC cables
RJ45 10GBASE-T
— regular copper, plug-and-play but generates more heat, higher latency
2.5G/5G ports
— useful for WiFi 6/6E APs that support multi-gig
Switching capacity / backplane
Should be non-blocking — all ports can run at full speed simultaneously
For a 4–8 port switch this is almost always the case
Managed vs Unmanaged
You mentioned you know about VLANs — so you want
managed
Also unlocks: QoS, port mirroring (useful for debugging), link aggregation (LAG/LACP), flow control
Power consumption & heat
10GBASE-T switches run
significantly hotter
than SFP+ — factor in noise if it's near your desk
Fanless options exist but are pricier
Things beyond VLANs to think about
Things beyond VLANs to think about
LACP / Link Aggregation
Your NAS supports this — bonding two 1G ports to get ~2G, or two 10G ports for 20G. Useful if your NAS has dual NICs.
Jumbo frames (MTU 9000)
Important for NAS performance. Make sure the switch supports it end-to-end — and that your NAS and Mac adapter also have it enabled.
Flow control (IEEE 802.3x)
Prevents packet loss under heavy load between NAS and Mac. Should be supported and ideally configurable per-port.
STP (Spanning Tree)
Prevents loops if you ever connect multiple switches. RSTP is the modern version — should be present on any managed switch.
IGMP Snooping
Relevant if you run Jellyfin or any multicast traffic. Keeps multicast from flooding all ports.
PoE
Probably not needed for your core devices, but if you ever add APs or IP cameras directly to the switch, PoE+ ports are useful. Adds cost though.
Web UI vs CLI vs cloud-managed
Cloud-managed (Ubiquiti, TP-Link Omada) = convenient but requires account/internet
Local web UI (Netgear, TP-Link non-cloud, MikroTik) = self-hosted friendly, better for your setup
MikroTik has full CLI + RouterOS — very powerful but steeper learning curve
Realistic options for your use case
Realistic options for your use case
Model
Ports
Notes
TP-Link TL-SX1008
8× 10GBASE-T
Unmanaged, very simple, no VLANs
TP-Link TL-SX3008F
8× SFP+
Managed, needs DAC/transceivers
Netgear XS508M
8× 10GBASE-T
Managed, runs hot
MikroTik CRS305-1G-4S+IN
4× SFP+ + 1× 1G
Very popular, small, managed, affordable
MikroTik CRS310-8G+2S+IN
8× 2.5G + 2× SFP+
Good if you also want multi-gig for APs
Model
TP-Link TL-SX1008
TP-Link TL-SX3008F
Netgear XS508M
MikroTik CRS305-1G-4S+IN
MikroTik CRS310-8G+2S+IN
Ports
8× 10GBASE-T
8× SFP+
8× 10GBASE-T
4× SFP+ + 1× 1G
8× 2.5G + 2× SFP+
Notes
Unmanaged, very simple, no VLANs
Managed, needs DAC/transceivers
Managed, runs hot
Very popular, small, managed, affordable
Good if you also want multi-gig for APs
Model
Ports
Notes
MikroTik CRS305 or CRS310
are the most popular picks in the homelab community for exactly your use case — good value, proper managed features, active community, no cloud dependency.
My recommendation path
My recommendation path
Check your Mac adapter
— M4 Air needs USB4→10G adapter (e.g. Sonnet or QNAP); confirm it supports jumbo frames
Check your router's WAN port
— if it's 1G, a 1G uplink from switch is fine
Go SFP+
if the switch will be in a rack/closet;
go RJ45
if cable convenience matters more than heat
MikroTik CRS310
is the sweet spot if you want multi-gig WiFi AP support in the future too
Copy
Give positive feedback
Give negative feedback
You said: CRS310 does it have 10g?
You said: CRS310 does it have 10g?
CRS310 does it have 10g? Also sfp+ does it have extra consideration. Size heat powerconsumptiom and price.
14:54
Edit...
|
Claude
|
Claude
|
NULL
|
|
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · CRS304-4XG-IN
MikroTik · CRS304-4XG-IN
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
CRS304-4XG-IN
CRS304-4XG-IN
CRS304-4XG-IN
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
SPECIFICATION
SPECIFICATION
FIND RETAILER
FIND RETAILER
4 x 10G Ethernet ports
1Gbit management port
Durable lightweight enclosure
Massive fanless heat sink
RouterOS v7 and SwOS dual-boot
4x ways of powering
Watch Video
INTRODUCING THE CRS304-4XG-IN
INTRODUCING THE CRS304-4XG-IN
COMPACT YET HIGHLY CAPABLE 10 GIGABIT ETHERNET SWITCH
COMPACT YET HIGHLY CAPABLE 10 GIGABIT ETHERNET SWITCH
DESIGNED TO SIMPLIFY YOUR NETWORK SETUP ROUTINE
DESIGNED TO SIMPLIFY YOUR NETWORK SETUP ROUTINE
COOLING
INNOVATIVE DESIGN MEETS SILENT OPERATION
INNOVATIVE DESIGN MEETS SILENT OPERATION
The CRS304 features an enclosure that doubles as a robust, lightweight heat sink, eliminating the need for active cooling. This fanless design ensures silent operation, making it ideal for any environment where noise is a concern – offices, libraries, or even your bedroom homelab! The sturdy form-factor provides a premium feel, balancing comfortable weight and durability, all at an accessible price point
MOUNTING
VERSATILE MOUNTING OPTIONS
VERSATILE MOUNTING OPTIONS
This switch includes a convenient DIN rail mount on the sideand standard screw attachment points on the back, allowing for seamless integration literally anywhere. Furthermore, the side DIN rail mount can be moved to the back of the switch.
MULTIPLE POWERING OPTIONS FOR ULTIMATE RELIABILITY
MULTIPLE POWERING OPTIONS FOR ULTIMATE RELIABILITY
FOUR DIFFERENT POWER INPUT OPTIONS
FOUR DIFFERENT POWER INPUT OPTIONS
Power redundancy is a key feature of the CRS304. It offers four different power input options: two DC jacks, a 2-pin terminal, and PoE-in. The switch automatically selects the power source with the highest voltage, ensuring uninterrupted operation.
SMALL FRAME, BIG GAME
SMALL FRAME, BIG GAME
Powered by a dual-core ARM CPU and the mighty Marvell Prestera switch chip, the CRS304 delivers exceptional performance for its tiny size. Port-to-port forwarding, broadcast storm control, MAC filtering, VLANs, traffic mirroring, bandwidth limitations, and even some Layer 3 hardware offloading – not a problem for the CRS304-4XG-IN!
YOUR BACKPACK SERVER ROOM
YOUR BACKPACK SERVER ROOM
The CRS304’s small form factor and enhanced durability makes it an ideal choice for both stationary and mobile applications. Place it on your desk or keep it in your backpack for on-the-go networking – this is a must-have switch for any network administrator.
Specification
Specification
SPECIFICATIONS
Product code
CRS304-4XG-IN
Suggested price
$199.00
Architecture
ARM 64bit
CPU
98DX2528
CPU core count
2
CPU nominal frequency
1200 MHz
CPU Threads count
2
Switch chip model
98DX2528
RouterOS license
5
Operating System
RouterOS v7
Size of RAM
512 MB
Storage size
32 MB
Storage type
FLASH
MTBF
Approximately 200'000 hours at 25C
Tested ambient temperature
-40°C to 70°C
POWERING
Number of DC inputs
4
(DC jack, PoE-IN, 2-pin terminal)
DC jack input Voltage
12-57 V / 12-57 V
2-pin terminal input Voltage
12-57 V
Max power consumption
21 W
Max power consumption without attachments
15 W
PoE in
802.3af/at
Cooling type
Passive
PoE in input Voltage
36-57 V
ETHERNET
10/100/1000 Ethernet ports
1
Number of 1G/2.5G/5G/10G Ethernet ports
4
CERTIFICATION & APPROVALS
Certification
CE, EAC, ROHS
IP
20
INCLUDED PARTS
Image of 48 V 0.95 A power adapter 48 V 0.95 A power adapter
48 V 0.95 A power adapter
Image of Fastening set with DIN Fastening set with DIN
Fastening set with DIN
NOTE
The device has an operating system preinstalled and licensed. No separate purchase is necessary and the product is ready to use. The device includes free software updates for the life of the product or a minimum of 5 years starting from date of purchase.
SWITCHING RESULTS
ETHERNET TEST RESULTS
Documents
Documents
Brochure
Brochure
Read product brochure and find out about features and specification
.PDF
Open brochure
Safety and regulatory information
Safety and regulatory information
Block Diagram
Block Diagram
Declaration of Conformity
...
|
Firefox
|
MikroTik · CRS304-4XG-IN — Personal
|
mikrotik.com/product/crs304_4xg_in
|
|
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · CRS304-4XG-IN
MikroTik · CRS304-4XG-IN
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
CRS304-4XG-IN
CRS304-4XG-IN
CRS304-4XG-IN
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
SPECIFICATION
SPECIFICATION
FIND RETAILER
FIND RETAILER
4 x 10G Ethernet ports
1Gbit management port
Durable lightweight enclosure
Massive fanless heat sink
RouterOS v7 and SwOS dual-boot
4x ways of powering
Watch Video
INTRODUCING THE CRS304-4XG-IN
INTRODUCING THE CRS304-4XG-IN
COMPACT YET HIGHLY CAPABLE 10 GIGABIT ETHERNET SWITCH
COMPACT YET HIGHLY CAPABLE 10 GIGABIT ETHERNET SWITCH
DESIGNED TO SIMPLIFY YOUR NETWORK SETUP ROUTINE
DESIGNED TO SIMPLIFY YOUR NETWORK SETUP ROUTINE
COOLING
INNOVATIVE DESIGN MEETS SILENT OPERATION
INNOVATIVE DESIGN MEETS SILENT OPERATION
The CRS304 features an enclosure that doubles as a robust, lightweight heat sink, eliminating the need for active cooling. This fanless design ensures silent operation, making it ideal for any environment where noise is a concern – offices, libraries, or even your bedroom homelab! The sturdy form-factor provides a premium feel, balancing comfortable weight and durability, all at an accessible price point
MOUNTING
VERSATILE MOUNTING OPTIONS
VERSATILE MOUNTING OPTIONS
This switch includes a convenient DIN rail mount on the sideand standard screw attachment points on the back, allowing for seamless integration literally anywhere. Furthermore, the side DIN rail mount can be moved to the back of the switch.
MULTIPLE POWERING OPTIONS FOR ULTIMATE RELIABILITY
MULTIPLE POWERING OPTIONS FOR ULTIMATE RELIABILITY
FOUR DIFFERENT POWER INPUT OPTIONS
FOUR DIFFERENT POWER INPUT OPTIONS
Power redundancy is a key feature of the CRS304. It offers four different power input options: two DC jacks, a 2-pin terminal, and PoE-in. The switch automatically selects the power source with the highest voltage, ensuring uninterrupted operation.
SMALL FRAME, BIG GAME
SMALL FRAME, BIG GAME
Powered by a dual-core ARM CPU and the mighty Marvell Prestera switch chip, the CRS304 delivers exceptional performance for its tiny size. Port-to-port forwarding, broadcast storm control, MAC filtering, VLANs, traffic mirroring, bandwidth limitations, and even some Layer 3 hardware offloading – not a problem for the CRS304-4XG-IN!
YOUR BACKPACK SERVER ROOM
YOUR BACKPACK SERVER ROOM
The CRS304’s small form factor and enhanced durability makes it an ideal choice for both stationary and mobile applications. Place it on your desk or keep it in your backpack for on-the-go networking – this is a must-have switch for any network administrator.
Specification
Specification
SPECIFICATIONS
Product code
CRS304-4XG-IN
Suggested price
$199.00
Architecture
ARM 64bit
CPU
98DX2528
CPU core count
2
CPU nominal frequency
1200 MHz
CPU Threads count
2
Switch chip model
98DX2528
RouterOS license
5
Operating System
RouterOS v7
Size of RAM
512 MB
Storage size
32 MB
Storage type
FLASH
MTBF
Approximately 200'000 hours at 25C
Tested ambient temperature
-40°C to 70°C
POWERING
Number of DC inputs
4
(DC jack, PoE-IN, 2-pin terminal)
DC jack input Voltage
12-57 V / 12-57 V
2-pin terminal input Voltage
12-57 V
Max power consumption
21 W
Max power consumption without attachments
15 W
PoE in
802.3af/at
Cooling type
Passive
PoE in input Voltage
36-57 V
ETHERNET
10/100/1000 Ethernet ports
1
Number of 1G/2.5G/5G/10G Ethernet ports
4
CERTIFICATION & APPROVALS
Certification
CE, EAC, ROHS
IP
20
INCLUDED PARTS
Image of 48 V 0.95 A power adapter 48 V 0.95 A power adapter
48 V 0.95 A power adapter
Image of Fastening set with DIN Fastening set with DIN
Fastening set with DIN
NOTE
The device has an operating system preinstalled and licensed. No separate purchase is necessary and the product is ready to use. The device includes free software updates for the life of the product or a minimum of 5 years starting from date of purchase.
SWITCHING RESULTS
ETHERNET TEST RESULTS
Documents
Documents
Brochure
Brochure
Read product brochure and find out about features and specification
.PDF
Open brochure
Safety and regulatory information
Safety and regulatory information
Block Diagram
Block Diagram
Declaration of Conformity
Declaration of Conformity
Dimensions
Dimensions
User manual
User manual
Product images
Product images
Download
Download
Latest RouterOS stable release
v7.22.2
download files for
ARM64
devices.
SYSTEM PACKAGE...
|
Firefox
|
MikroTik · CRS304-4XG-IN — Personal
|
mikrotik.com/product/crs304_4xg_in
|
|
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · CRS304-4XG-IN
MikroTik · CRS304-4XG-IN
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
CRS304-4XG-IN
CRS304-4XG-IN
CRS304-4XG-IN
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
SPECIFICATION
SPECIFICATION
FIND RETAILER
FIND RETAILER
4 x 10G Ethernet ports
1Gbit management port
Durable lightweight enclosure
Massive fanless heat sink
RouterOS v7 and SwOS dual-boot
4x ways of powering
Watch Video
INTRODUCING THE CRS304-4XG-IN
INTRODUCING THE CRS304-4XG-IN
COMPACT YET HIGHLY CAPABLE 10 GIGABIT ETHERNET SWITCH
COMPACT YET HIGHLY CAPABLE 10 GIGABIT ETHERNET SWITCH
DESIGNED TO SIMPLIFY YOUR NETWORK SETUP ROUTINE
DESIGNED TO SIMPLIFY YOUR NETWORK SETUP ROUTINE
COOLING
INNOVATIVE DESIGN MEETS SILENT OPERATION
INNOVATIVE DESIGN MEETS SILENT OPERATION
The CRS304 features an enclosure that doubles as a robust, lightweight heat sink, eliminating the need for active cooling. This fanless design ensures silent operation, making it ideal for any environment where noise is a concern – offices, libraries, or even your bedroom homelab! The sturdy form-factor provides a premium feel, balancing comfortable weight and durability, all at an accessible price point
MOUNTING
VERSATILE MOUNTING OPTIONS
VERSATILE MOUNTING OPTIONS
This switch includes a convenient DIN rail mount on the sideand standard screw attachment points on the back, allowing for seamless integration literally anywhere. Furthermore, the side DIN rail mount can be moved to the back of the switch.
MULTIPLE POWERING OPTIONS FOR ULTIMATE RELIABILITY
MULTIPLE POWERING OPTIONS FOR ULTIMATE RELIABILITY
FOUR DIFFERENT POWER INPUT OPTIONS
FOUR DIFFERENT POWER INPUT OPTIONS
Power redundancy is a key feature of the CRS304. It offers four different power input options: two DC jacks, a 2-pin terminal, and PoE-in. The switch automatically selects the power source with the highest voltage, ensuring uninterrupted operation.
SMALL FRAME, BIG GAME
SMALL FRAME, BIG GAME
Powered by a dual-core ARM CPU and the mighty Marvell Prestera switch chip, the CRS304 delivers exceptional performance for its tiny size. Port-to-port forwarding, broadcast storm control, MAC filtering, VLANs, traffic mirroring, bandwidth limitations, and even some Layer 3 hardware offloading – not a problem for the CRS304-4XG-IN!
YOUR BACKPACK SERVER ROOM
YOUR BACKPACK SERVER ROOM
The CRS304’s small form factor and enhanced durability makes it an ideal choice for both stationary and mobile applications. Place it on your desk or keep it in your backpack for on-the-go networking – this is a must-have switch for any network administrator.
Specification
Specification
SPECIFICATIONS
Product code
CRS304-4XG-IN
Suggested price
$199.00
Architecture
ARM 64bit
CPU
98DX2528
CPU core count
2
CPU nominal frequency
1200 MHz
CPU Threads count
2
Switch chip model
98DX2528
RouterOS license
5
Operating System
RouterOS v7
Size of RAM
512 MB
Storage size
32 MB
Storage type
FLASH
MTBF
Approximately 200'000 hours at 25C
Tested ambient temperature
-40°C to 70°C
POWERING
Number of DC inputs
4
(DC jack, PoE-IN, 2-pin terminal)
DC jack input Voltage
12-57 V / 12-57 V
2-pin terminal input Voltage
12-57 V
Max power consumption
21 W
Max power consumption without attachments
15 W
PoE in
802.3af/at
Cooling type
Passive...
|
Firefox
|
MikroTik · CRS304-4XG-IN — Personal
|
mikrotik.com/product/crs304_4xg_in
|
|
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · CRS304-4XG-IN
MikroTik · CRS304-4XG-IN
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
CRS304-4XG-IN
CRS304-4XG-IN
CRS304-4XG-IN
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
SPECIFICATION
SPECIFICATION
FIND RETAILER
FIND RETAILER
4 x 10G Ethernet ports
1Gbit management port
Durable lightweight enclosure
Massive fanless heat sink
RouterOS v7 and SwOS dual-boot
4x ways of powering
Watch Video
INTRODUCING THE CRS304-4XG-IN
INTRODUCING THE CRS304-4XG-IN
COMPACT YET HIGHLY CAPABLE 10 GIGABIT ETHERNET SWITCH
COMPACT YET HIGHLY CAPABLE 10 GIGABIT ETHERNET SWITCH
DESIGNED TO SIMPLIFY YOUR NETWORK SETUP ROUTINE
DESIGNED TO SIMPLIFY YOUR NETWORK SETUP ROUTINE
COOLING
INNOVATIVE DESIGN MEETS SILENT OPERATION
INNOVATIVE DESIGN MEETS SILENT OPERATION
The CRS304 features an enclosure that doubles as a robust, lightweight heat sink, eliminating the need for active cooling. This fanless design ensures silent operation, making it ideal for any environment where noise is a concern – offices, libraries, or even your bedroom homelab! The sturdy form-factor provides a premium feel, balancing comfortable weight and durability, all at an accessible price point
MOUNTING
VERSATILE MOUNTING OPTIONS
VERSATILE MOUNTING OPTIONS
This switch includes a convenient DIN rail mount on the sideand standard screw attachment points on the back, allowing for seamless integration literally anywhere. Furthermore, the side DIN rail mount can be moved to the back of the switch.
MULTIPLE POWERING OPTIONS FOR ULTIMATE RELIABILITY
MULTIPLE POWERING OPTIONS FOR ULTIMATE RELIABILITY
FOUR DIFFERENT POWER INPUT OPTIONS
FOUR DIFFERENT POWER INPUT OPTIONS
Power redundancy is a key feature of the CRS304. It offers four different power input options: two DC jacks, a 2-pin terminal, and PoE-in. The switch automatically selects the power source with the highest voltage, ensuring uninterrupted operation.
SMALL FRAME, BIG GAME
SMALL FRAME, BIG GAME
Powered by a dual-core ARM CPU and the mighty Marvell Prestera switch chip, the CRS304 delivers exceptional performance for its tiny size. Port-to-port forwarding, broadcast storm control, MAC filtering, VLANs, traffic mirroring, bandwidth limitations, and even some Layer 3 hardware offloading – not a problem for the CRS304-4XG-IN!
YOUR BACKPACK SERVER ROOM
YOUR BACKPACK SERVER ROOM
The CRS304’s small form factor and enhanced durability makes it an ideal choice for both stationary and mobile applications. Place it on your desk or keep it in your backpack for on-the-go networking – this is a must-have switch for any network administrator.
Specification
Specification
SPECIFICATIONS
Product code
CRS304-4XG-IN
Suggested price
$199.00
Architecture
ARM 64bit
CPU
98DX2528
CPU core count
2
CPU nominal frequency
1200 MHz
CPU Threads count
2
Switch chip model
98DX2528
RouterOS license
5
Operating System
RouterOS v7
Size of RAM
512 MB
Storage size
32 MB
Storage type
FLASH
MTBF
Approximately 200'000 hours at 25C
Tested ambient temperature
-40°C to 70°C
POWERING
Number of DC inputs
4
(DC jack, PoE-IN, 2-pin terminal)
DC jack input Voltage
12-57 V / 12-57 V
2-pin terminal input Voltage
12-57 V
Max power consumption
21 W
Max power consumption without attachments
15 W
PoE in
802.3af/at
Cooling type
Passive
PoE in input Voltage
36-57 V
ETHERNET
10/100/1000 Ethernet ports
1
Number of 1G/2.5G/5G/10G Ethernet ports
4
CERTIFICATION & APPROVALS
Certification
CE, EAC, ROHS
IP
20
INCLUDED PARTS
Image of 48 V 0.95 A power adapter 48 V 0.95 A power adapter
48 V 0.95 A power adapter
Image of Fastening set with DIN Fastening set with DIN
Fastening set with DIN
NOTE
The device has an operating system preinstalled and licensed. No separate purchase is necessary and the product is ready to use. The device includes free software updates for the life of the product or a minimum of 5 years starting from date of purchase.
SWITCHING RESULTS
ETHERNET TEST RESULTS
Documents
Documents
Brochure
Brochure
Read product brochure and find out about features and specification
.PDF
Open brochure
Safety and regulatory information
Safety and regulatory information
Block Diagram
Block Diagram
Declaration of Conformity
Declaration of Conformity
Dimensions
Dimensions
User manual
User manual
Product images
Product images
Download
Download
Latest RouterOS stable release
v7.22.2
download files for
ARM64
devices.
SYSTEM PACKAGE
RouterOS
RouterOS
MORE
Netinstall:...
|
Firefox
|
MikroTik · CRS304-4XG-IN — Personal
|
mikrotik.com/product/crs304_4xg_in
|
|
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · CRS304-4XG-IN
MikroTik · CRS304-4XG-IN
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
CRS304-4XG-IN
CRS304-4XG-IN
CRS304-4XG-IN
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
SPECIFICATION
SPECIFICATION
FIND RETAILER
FIND RETAILER
4 x 10G Ethernet ports
1Gbit management port
Durable lightweight enclosure
Massive fanless heat sink
RouterOS v7 and SwOS dual-boot
4x ways of powering
Watch Video
INTRODUCING THE CRS304-4XG-IN
INTRODUCING THE CRS304-4XG-IN
COMPACT YET HIGHLY CAPABLE 10 GIGABIT ETHERNET SWITCH
COMPACT YET HIGHLY CAPABLE 10 GIGABIT ETHERNET SWITCH
DESIGNED TO SIMPLIFY YOUR NETWORK SETUP ROUTINE
DESIGNED TO SIMPLIFY YOUR NETWORK SETUP ROUTINE
COOLING
INNOVATIVE DESIGN MEETS SILENT OPERATION
INNOVATIVE DESIGN MEETS SILENT OPERATION
The CRS304 features an enclosure that doubles as a robust, lightweight heat sink, eliminating the need for active cooling. This fanless design ensures silent operation, making it ideal for any environment where noise is a concern – offices, libraries, or even your bedroom homelab! The sturdy form-factor provides a premium feel, balancing comfortable weight and durability, all at an accessible price point
MOUNTING
VERSATILE MOUNTING OPTIONS
VERSATILE MOUNTING OPTIONS
This switch includes a convenient DIN rail mount on the sideand standard screw attachment points on the back, allowing for seamless integration literally anywhere. Furthermore, the side DIN rail mount can be moved to the back of the switch.
MULTIPLE POWERING OPTIONS FOR ULTIMATE RELIABILITY
MULTIPLE POWERING OPTIONS FOR ULTIMATE RELIABILITY
FOUR DIFFERENT POWER INPUT OPTIONS
FOUR DIFFERENT POWER INPUT OPTIONS
Power redundancy is a key feature of the CRS304. It offers four different power input options: two DC jacks, a 2-pin terminal, and PoE-in. The switch automatically selects the power source with the highest voltage, ensuring uninterrupted operation.
SMALL FRAME, BIG GAME
SMALL FRAME, BIG GAME
Powered by a dual-core ARM CPU and the mighty Marvell Prestera switch chip, the CRS304 delivers exceptional performance for its tiny size. Port-to-port forwarding, broadcast storm control, MAC filtering, VLANs, traffic mirroring, bandwidth limitations, and even some Layer 3 hardware offloading – not a problem for the CRS304-4XG-IN!
YOUR BACKPACK SERVER ROOM
YOUR BACKPACK SERVER ROOM
The CRS304’s small form factor and enhanced durability makes it an ideal choice for both stationary and mobile applications. Place it on your desk or keep it in your backpack for on-the-go networking – this is a must-have switch for any network administrator.
Specification
Specification
SPECIFICATIONS
Product code
CRS304-4XG-IN
Suggested price
$199.00
Architecture
ARM 64bit
CPU
98DX2528
CPU core count
2
CPU nominal frequency
1200 MHz
CPU Threads count
2
Switch chip model
98DX2528
RouterOS license
5
Operating System
RouterOS v7
Size of RAM
512 MB
Storage size
32 MB
Storage type
FLASH
MTBF
Approximately 200'000 hours at 25C
Tested ambient temperature
-40°C to 70°C
POWERING
Number of DC inputs
4
(DC jack, PoE-IN, 2-pin terminal)
DC jack input Voltage
12-57 V / 12-57 V
2-pin terminal input Voltage
12-57 V
Max power consumption
21 W
Max power consumption without attachments
15 W
PoE in
802.3af/at
Cooling type
Passive
PoE in input Voltage
36-57 V
ETHERNET
10/100/1000 Ethernet ports
1
Number of 1G/2.5G/5G/10G Ethernet ports
4
CERTIFICATION & APPROVALS
Certification
CE, EAC, ROHS
IP
20
INCLUDED PARTS
Image of 48 V 0.95 A power adapter 48 V 0.95 A power adapter
48 V 0.95 A power adapter
Image of Fastening set with DIN Fastening set with DIN
Fastening set with DIN
NOTE
The device has an operating system preinstalled and licensed. No separate purchase is necessary and the product is ready to use. The device includes free software updates for the life of the product or a minimum of 5 years starting from date of purchase.
SWITCHING RESULTS
ETHERNET TEST RESULTS
Documents
Documents
Brochure
Brochure
Read product brochure and find out about features and specification
.PDF
Open brochure
Safety and regulatory information
Safety and regulatory information
Block Diagram
Block Diagram
Declaration of Conformity
Declaration of Conformity
Dimensions
Dimensions
User manual
User manual
Product images
Product images
Download
Download
Latest RouterOS stable release
v7.22.2
download files for
ARM64
devices.
SYSTEM PACKAGE
RouterOS
RouterOS
MORE
Netinstall:
Win64...
|
Firefox
|
MikroTik · CRS304-4XG-IN — Personal
|
mikrotik.com/product/crs304_4xg_in
|
|
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM
CRS326-24G-2S+RM
$209.00
*
SFP/SFP+
PoE
ARM
24 Gigabit port switch with 2 x SFP+ cages in 1U rackmount case, Dual boot (RouterOS or SwitchOS)
Product page for CRS326-24S+2Q+RM
CRS326-24S+2Q+RM
$599.00
*
SFP/SFP+...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
Product page for CRS804 DDQ
DXP4800PLUS-B5F8
Inbox Product page for CRS804 DDQ
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM
CRS326-24G-2S+RM
$209.00
*
SFP/SFP+
PoE
ARM
24 Gigabit port switch with 2 x SFP+ cages in 1U rackmount case, Dual boot (RouterOS or SwitchOS)
Product page for CRS326-24S+2Q+RM
CRS326-24S+2Q+RM
$599.00
*...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
Product page for CRS310-8G+2S+IN
DXP4800PLUS-B5F8
Product page for CRS310-8G+2S+IN
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
Product page for CRS310-8G+2S+IN
DXP4800PLUS-B5F8
Product page for CRS310-8G+2S+IN
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM
CRS326-24G-2S+RM
$209.00
*
SFP/SFP+
PoE
ARM
24 Gigabit port switch with 2 x SFP+ cages in 1U rackmount case, Dual boot (RouterOS or SwitchOS)
Product page for CRS326-24S+2Q+RM...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
Product page for CRS310-8G+2S+IN
DXP4800PLUS-B5F8
Product page for CRS310-8G+2S+IN
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM
CRS326-24G-2S+RM
$209.00
*
SFP/SFP+
PoE
ARM
24 Gigabit port switch with 2 x SFP+ cages in 1U rackmount case, Dual boot (RouterOS or SwitchOS)
Product page for CRS326-24S+2Q+RM
CRS326-24S+2Q+RM
$599.00
*
SFP/SFP+
40G
ROS v7
One of our faster switches for the most demanding setups.
Product page for CRS326-4C+20G+2Q+RM
CRS326-4C+20G+2Q+RM
$999.00
*...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
Product page for CRS310-8G+2S+IN
DXP4800PLUS-B5F8
Product page for CRS310-8G+2S+IN
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM
CRS326-24G-2S+RM
$209.00
*
SFP/SFP+
PoE
ARM...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
Product page for CRS310-8G+2S+IN
DXP4800PLUS-B5F8
Product page for CRS310-8G+2S+IN
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM
CRS326-24G-2S+RM...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5 Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM
CRS326-24G-2S+RM
$209.00
*
SFP/SFP+
PoE
ARM
24 Gigabit port switch with 2 x SFP+ cages in 1U rackmount case, Dual boot (RouterOS or SwitchOS)
Product page for CRS326-24S+2Q+RM
CRS326-24S+2Q+RM
$599.00
*
SFP/SFP+
40G
ROS v7
One of our faster switches for the most demanding setups.
Product page for CRS326-4C+20G+2Q+RM
CRS326-4C+20G+2Q+RM
$999.00...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5 Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5 Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM
CRS326-24G-2S+RM
$209.00
*
SFP/SFP+
PoE
ARM
24 Gigabit port switch with 2 x SFP+ cages in 1U rackmount case, Dual boot (RouterOS or SwitchOS)
Product page for CRS326-24S+2Q+RM
CRS326-24S+2Q+RM
$599.00
*
SFP/SFP+
40G
ROS v7...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5 Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM
CRS326-24G-2S+RM...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5 Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM
CRS326-24G-2S+RM
$209.00
*
SFP/SFP+
PoE
ARM
24 Gigabit port switch with 2 x SFP+ cages in 1U rackmount case, Dual boot (RouterOS or SwitchOS)
Product page for CRS326-24S+2Q+RM
CRS326-24S+2Q+RM
$599.00
*
SFP/SFP+
40G
ROS v7
One of our faster switches for the most demanding setups....
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5 Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM
CRS326-24G-2S+RM
$209.00
*
SFP/SFP+
PoE
ARM
24 Gigabit port switch with 2 x SFP+ cages in 1U rackmount case, Dual boot (RouterOS or SwitchOS)
Product page for CRS326-24S+2Q+RM...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5 Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM
CRS326-24G-2S+RM
$209.00
*
SFP/SFP+
PoE
ARM...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5 Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM
CRS326-24G-2S+RM
$209.00
*
SFP/SFP+
PoE
ARM
24 Gigabit port switch with 2 x SFP+ cages in 1U rackmount case, Dual boot (RouterOS or SwitchOS)
Product page for CRS326-24S+2Q+RM
CRS326-24S+2Q+RM
$599.00
*
SFP/SFP+
40G
ROS v7
One of our faster switches for the most demanding setups.
Product page for CRS326-4C+20G+2Q+RM
CRS326-4C+20G+2Q+RM
$999.00
*...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5 Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM
CRS326-24G-2S+RM
$209.00
*
SFP/SFP+
PoE
ARM
24 Gigabit port switch with 2 x SFP+ cages in 1U rackmount case, Dual boot (RouterOS or SwitchOS)
Product page for CRS326-24S+2Q+RM
CRS326-24S+2Q+RM
$599.00
*
SFP/SFP+
40G...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5 Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM
CRS326-24G-2S+RM
$209.00
*
SFP/SFP+
PoE
ARM
24 Gigabit port switch with 2 x SFP+ cages in 1U rackmount case, Dual boot (RouterOS or SwitchOS)
Product page for CRS326-24S+2Q+RM
CRS326-24S+2Q+RM
$599.00
*
SFP/SFP+
40G
ROS v7
One of our faster switches for the most demanding setups.
Product page for CRS326-4C+20G+2Q+RM
CRS326-4C+20G+2Q+RM...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5 Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM
CRS326-24G-2S+RM
$209.00
*
SFP/SFP+
PoE
ARM
24 Gigabit port switch with 2 x SFP+ cages in 1U rackmount case, Dual boot (RouterOS or SwitchOS)
Product page for CRS326-24S+2Q+RM...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5 Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM
CRS326-24G-2S+RM
$209.00
*
SFP/SFP+
PoE
ARM
24 Gigabit port switch with 2 x SFP+ cages in 1U rackmount case, Dual boot (RouterOS or SwitchOS)
Product page for CRS326-24S+2Q+RM
CRS326-24S+2Q+RM
$599.00
*
SFP/SFP+
40G
ROS v7
One of our faster switches for the most demanding setups.
Product page for CRS326-4C+20G+2Q+RM
CRS326-4C+20G+2Q+RM
$999.00...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5 Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM
CRS326-24G-2S+RM
$209.00
*
SFP/SFP+
PoE
ARM
24 Gigabit port switch with 2 x SFP+ cages in 1U rackmount case, Dual boot (RouterOS or SwitchOS)
Product page for CRS326-24S+2Q+RM
CRS326-24S+2Q+RM
$599.00
*
SFP/SFP+...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5 Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM
CRS326-24G-2S+RM...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5 Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM
CRS326-24G-2S+RM
$209.00...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5 Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM
CRS326-24G-2S+RM
$209.00...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5 Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM
CRS326-24G-2S+RM
$209.00
*
SFP/SFP+
PoE
ARM
24 Gigabit port switch with 2 x SFP+ cages in 1U rackmount case, Dual boot (RouterOS or SwitchOS)
Product page for CRS326-24S+2Q+RM
CRS326-24S+2Q+RM...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5 Product page for CRS320-8P-8B-4S+RM
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN
CRS309-1G-8S+IN
$269.00
*
SFP/SFP+
PoE
ARM
Desktop switch with one Gigabit Ethernet port and eight SFP+ 10Gbps ports
Product page for CRS518-16XS-2XQ-RM
CRS518-16XS-2XQ-RM
$1,595.00
*
100G
ROS v7
A 100 Gigabit switch for enterprise networks and data centers. Hot-swappable parts and insane port density with 1.2 Tbps switching capacity!
Product page for CRS310-1G-5S-4S+IN
CRS310-1G-5S-4S+IN
$199.00
*
SFP/SFP+
PoE
ARM
ROS v7
10 Gigabit fibre connectivity way over a 100 meters – for small offices or ISPs. Hardware offloaded VLAN-filtering and even some L3 routing on a budget!
Product page for CRS310-8G+2S+IN
CRS310-8G+2S+IN
$219.00
*
SFP/SFP+
2.5G
ARM
ROS v7
Take advantage of the blazing fast 2.5/10 Gigabit combo and upgrade your workspace! This switch can utilize the full potential of RouterOS v7: run VLANs, Jumbo frames, link aggregation, ACL rules, and so much more!
Product page for netPower 16P
netPower 16P
$279.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 16 Gigabit PoE-out ports and 2 SFP+. Power all your access points anywhere!
Product page for netPower 15FR
netPower 15FR
$169.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
An outdoor 18 port switch with 15 reverse PoE ports and SFP. Cut costs, not speed – choose GPEN over GPON!
Product page for netFiber 9
netFiber 9
$249.00
*
SFP/SFP+
PoE
ARM
Outdoors
IP 54
ROS v7
A remarkable outdoor switch for setting up an optical 10G network that can even perform some light routing. The spiritual successor to the beloved FiberBox. Gigabit Ethernet, SFP/SFP+, PoE.
Product page for CRS326-24G-2S+IN
CRS326-24G-2S+IN
$199.00
*
SFP/SFP+
PoE
ARM
24 Gigabit ports, 2 SFP+ cages and a desktop case – server room power for your home!
Product page for CRS326-24G-2S+RM
CRS326-24G-2S+RM
$209.00
*
SFP/SFP+
PoE
ARM
24 Gigabit port switch with 2 x SFP+ cages in 1U rackmount case, Dual boot (RouterOS or SwitchOS)
Product page for CRS326-24S+2Q+RM
CRS326-24S+2Q+RM...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|
|
DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) DXP4800PLUS-B5F8
Inbox (7) - [EMAIL] - Gmail
(56) Inbox | [EMAIL] | Proton Mail
Welcome back
Welcome back
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Western Digital Red Plus 3.5 6TB 5400rpm 256MB SATA3 (WD60EFPX) от 241,72 € (472,76 лв.) Вътрешен хард диск Western Digital - Pazaruvaj.com
Today's Deals
Today's Deals
architecture - screenpipe docs
architecture - screenpipe docs
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Claude Code works better when you stop treating it like a machine - [EMAIL] - Gmail
Screenpipe — Archive
Screenpipe — Archive
SQLite Web: archive.db
SQLite Web: archive.db
SQLite Web: db.sqlite
SQLite Web: db.sqlite
Claude Platform
Claude Platform
Hey @louis030195 Ill check during my - screenpipe.com
Hey @louis030195 Ill check during my - screenpipe.com
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
GitHub - screenpipe/screenpipe: Run agents that work for you based on what you do. AI finally knows what you are doing · GitHub
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
Gong Pricing in 2026: Costs, Plans & Is It Worth It?
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
GLM 5.1 Thinks Strategically, Data-Center Revolt Intensifies, When Helpful LLMs Turn Unhelpful, Humanoid Robots Get to Work - [EMAIL] - Gmail
Gitea Official Website
Gitea Official Website
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
lakylak/screenpipe - screenpipe - Gitea: Git with a cup of tea
New Tab
New Tab
MikroTik · Switches
MikroTik · Switches
Close tab
New Tab
Customize sidebar
Open Le Chat Mistral (⌃X)
Open history (⇧⌘H)
Open bookmarks (⌘B)
Bitwarden
Skip to main content
Skip to main content
Go to home page
HOME
HOME
HARDWARE
HARDWARE
SWITCHES
SWITCHES
Status
Status
Wired Interfaces
Wired Interfaces
Options Range
Options Range
Features
Features
Operating System
Operating System
Architecture
Architecture
Product page for netPower Lite 8P
NEW
netPower Lite 8P
$199.00
*
SFP/SFP+
PoE
Outdoors
IP 54
Low-cost. Tough. And always ON! Compact PoE switch with built-in UPS and smart battery charger – because your CCTV cameras and access points deserve true off-the-grid resilience.
Product page for CRS804 DDQ
NEW
CRS804 DDQ
$1,295.00
*
400G
10G
ARM64
Quad-core CPU
ROS v7
A compact 1U 400G switch built for AI clusters, storage fabrics, and high-speed aggregation, featuring four 400G QSFP56-DD ports, dual 10 Gigabit Ethernet, and RouterOS v7. With hot-swap power supplies, robust cooling, and low power consumption, it delivers ultra-high bandwidth, wire-speed performance, and future-proof scalability at an accessible price point.
Product page for CRS304-4XG-IN
CRS304-4XG-IN
$199.00
*
10G
PoE
ARM64
ROS v7
Compact, powerful, and ready to simplify your 10 Gigabit network setups with 4x10G Ethernet ports ready to use out-of-the-box. No extra modules needed!
Product page for CRS305-1G-4S+IN
CRS305-1G-4S+IN
$149.00
*
SFP/SFP+
PoE
ARM
Five-port desktop switch with one Gigabit Ethernet port and four SFP+ 10Gbps ports
Product page for CRS312-4C+8XG-RM
CRS312-4C+8XG-RM
$699.00
*
10G
Combo ports
ROS v7
Switch of the future: the first MikroTik product with 10G RJ45 Ethernet ports and SFP+
Product page for CRS320-8P-8B-4S+RM
CRS320-8P-8B-4S+RM
$489.00
*
SFP/SFP+
PoE
ARM
ROS v7
The first MikroTik high-power PoE++ switch – for easy and cost-effective powering of industry standard 802.3af/at/bt devices. Forget about countless power cables – create a cleaner space with PoE++!
Product page for CRS317-1G-16S+RM
CRS317-1G-16S+RM
$499.00
*
SFP/SFP+
ARM
Smart Switch, 1 x Gigabit LAN, 16 x SFP+ cages, Dual Core 800MHz CPU, 1GB RAM, 1U rackmount passive cooling case, Dual Power Supplies
Product page for CRS309-1G-8S+IN...
|
Firefox
|
MikroTik · Switches — Personal
|
mikrotik.com/products/group/switches
|