Network cabling with multiple patch panels?

Solution 1:

If you're able, just bring all the wiring back to a central location (a "main distribution frame", or MDF). The typical reason you wouldn't be able to do this would be because of distance limitations between the MDF and the client. It sounds like that might not be a factor for you. You might also have a concern that the building could be split up into different suites later and you might want separate wiring closets ("independent distribution frames", or IDFs) to that end.

If you don't have a reason to split the wiring up into multiple cabinets, though, don't do it! That's just adding complexity. You're also potentially adding a bottleneck between the IDF and the rest of the network. You also have to consider physical security, power protection, and cooling in all the IDFs, too, potentially. A single switch or "stack" of switches in one location is typically easier to deal with in the long run (single locked door/cabinet, UPS, etc). Keeping the traffic in a single switch or switch stack is the least likely way to create bottlenecks, as well.

Typically you would not just patch the copper runs from the IDF-to-client into an IDF-to-MDF copper run. If you can do that then that implies the run length from the client-to-MDF is below the maximum for your networking technology (typically 100 meters, since most people are using Ethernet today) and there's no reason to even have the IDF!

If you do have to have IDFs because of distance limitations between the client and the MDF then the typical methodology is to run a group of "trunk" cables (either copper or fiber) between the IDF and the MDF. The switch in the IDF (typically called an "edge switch") connects to the wiring runs to the clients and one or more ports on that switch connect back to the MDF (typically called "uplinks"). It may make sense, depending on the bandwidth needs for the clients in the IDF to communicate with resources at the MDF or in other IDFs, to "bond" multiple connections from the IDF to the MDF or to use a higher bandwidth uplink technology (like 10G Ethernet for uplinks to IDFs with 10/100/1000 edge switches).

Sometimes IDFs are used because of a perceived savings on cabling expense (by using less physical wire). These savings need to be offset by the increased complexity of having a switch in the IDF and the potential bottleneck of the uplink port in the IDF becoming saturated with traffic from clients communicating outside the IDF.

Solution 2:

I'm going to provide an answer (of sorts) counter to the other answers here:

10/100/1000 Ethernet will run happily on Cat5 cable so I'm going to ask: Why are you replacing your current cable? Cat5e and/or Cat6 do nothing for you in regards to 10GbE so when you make that jump you'll need to replace all of this proposed new cabling with new cabling... again.

My suggestion would be to not replace your current cabling unless there are specific problems that you've identified that will be resolved with new cabling. Wait to do a cable replacement until you're ready to move to 10GbE.

Solution 3:

@Evan Anderson's answer has most of what you need. A few additions.

There's really no reason to spread out your patch panel locations unless you have a specific requirement to do so (such as subdividing the floor and renting to separate tenets). Keeping everything in one location drastically simplifies things. In my experience, it almost always preferable to home run your stuff back to a central cabinet.

The other thing I really wanted to add is to over-provision! If you (or a contractor) are rewiring provision for the future. We often spec out twice as many network drops in a room than the requirements originally qualify for. And almost always we end up filling them in a few years.

I'm not sure how you do your phones but here's another neat trick. If your phone company can relocate their demarcation area to your new network closet, have them terminate their phone lines in 8P8C connectors (i.e., RJ-45s). Then all you have to do to relocate someone's phone is just patch from the telco's panel to the appropriate wall jack. As a bonus, if you ever go to a VOIP phone system in the future you won't have to pull new cable. This will of course require cooperation between your phone service provided, your cabling contractor and you, but it is well worth the effort as it greatly simplifies dealing with phone service.