Any thoughts on 6 inch ethernet patch cables?

13,848

Solution 1

Personally, I try to put the switches as close to the patch panels as possible. Typically, I'll put a 48 port switch between 2 24 port patch panels. So it goes like:

Patch Panel
Switch
Patch Panel
Patch Panel
Switch
Patch Panel
...

Then, I use 6" patch cables to connect the panel to the switch. The benefit is that everything is nice and neat, and organized... Then, any infrastructure related cabling (connecting switches, etc) I run out to the side of the rack and then up/down to where it needs to go...

Solution 2

I would also like to also suggest getting patch cables in different colors. Each color could be for a department, vlan, printers, servers, voip, etc.

Solution 3

I have no problem using any patch cable that fits the application. If I need a bundle of 10' cables, or 24 6' ones to go from one panel to the switch, fine with me.

On a personal note, I prefer to run cables from the patch panel down to the switches, rather than have longer cables that go off horizontally, then down the side edge of the rack, then horizontally into the switch.

Solution 4

Surely 6 inch cables are just too limiting, get the longest ones you can and loop them together to keep things tidy.

Like this:

alt text
(source: englishrussia.com)


or.. make or buy (if you can) some cables that are just long enough (but not so short that you put strain on the plugs - give it an extra inch or two for wiggle room). Our cables tend to be the long ones, but they are all pulled to the side, kept together and the other end pulled in - like you have a box of cabling at the side of the rack to store the main cable, pulling the ends out. That's tidier in many respects as you can still get your hands in there to change them, the cables aren't in the way. This is the main reason I can think of why very short cables would be a disadvantage. Similar to what you show in your pic, but a lot more disciplined - no cable gets added that isn't first put with the bundle on the side. Don't forget to label both ends though!

Solution 5

The main downside with a cable as short as 6" is that you may end up with problems if you use it to directly connect two interfaces, but for a patch between a panel and a switch (or two panels), it should be just fine.

Share:
13,848

Related videos on Youtube

chris
Author by

chris

Updated on September 17, 2022

