What is the task of an Ethernet switch? What tables does it maintain?
What will be an ideal response?
An Ethernet switch must maintain routing tables giving the Ethernet addresses and network id for all hosts on
the local network (connected set of Ethernets accessible from the switch). It does this by ‘learning’ the host
addresses from the source address fields on each network. The switch receives all the packets transmitted on
the Ethernets to which it is connected. It looks up the destination of each packet in its routing tables. If the
destination is not found, the destination host must be one about which the switch has not yet learned and the
packet must be forwarded to all the connected networks to ensure delivery. If the destination address is on the
same Ethernet as the source, the packet is ignored, since it will be delivered directly. In all other cases, the
switch tranmits the packet on the destination host’s network, determined from the routing information.
You might also like to view...
Match each item with a statement below.
A. A command used to view Windows file attributes from the command line B. A system that Windows 10 uses to store data using file encryption C. The set of letters, numbers, and allowable symbols assigned to a file to distinguish it from all other files in a particular directory on a disk D. A command used to compress CentOS 7 files E. A format for compressed data files in Windows F. A Windows command that displays text files one screen at a time G. A command used in CentOS 7 to search the root directory for files H. A set of characters that a user or program adds to a filename to help describe or categorize a file I. Windows 10 file attribute that indicates a file is available for archiving or backup J. A Windows 10 file attribute that indicates a file cannot be modified
____ is the process of copying the contents of an entire file from one program into another.
A. Importing B. Uploading C. Reloading D. Exporting