HUBS
Hub is a network device that connects multiple ethernet devices with which they can share resources and transfer data, it works as layer 1 of OSI model of the physical layer. It amplifies and regenerates the signal too. it has many port in it so we also call it multi port repeater HUB port act as a repeater of our hub and amplify the signal and tries to send it far. Hubs connect the computers to transfer data. Hubs are not intelligent, hence they can not forward data on the basis of logical and physical address.
FEATURES OF HUB
TYPES OF HUB
There are three types of HUB.
1. Active Hub:- These hubs regenerate our signals as well as amplify the signal. Active hub need electricity to work. Active Hub is a hub that has electronic circuitry to regenerate weak signals. Active hubs function as multiport repeaters, allowing computers to be networked together in a star topology. Virtually all hubs sold today are active hubs.
2. Passive Hub:- Talking about passive hubs, it simply distributes the signal coming from the previous port. Passive hub neither regenerates any signal nor amplifies, therefore it does not require electricity to work.
3. Intelligence Hub:- This helps the administrator to monitor network traffic, and you can configure each port on it individually, also known as manageable hub.
WORKING OF HUB
When a host send frames, the hub forwards the frames in all the ports. Hub do not separate the type of the frame, For example, whether the frame uni-cast should be either multicast or broadcast. HUBS forward all the frame into all the ports.
Although a hub sends the frames to all the ports, a computer accepts the ones, whose MAC match matches the destination MAC address field. The rest of the frames are discarded after receiving the required information.
Comments
Post a Comment