Basic Network Fundamental (Network Switch Working principle, Half Duplex & Full Duplex, Difference between Switch vs Router)
How Network Switch Work
• When a device send frame to another device via switch, switch will receive the frame and check the source mac address availability in MAC Address table.
• If it’s not available, then it will add the source MAC address into switch MAC address table.
• Then switch check the destination device MAC address in the MAC address table, if its not available then the switch will flood the frame into all interfaces except source device connected interface. It’s called unknown unicast frame.
• Once Frame reach the destination device, then destination device will reply to the switch.
• Then switch will add the destination device MAC address into switch MAC Address table.
• Then switch will forward the reply frame into source device interface, it’s called known unicast frame.
Different between Switch and Router
• Switches keep a MAC address table with their known destination MAC addresses and routers keep a routing table with their known destination networks.
• Switch will run into the Layer 2 Data Link Layer and Router will run into the Layer 3 Network Layer.
Half & Full Duplex
• Half Duplex means the device cannot send and receive data at the same time, if it is receiving a frame, it must wait before sending a frame.
• Full Duplex means the device can send and receive data at the same time. It does not have to wait.
• Full Duplex is preferred way to go in modern networks that use switches all devices can use full duplex on their interfaces
Sponsor
"This Content Sponsored by Genreviews.Online
Genreviews.online is One of the Review Portal Site
Website Link: https://genreviews.online/
Sponsor Content: #genreviews.online, #genreviews, #productreviews, #bestreviews, #reviewportal"
Comments
Post a Comment