Tell the correct definition of router, hub and switch and
where do we use these?
Answer Posted / viral
Hub
A common connection point for devices in a network. Hubs are commonly used to connect segments of a LAN. A hub contains multiple ports. When a packet arrives at one port, it is copied to the other ports so that all segments of the LAN can see all packets.
Switch
In networks, a device that filters and forwards packets between LAN segments. Switches operate at the data link layer (layer 2) and sometimes the network layer (layer 3) of the OSI Reference Model and therefore support any packet protocol. LANs that use switches to join segments are called switched LANs or, in the case of Ethernet networks, switched Ethernet LANs.
Router
A device that forwards data packets along networks. A router is connected to at least two networks, commonly two LANs or WANs or a LAN and its ISP.s network. Routers are located at gateways, the places where two or more networks connect. Routers use headers and forwarding tables to determine the best path for forwarding the packets, and they use protocols such as ICMP to communicate with each other and configure the best route between any two hosts.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is autonomous system
Explain different kinds of Switching techniques.
What are the various classes of IP addressing? Calculate the maximum number of class A, B and C network Ids.
Explain ATM reference model.
Subnet the class C network address 198.67.25.0 into eight subnets. Why are the ‘all ones’ and ‘all zeroes’ subnets not used ?
Compare satellite with fiber as a communication medium and enumerate the application areas where satellite still holds a niche(or special)marker.
Differentiate between Optical fibre and twisted pair
What is virtual channel
Explain the advantage and disadvantage of ethernet ?
Differentiate between Link state and Distance Vector Routing algorithm.
Explain 1-persistent, p-persistent and 0-persistent CSMA giving strong and weak points of each.
Explain Network Topologies and their uses.
hi , can you Suggest me the books (with author names) to learn Network programming from basics. Thanks in Advance... Prakash
On a nexus, is the metric-type keyword not available in the "default-information originate" command?
Explain Wireless networks.