this post was submitted on 18 Apr 2024
1 points (54.5% liked)
homelab
6651 readers
21 users here now
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
So can't a router do the VLAN stuff?
A router usually can do all that but it also does a whole lot more, like NAT, DHCP, etc. Sometimes you need a just a switch that understands VLANs and link aggregation
A router is often just a switch with extra steps.
So a router simply connects the WAN with the LAN. But doesn't the modem do that?
No, a modem modulates and demodulates a signal. Basically, they're a converter. For example, to send your Ethernet traffic over coax. They don't often understand or care about what's in an Ethernet frame.
Thank you