Networking Notes
- Definition of router
Router's may be programmed to filter out some packets, and to dynamically change the route by which packets are routed.
Router's often use different media on each interface. For instance, a router might have one Ethernet port and one ISDN port.
Definition of: WAN
- (Wide Area Network)
- WANs, LANs and MANs
LAN Cable


- Serial cable
Almost nothing in computer interfacing is more confusing than selecting the right RS232 serial cable. These pages are intended to provide information about the most common serial RS232 cables in normal computer use, or in more common language "How do I connect devices and computers using RS232?"
- What are Ethernet Cables?
• Equipment using an Ethernet cable is referred to as wired.
• Wireless equipment uses radio waves in place of some (or all) Ethernet cables. A network device that uses both Ethernet and wireless connections is usually called just wireless.
The Physical Ethernet Cables
• Use Cat 5 cables. (Cat 5 is a measure of quality, meaning that it supports traffic up to 100 MB / sec.) These are also called 10/100 Base-T Cat 5 cables.
• Some Ethernet cable wires criss-cross internally, others are straight through, meaning that pin 1 is wired to pin 1 on the other end, etc. A port (socket) for a straight through Ethernet cable is sometimes called an uplink port. If you aren't sure about a cable, and you can see the inside wires' colors, hold the two ends of the plugs up, so the same side of the plug is facing you.
If the wire colors are in the same order in both, it is a straight through cable. Otherwise, it's probably a crossover cable.
• Cables are crossover where the wire for pin 1 attaches on the other end to pin 8, etc. This is used, for example, to connect two computers directly, without a hub or switch. Manuals will tell you whether to use a crossover cable.
• Using a crossover cable instead of a straight through one won't hurt anything — but it won't work, unless you have...
• Auto Uplink technology, where the equipment figures out which kind of cable you have actually attached to it.
- What Travels over the Ethernet Cable
You might need these terms, which relate to what travels over the cable:
• Full duplex. Data can travel both directions at once.
• Half-duplex (aka semi-duplex). Data can only travel one direction at any instant. This is slower than full duplex. Attaching a network device that can only do half-duplex to one that can only do full duplex will cause terrible performance — if they connect at all.
• Auto-negociation. This is when the network devices figure out whether both on either end of an Ethernet cable are full duplex. Rarely, the auto-negociation fails, so sometimes in debugging, it is turned off.
Variations on Using the Ethernet Protocol on Ethernet Cables
• Powerline products use regular electrical power cords in place of Ethernet cables. This useful (and easy to install!) technology is often overlooked in situations where Ethernet cabling is inconvenient.
• Power Over Ethernet products use Ethernet cables to transmit small amounts of power to Ethernet equipment (as well as data). This is useful where running power cords is inconvenient.
No comments:
Post a Comment