Jump to content

Just a switch

Go to solution Solved by Dutch_Master,

Install OpenWRT on it, then in the settings configure as unmanaged switch.

Hi there,

I have intel j1425 PC with 4 x 2.5gig ports I want to use it as an unmanaged switch so it can pass traffic from my dream machine. Is there any software or firmware just doing switching(unmanaged switch).

Do the ports  are defaulting to switching behavior on windows 10 (already installed).

Thanks

Link to comment
https://linustechtips.com/topic/1630136-just-a-switch/
Share on other sites

Link to post
Share on other sites

You can keep Windows 10 and just set up a Bridge and put the 4x2.5Gb ports in it. That’s the same as you’d be doing with OpenWRT.

 

Important note to understand: a bridge and a switch serve the same purpose, they transfer packets between ports based on destination MAC or they copy broadcast packets to all ports. The difference is a switch has dedicated hardware (a Switch Chip or Switch ASIC) to perform this task, while a Bridge is functioning purely in software and all traffic has to pass through the CPU.

 

A 4 port NIC card never has switch chip hardware on it so you can only use a Bridge configuration.

Looking to buy GTX690, other multi-GPU cards, or single-slot graphics cards: 

 

Link to comment
https://linustechtips.com/topic/1630136-just-a-switch/#findComment-16850927
Share on other sites

Link to post
Share on other sites

8 hours ago, brwainer said:

You can keep Windows 10 and just set up a Bridge and put the 4x2.5Gb ports in it. That’s the same as you’d be doing with OpenWRT.

 

Important note to understand: a bridge and a switch serve the same purpose, they transfer packets between ports based on destination MAC or they copy broadcast packets to all ports. The difference is a switch has dedicated hardware (a Switch Chip or Switch ASIC) to perform this task, while a Bridge is functioning purely in software and all traffic has to pass through the CPU.

 

A 4 port NIC card never has switch chip hardware on it so you can only use a Bridge configuration.

How

Link to comment
https://linustechtips.com/topic/1630136-just-a-switch/#findComment-16851063
Share on other sites

Link to post
Share on other sites

21 minutes ago, Zaydoon said:

How

Well, when I google "set up bridge on Windows 10" I get a lot of guides for it that you could follow.... my intention was to give you a nugget of information (the fact that you can set up a bridge on Windows 10 to do what you want) and you'd take the initiative of researching the topic from there....

 

Anyway, here's one guide: https://www.windowscentral.com/how-set-and-manage-network-bridge-connection-windows-10
You would select the four ports, where it says to select two ports.

Looking to buy GTX690, other multi-GPU cards, or single-slot graphics cards: 

 

Link to comment
https://linustechtips.com/topic/1630136-just-a-switch/#findComment-16851069
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×