Pergunta de entrevista da empresa Comcast

What is a switch and what is a router.

Respostas da entrevista

Sigiloso

28 de nov. de 2015

Router create broadcast domains by breaking multiple network into broadcast domain. Router is a layer 3 device and it is used in forwarding packet to the next hop(or next destination). Switch is a layer 2 device that creates collision domains. By creating collision domains, data performance is improved as there is no contention(as seen in CSMA/CD in hubs) as each port has its own dedicated bandwidth.

Sigiloso

26 de set. de 2015

a switch is a computer networking device that connects devices together on a computer network, by using packet switching to receive, process and forward data to the destination device. Router routes data to different networks or between networks.