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
If the transmitted code word is 10011000 and the received code word is 11001001. What is the error word ? Write transmitted code word , received code word and error word as polynomials.
What is your most recent experience with VERTAS backup software?
What is NVT (Network Virtual Terminal)
Explain various cabling techniques used in IEEE 802.3 standard.
up to which ver of linux using lilo boot loader? last ver of linux.
Explain the advantage and disadvantage of ethernet ?
Why is IP called ‘best-effort delivery’ protocol?
Define Wireless Networks
What is autonomous system
Which one you will use to implement critical section? Binary Semaphore
Explain Attenuation?
I am using vm ware In my system and I am using 2003server in vm ware ( my o.s is XP ) Now I would like to install .zip in my 2003server machine .how can I do this
What is the function of data link layer?
Explain CSMA/CD
Explain the following ARQ techniques in detail 1. Stop and wait ARQ 2. Selective repeat ARQ