Lesson - 1 - Understanding - Local - Area - Network (Network Fundamental) MTA
Lesson - 1 - Understanding - Local - Area - Network (Network Fundamental) MTA
Lesson 1
Learning Objectives
Students will learn to:
Examine Local Area Networks, Devices, and Data Transfer
Identify Network Topologies and Standards
ODN Skills
Understand local area networks (LANs). 1.2
Understand network topologies and access methods. 1.5
1-1
Lesson 1
To create a network, a host will need to have a network adapter. Therefore, you would
explain what a network adapter is and then explain the different types of adapters. They
would differ by how they connect to the host and what connections and speeds they
support. You could then show how to install and configure a network adapter.
To add a host with a NIC to a wired network, you would then use a patch cable. If you
have one handy, you can show the students a patch cable. Be sure to mention that it is a
cable used for Ethernet networks and has RJ-45 connectors.
One of the common characteristics for network connections is network speed. Therefore,
that you can explain that most network cables use serial data transfers and that their
speeds are specified in megabits per second (or Mbps). This should not be confused with
Megabytes per second (MBps).
For a host to communicate on a network, it has to have a logical address. For a TCP/IP
network, the logical address is the IP address. You would then explain the four octets
ranging from 0 to 255 and how the subnet mask relates to the IP address. You could then
discuss classful networks consisting of Class A, B and C networks and their default
subnet masks.
To show the students an IP address in use, you will then show how to configure an IP
address in Windows and how it communicates with another computer by using the ping
command. Explain how the ping command is a very handy tool when testing network
connectivity and testing the sending’s host IP configuration (loopback/localhost).
Mention that the ping command uses the ICMP protocol.
Now that the students have an understanding of a wired network, explain that wireless
LANs are very common. Discuss the various devices that connect to a wireless network
(besides computers, phones and pads).
The next part of the lecture talks about how to protect your network by adding a network
into a perimeter network or DMZ. You can then discuss the different ways to form a
DMZ.
The next part of the lesson describes the network topology. Consider digging a bit deeper
by describing logical topology and physical topology. For example, today’s Ethernet
usually forms a physical star topology, but the signals still form a bus topology.
The most common type of network is an Ethernet network. Therefore, you can then cover
the different Ethernet standards. While it is okay for students to know the original
standards (such as 10Base 5 and 10Base2) in today’s world, they need to know today’s
popular standards (including 100Base-TX and 100Base-T).
The next part of the lesson discusses various models, including the client-server model
and peer-to-peer model. You will need compare and contrast these two models. You can
then cover different types of servers, including Windows, Linux and UNIX. You can then
cover the different versions of Windows servers and their related client operating system.
1-2
Lesson 1
Key Terms
8P8C - A common connector or plug used on the end of the network cable. Also known
as RJ-45.
Broadcast – A method of communication where packets are sent to every host on the
network.
centralized computing – A model where all computing for a network is done by a large
central device.
client-server – A model that distributes applications between servers such as Windows
Server 2008 and client computers such as Windows 7 or Windows Vista machines.
CSMA/CA – Short for carrier sense multiple access with collision avoidance. It is used
as a method for multiple hosts to communicate on a wireless network and AppleTalk.
CSMA/CD – Short for carrier sense multiple access with collision detection. It is the
method for multiple hosts to communicate on a Ethernet.
computer telephony integration (CTI) - When a company’s telephone system meets its
computer system. Here, special PBXs that used to control phones as a separate entity can
now be controlled by servers with powerful software.
CTI-based server - When a company’s telephone system meets its computer system.
Here, special PBXs that used to control phones as a separate entity can now be controlled
by servers with powerful software.
data transfer rate – Network speed, also known as bit rate. This is defined as the
maximum bits per second (bps) that can be transmitted over a network.
database server - A server that provides data for applications.
demilitarized zone (DMZ) - Also known as a perimeter network, a small network that is
set up separately from a company’s private LAN and the Internet.
distributive computing – A model where computing is provided by each host.
Ethernet – A networking standard that has a set of rules that govern the transmission of
data between network adapters and various central connecting devices.
file server – A server that stores files for computers to share
frames – A group of bytes packaged by a network adapter for transmission across the
network.
full duplex – A type of communication where traffic is sent in both directions at the same
time.
half duplex – A type of communication where traffic is sent in both directions, but only
one at a time.
host – A device or computer has an IP address
1-3
Lesson 1
hub - A basic central connecting devices (sometimes referred to as CCDs) that connects
each of the networked computers, known as hosts, to one another by way of copper-based
cables. A hub is considered a legacy device.
IEEE 802.3 – A standard that defines carrier sense multiple access with collision
detection or CSMA/CD. Because computers on a default Ethernet LAN all share the
same channel, CSMA/CD governs the way that computers co-exist with limited
collisions.
IP address – A logical address that identifies a device or host connected on a network.
local area network (LAN) – A group of these computers that are confined to a small
geographic area, usually one building.
medium dependent interface (MDI) – A port used to daisy chain or stack one or more
hubs or switches.
mesh topology – A topology where every host or server is connected to every other host
or server.
messaging server - Email servers, but also fax, instant messaging, collaborative, and
other types of messaging servers. For a Windows Server to control email, special
software known as Exchange Server has to be loaded in addition to the operating system.
Microsoft ISA Server – Microsoft’s firewall and proxy server.
Microsoft Visio - A common tool used for network documentation
multistation access unit (MAU) – A central connecting device usually associated with
Token Ring.
network adapter - Also known as a network interface card or NIC, it is the device that
enables you to send and receive data to and from your computer.
network controller – A controlling server such as a Microsoft domain controller, it is in
charge of user accounts, computer accounts, network time, and the general well-being of
an entire domain of computers and users.
network documentation - Any information that helps describe, define, and otherwise
explain how computers are connected in a physical and logical way.
network operating systems – An operating system used by a server to provide network
services.
network topology – A method that defines the physical connections of hosts in a
computer.
peer-to-peer (P2P) – A model that has each computer has an equal ability to serve data
and to access data, just like any other computer on the network.
perimeter network - Also known as a DMZ, a small network that is set up separately
from a company’s private LAN and the Internet.
print server - A server controls printers that can be connected directly to the server or
(and more commonly) are connected to the network.
ring topology – A topology that forms a ring or loop.
1-4
Lesson 1
RJ45 – A common connector or plug used on the end of the network cable.
serial data transfer – A method where data is sent, one bit at a time.
star topology – A topology where each computer is individually wired to a central
connecting device with twisted-pair cabling.
switch – A device similar to a hub that connects computers to a central point. However,
different from a hub, a switch will only forward traffic to its destination instead of
broadcasting.
Transceiver – A device or component that can transmit and receive data.
unicast – A communication method where traffic is only sent to the computer or host that
is meant to be sent to.
virtual LAN (VLAN) – A group of hosts with a common set of requirements that
communicate as if they were connected together with a common set of requirements that
communicate as if they were connected together in a normal fashion on one switch,
regardless of their physical location.
web server – A server that share data and provide information about a company using
HTML web pages..
wireless access point (WAP) – A central connecting device used in wireless networks.
wireless LAN (WLAN) – A network that uses wireless signals.
1-5
Lesson 1
Lesson 1
Server Overview
Knowledge Assessment
Multiple Choice
1-6
Lesson 1
1-7
Lesson 1
Case Scenarios
Scenario 1-1: Planning and Documenting a Basic LAN
Proseware, Inc. requires you to implement a 20-computer LAN. Fifteen of these
computers will be Windows 7 clients and five will be Windows Server 2008 computers.
The company also requires a 24-port switch, router, DSL Internet connection, DMZ with
web server, and a laptop for the CEO. Create a diagram of the network documentation for
this in Microsoft Visio or on paper. Refer to Figures 1-1 through 1-3 for types of devices
in the Visio networking stencils.
Figure 1-23 shows an example of what this documentation might look like.
1-8
Lesson 1
1-9