Your network consists of four servers. Each server has three NICs. Server A is connected to servers B, C, and D. Server B is attached to C and D. Server C is attached to server D. No hub is used. All cabling is CAT 3 UTP crossover cables. What is your physical topology?

11 answer: Mesh

12 answer: Star
13 answer: Logical Ring

To determine the physical topology in this network, we need to understand the connections between the servers and the type of cabling used.

From the given information, we know that:

- Server A is connected to servers B, C, and D.
- Server B is connected to servers C and D.
- Server C is connected to server D.
- No hub is used.
- CAT 3 UTP crossover cables are used for cabling.

Based on this information, the physical topology of the network can be represented as follows:

Server A --[Crossover Cable]-- Server B
Server A --[Crossover Cable]-- Server C
Server A --[Crossover Cable]-- Server D
Server B --[Crossover Cable]-- Server C
Server B --[Crossover Cable]-- Server D
Server C --[Crossover Cable]-- Server D

In this physical topology, each server is directly connected to one or more servers using crossover cables. The absence of a hub indicates that this network is likely a point-to-point connection, where each server is connected to other servers directly without a central networking device.

It's important to note that this physical topology may be different from the logical topology, which refers to how data flows in the network. The given information only provides details about the physical connections.