Posts Tagged ‘ layer

LAN Design & Hierarchical Network Model 15 August 2008 at 12:50 pm by admin

LAN Design:

The Hierarchical Network Model:

CCNA focuses on networks for SMBs (small, medium businesses).
A hierarchical design model is recommended.
Easier to manage and expand.
Problems are solved more quickly.

Hierarchical design divides the network into 3 layers.
Core, (CL).
Distribrution, (DL).
Access, (AL).

Each layer provides specific functions.
This “modularity” facilitates scalability and performance.

Access Layer, (AL): lowest

Interfaces with the end device (user).
Includes routers, switches, bridges, hubs and wireless APs.
Provides a means of connecting devices to the network and controlling which one communicate on the network.

Read the rest of this entry →

Tags: vlan, wan, ip, guides, vtp, switch

+ Physical Layer Protocols and Services [OSI Layer1] By admin 28 July 2008 at 12:15 am and have Comments Off

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