Comment on What is the difference between a managed switch and an unmanaged switch?

neidu3@sh.itjust.works ⁨5⁩ ⁨days⁩ ago

Unmanaged switches don’t care about VLAN tags, spanning trees, management interfaces, or LACP.

Managed switches ulcare about at least some of those features and as a child will have a management interface to configure them m, as well as firmware supporting them.

A dumb/unmanaged switch will look up the MAC address of the intended recipient and map that to a port before forwarding a packet. And a managed switch might do a lot more.

source
Sort:hotnewtop