Say I have the following network setup with about 100 clients connected:
1 GbE Ethernet/Internet -> GbE Router -> 1 GbE Ethernet -> GbE Switch -> Clients
Clients receive their IP:s from the router's DHCP server, but after that, if two clients want to communicate, can they do so directly over the switch or will their communication still have to pass through the router?
Will the single 1 GbE connection between the router and switch be a potential bottleneck if, say, Client A and B transfer large files on the local network while Client C, D and E are downloading files from the Internet?