Home / Computer Science / Computer Networking :: Discussion

Discussion :: Computer Networking

  1. Which three statements are true about the operation of a full-duplex Ethernet network?
    1. There are no collisions in full-duplex mode.
    2. A dedicated switch port is required for each full-duplex node.
    3. Ethernet hub ports are preconfigured for full-duplex mode.
    4. In a full-duplex environment, the host network card must check for the availability of the network media before transmitting.
    5. The host network card and the switch port must be capable of operating in full-duplex mode.

  2. A.

     1, 2, and 5

    B.

     2 and 4

    C.

     2, 3 and 4

    D.

     5 only

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    Full-duplex means you are using both wire pairs simultaneously to send and receive data. You must have a dedicated switch port for each node, which means you will not have collisions. Both the host network card and the switch port must be capable and set to work in full-duplex mode.


Be The First To Comment