let me add some more details
by anasugawa - 5/31/05 1:42 PM
In Reply to: You all have missed it by iamanerd
Types of CAT5 Cable
-------------------
with CAT 5 cable there are 3 type of pin config:
1. Patch Cable (a.k.a Straight-Through Cable)
2. Crossover Cable
3. Rollover Cable
(still using the same RJ-45 jack, just the wire positioning in the pin is different)
=======================================================
Type of use for each CAT5 Cable:
--------------------------------
1. Patch : Client to Hub
Client to Router
Hub to Router
Hub to Bridge
Hub to Brouter
etc.
2. Crossover : Client to Client
Hub to Hub
Router to Router
Bridge to Bridge
etc.
3. Rollover : Only used for when configuring certain
models of Router. Few years ago Cisco System's router
still configured this way, by connecting a client
directly thru the "console" port of the router using a
rollover cat5 cable. dunno about now. while it's
possible to config thru telnet but total admin rights
in configuring is only available with this kinda
connection. In modern DSL router, if u look at the
back of it there'd also be a console port, but with weird jack... some router might still use cat5 cable with rollover pin config for Console purpose.
=======================================================
Pin Config.
-----------
1. Patch
when u compare both ends of the wire, this what u'll see:
Wire # |1|2|3|4|5|6|7|8|
-----------------
Pin # End A |1|2|3|4|5|6|7|8|
Pin # End B |1|2|3|4|5|6|7|8|
read : "The same wire on pin 1 on end A, is at pin 1 on end B. The same wire on pin 2 on end B, is......."
2. Crossover
when u compare both ends of the wire, this what u'll see:
Wire # |1|2|3|4|5|6|7|8|
-----------------
End A |1|2|3|4|5|6|7|8|
End B |3|6|1|4|5|2|7|8|
wires that at end A terminated on pin 1 & 2 goes to pin 3 & 6 on pin B respectively.
why?.....
because pin 1 & 2 is the receptor pin of any
respective ethernet NIC, and pin 3 & 6 is the
transmiter.
So if u connect two PCs together, it make sense to use
crossover cable, coz data that goes out of pin 1 you
channel it to pin 3 that does nothing else but to listen to any incoming data. henceforth is the other pins.
in ethernet, pin 4,5,7 & 8 are not used. in fact u can just abandon it.
3. Rollover cable
Wire # |1|2|3|4|5|6|7|8|
-----------------
Pin # End A |1|2|3|4|5|6|7|8|
Pin # End B |8|7|6|5|4|3|2|1|
======================================================
That's it... thanx for reading. If this helps you,
then all i ask is ur prayer that i'd be rich soon
enuff.
anyway bill boling, ur conclusive explaination is just right. compact.
Was this reply helpful? (0) (0)
Staff pick