Comments

  • chris
    chris almost 2 years

    It seems like no matter how strict and careful we are in our closets when we set them up, they eventually turn into a giant knot.

    In part I blame the fact that we've got a rather large number of people who go into the closets and move things around, but I can't really change that.

    What I can change is the way we arrange our racks and patch panels and switches.

    At the moment, we've got the patch panels in a group (with wire managers between them) and a feet below them we've got our switches.

    I'd like to just pull out the cable managers and put the switches directly below the patch panels, and connect the switches to the patch panels with 6 inch cables.

    Are there any problems with using 6 inch patch cables?

    bad way to run a network

    • joeqwerty
      joeqwerty almost 14 years
      Nice twist tie holding that mass of gray cables on the right. Did it come from a loaf of Wonder bread or a package of Lender's bagles? :)
  • joeqwerty
    joeqwerty almost 14 years
    +1. Good idea. Having a visual clue as to what type of device\network the cable connects to can be a real help when looking for one cable in a mass of hundreds.
  • joeqwerty
    joeqwerty almost 14 years
    Bad? You should have seen it before the wiring reorg.
  • ircmaxell
    ircmaxell almost 14 years
    +1. I do the same. Yellow is for standard network devices (computers, printers, etc). Blue is for POTS lines. White is for VOIP phones. Blue is for network interconnects. Red is for untrusted (outside of the firewall, DMZ, etc). And each server has its own color (that's our naming scheme anyway) applied to its network cables via colored electrical tape on both ends.
  • chris
    chris almost 14 years
    How old is that rack and how much churn is there on that rack? The rack with the comically ugly wiring "organization" is about 5 years old and sees pretty constant change (though of only a small number of the ports). Everything looks great the first month it's in service...
  • John Gardeniers
    John Gardeniers almost 14 years
    @chris, the rack in my photo was installed in 2000 when the company relocated. When changes are required we look up the endpoints and work with the appropriate cable(s), ensuring everything is tidied up afterwards. You should be able to spot at least a few cables that have been moved around. There's even a splitter to quickly add a temporary extra port for a user. The reason the rack stays tidy is a combination of an organised approach and a bit of self discipline. I no longer work there but have been told that my successor maintains it the same way.
  • chris
    chris almost 14 years
    1. you're answer of "be like me and try harder" isn't actually all that helpful. 2. the rack pictured above isn't all that dense. Manage 100 of those 2 post rack with double the number of cables in less than the above space and put them into retrofitted broom closets, and have untrained helpdesk people manage adds and changes, thenn tell me about "a complete lack of a methodical approach to cabling".
  • John Gardeniers
    John Gardeniers almost 14 years
    @chris, I have indeed answered your question of "Are there any problems with using 6 inch patch cables?". If you don't like being told you're not managing your cables very well perhaps you should refrain from posting a photo demonstrating that fact in future.
  • chris
    chris almost 14 years
    This really seems to be a common way of doing things, and I've seen it done well. It seems to be the approved of "panduit" way of organizing a rack, but in an organization like ours where lots of people make changes in racks, I'm afraid the 2 foot patch cables will get turned into a knot eventually.
  • Keith Becker
    Keith Becker almost 14 years
    Honestly, that's where you need some SOPs in place and stop letting just anybody touch the racks.
  • Ward - Reinstate Monica
    Ward - Reinstate Monica over 13 years
    One thing I've always found is that once you get a panel to a nice, clean state, it's easier to motivate yourself to take the time to keep it that way. When the rack is sloppy, you're more likely to just "stick another cable in there" without taking the time to do it neatly. By contrast, once we cleaned up all our panels, we'd always take the time to carefully run a new cable, take apart all the velcro and add the new cable to the bundles and then put the velcro back .
  • John Gardeniers
    John Gardeniers over 13 years
    @Ward, I couldn't agree more.
  • chris
    chris over 13 years
    Have you had any issues with this? Have you run these links at gig? I've noticed that you can't get 6 inch cat6 cables, I assume because there are minimum length requirements for the cat6 spec, but I've got no real evidence one way or the other.
  • chris
    chris over 13 years
    Are there problems with directly connecting devices because there are minimum distance requirements in the ethernet spec?
  • chris
    chris over 13 years
    easier said than done -- the patches are often done by helpdesk support people who don't do it often, don't have to maintain it when it gets bad, and frankly don't care. And saying "they should care" is true enough, but hard to actually mandate. And if we made them clean up the mess, they'd make things bad enough that we'd have to fix it anyhow. Kinda like a toddler...
  • chris
    chris over 13 years
    And do you have any photos?
  • ircmaxell
    ircmaxell over 13 years
    @chris: I've never heard of a minimum length (but I'm not an authority on the matter). And I've never had an issue running 1000bTX auto-negotiated over those 6 inch Cat5e patch cables (not a single dropped packet). It shouldn't be an issue at all with that short of a cable (as long as it's a good cable)... And no, I don't have any photos right now (everything needs to be redone after a switch failure required some "jury rigging" of things to get it all to work again...
  • Keith Becker
    Keith Becker over 13 years
    Hence my point about how they should stop doing it. At my old job the only people with access to the racks were the network engineers and their delegates, i.e. very few, well trained, accountable people. You needed something changed you went through them. Business processes don't always want to change to a model like this though, at least until something bad enough happens that they see the light.
  • chris
    chris over 13 years
    Did the 6 inch cables hinder or help the jury-rigging? I can imagine situations where using long cables properly routed may allow you to plug certain devices into other devices in the event of a failure, while you wouldn't be able to do that with short cables.
  • ircmaxell
    ircmaxell over 13 years
    @chris: helped. Definitely helped. Mainly because it was organized enough that I didn't need to go rerouting cables all over the place. Some of them had to be replaced with longer cables, but I had them around anyway (for other uses, 1 and 3 footers)...
  • Vatine
    Vatine over 13 years
    I don't believe there's a spec for minimum distance in the xBase-T standards, but there is a practical shortest limit that depends on the equipment. There are minimum distances between taps on 10Base-5 and I believe there is a minimum distance between T-connectors in 10Base-2. However, I doubt those are frequently deployed, these days (and I suspect most legacy installatiopns have been converted by now).