Posts Tagged ‘ cable

Physical Layer Protocols and Services [OSI Layer1] 28 July 2008 at 12:15 am by admin

Physical Layer Protocols and Services:

L1 controls how data is placed on the media.
It has to encode bits into signals and Tx/Rx these signals across the physical media.
The delivery of frames across media requires.

Physical media and connectors.
A representation of bits – code.
Encoding of data and control information.
Tx and Rx circuitry on devices.

The purpose of L1 is to create the electrical, optical, or radio signal that reqresents the bits in each frame.
It also must retrieve signals from media, restore them to bit representations, and pass them to L2 as a complete frame.
The type of signal – depends on the type of media.

Copper = electrical pulses.
Fiber = patterns of light.
Wireless = patterns of radio transmissions.

Read the rest of this entry →

Tags: wan, 802.1q, guides, cisco, vlan, router

+ Planning & Cabling Networks By admin 25 July 2008 at 12:19 pm and have Comments Off

Planning & Cabling Networks

Media Required to Make a LAN Connection:

LANs use gateways to connect o other networks.
They use hubs or switches to connect end devices.
Each port on a router connects to a different network.
Routers break up broadcast domains and collision domains.
Routers can have both LAN and WAN interfaces.

Intranetwork Devices:

Hub

Receives signals, regenerates and sends them over all ports.
Creates a logical bus (i.e. multi-access media, everybody is on the same wire). [topologies].
Shared bandwidth approach – reduced performance (only one device can talk at a time).
A single collision domain.
Less expensive than switches.

Read the rest of this entry →

Tags: switch, ip, 802.1q, vtp, vlan, study