I am studying the data link layer. If I have a switch set up to service 10 computers, I believe my physical topology would be a star but the logical topology would be point-to-point. Is this correct?
My reasoning for physical star is because each computer is plugged into a different switch port in a star arrangement. My reasining for a logical point-to-point is that if Computer A wants to talk to Computer B, the switch allows that communication directly as if (logically) Computer A and Computer B were connected point-to-point (like a cable running directly from A to

.