Module 6 - Network Fundamentals
Module 6 - Network Fundamentals
Workgroup
specific group of users or network devices who share the same files and databases over the LANs
Host
any network device with a TCP/IP network address
Backbone
part of the network to which all segments and servers connect
Segments
any short section of the network that is not part of the backbone
set of connecting links between local area networks
cover more geographic area and consist of two or more systems in geographically separated
areas connected by leased lines, radio waves, satellite relays, microwaves, or even dial-up
connections.
Centralized WAN
❑ consists
of a central computer located at the central site to which other
computers and dumb terminals connect
Distributed WAN
❑ consists
of many interconnected computers in
many locations (e.g. Internet)
connected computers have no centralized authority and can act as both a server
and a workstation
network operating system designed to manage the entire network from a
centralized point, which is the network
network where powerful, dedicated systems called servers provide resources to
individual workstations or clients
Advantages:
❑ more organized
❑ tighter security
❑ better performance
Other Specialized Network Structures
Campus Area Network (CAN)
Intranet
Internet
Metropolitan Area Network (MAN)
Storage Area Network (SAN)
Virtual Local Area Network (VLAN)
Topology
description of the layout of a specific region or area
how the network is physically or logically arranged.
Network Topology
description of the layout of the region or area covered by a network
❑ Logical topology – defines how the information or data flows within the network
❑ Physical topology – describes the layout or the physical structure of the cables (or data-
transmission media)
• Considerations:
– cost
– ease of installation
– ease of maintenance
– cable fault tolerance
network components are connected to the same cable
Advantages:
✓ Simple to install
✓ Inexpensive
✓ Easy to extend
Disadvantages:
Heavy network traffic can slow a bus considerably
Difficult to move and change
Has little fault tolerance
Difficult to troubleshoot
network components are connected to a central point
Advantages:
✓ New workstations can be added easily and quickly
✓ Relatively easy to troubleshoot
✓ Single computer failures would not bring down the entire network
✓ Several cable types can be used in the same network
Disadvantages:
If the central hub fails, the whole network fails to operate
Many star network requires a device at the central point to rebroadcast or
switch network traffic
Higher total installation cost
network components are connected to each other in a closed loop with
each device directly connected to two other devices
Advantages:
✓Each computer has equal network access
✓Relatively easy troubleshoot
Disadvantages:
Failure of one computer on the ring can affect the whole
network
Difficult to reconfigure
Adding or removing computers disrupts the network
Expensive
True Mesh Hybrid Mesh
Advantages:
✓ Fail-safe or fault-tolerant
✓ Guaranteed communication channel capacity
✓ Relatively easy to troubleshoot
Disadvantages:
Difficult to install and reconfigure
Expensive
Protocol
❑ special
set of rules that end points in a telecommunication
connection use when they communicate
❑ provides
a framework to view the data communications and
network world
OSI Reference Model
❑ separates computer-to-computer communications into seven layers, each building
upon the standards contained in the level(s) below it
Packets
❑ smallest unit of information that is transferred across a
Logical layout of an
packet-switched network IP packet
IP Packet
❑ segment of information that maintains its integrity as it travels
through the Internet or across a network
❑ contains header information that includes the type of traffic it is
(FTP or UDP, for example) and where it originated from
❑ has two main sections: the header and the data section
TCP vs. UDP
❑ Transmission Control Protocol and User Datagram Protocol
❑ they each have their own packet definitions, capabilities, and advantages
❑ the difference between TCP and UDP is the concept of “guaranteed” reliability and delivery
❑ UDP is known as a “connectionless” protocol since it has very few error recovery services and no
guarantee of packet delivery
❑ TCP is a “connection-oriented” protocol and was specifically designed to allow for a reliable
connection between two hosts exchanging data
ICMP
❑ Internet Control Message Protocol
❑ used to handle the flow of traffic, telling other network devices to slow down
transmission speeds if packets are coming in too fast
❑ logically
dividing a single IP network into smaller, logical sub-
networks (subnets)
Outbound
Source: 10.10.10.121 Source: 63.69.110.110
Destination: 207.25.71.23 Destination: 207.25.71.23