Valid 200-901 Dumps shared by EduDump.com for Helping Passing 200-901 Exam! EduDump.com now offer the newest 200-901 exam dumps, the EduDump.com 200-901 exam questions have been updated and answers have been corrected get the newest EduDump.com 200-901 dumps with Test Engine here:
What is the function of an Ethernet switch in a networking environment?
Correct Answer: B
An Ethernet switch operates at the Data Link layer (Layer 2) of the OSI model. Its primary function is to forward frames between devices based on their MAC (Media Access Control) addresses. When a frame arrives at the switch, the switch reads the destination MAC address and forwards the frame to the appropriate port that connects to the device with that MAC address. MAC Address Table: Switches maintain a MAC address table that maps each MAC address to a specific port. This table is built dynamically as the switch learns the MAC addresses of devices connected to its ports. Frame Switching: By using the MAC address table, the switch can efficiently switch frames only to the destination port, which reduces unnecessary traffic on other ports and improves network performance. Reference: Cisco DevNet Associate Certification Guide Cisco Ethernet Switch Operation