Networking Lecture Summary 1
Networking Lecture Summary 1
- Message size
- Message timing
1. Small home networks Small home networks connect a few computers to each other and
to the internet.
2. LAN LAN is a network infrastructure that provides access to users and end devices in a
small geographical area. A LAN is typically used in a department within an enterprise, a
home, or a small business network.
LANs interconnect end devices in a limited area such as a home, school, office building, or
campus.
LANs provide high-speed bandwidth to internal end devices and intermediary devices
3. WAN WAN is a network infrastructure that provides access to other networks over a wide
geographical area, which is typically owned and managed by a larger corporation or a
telecommunications service provider.
WANs interconnect LANs over wide geographical areas such as between cities, states,
provinces, countries, or continents.
NETWORK COMPONENTS:
HOST
All computers that are connected to a network and participate directly in network
communication are classified as hosts.
Hosts can be called end devices.
Some hosts are also called clients.
However, the term hosts specifically refers to devices on the network that are assigned a
number for communication purposes. This number identifies the host within a particular
network. This number is called the Internet Protocol (IP) address. An IP address identifies
the host and the network to which the host is attached.
SERVERS
Servers are computers with software that allow them to provide information, like email or web
pages, to other end devices on the network. Each service requires separate server software.
For example, a server requires web server software in order to provide web services to the
network.
A computer with server software can provide services simultaneously to many different
clients.
An example of client software is a web browser, like Chrome or FireFox. A single computer
can also run multiple types of client software. For example, a user can check email and view
a web page while instant messaging and listening to an audio stream.
NETWROK INTERMEDIARY DEVICES
Intermediary devices connect the individual end devices to the network. They can connect
multiple individual networks to form an internetwork. These intermediary devices provide
connectivity and ensure that data flows across the network.
1. HUB
o A device that has multiple ports that accepts Ethernet connections from network devices.
o It does not filter any data or has any intelligence as to where the data is supposed to be sent.
The only thing that hubs know is when a device is connected to one of its ports.
o When a data packets arrives at one of the ports, it is broadcasted to all of the other ports. So all
of the host sees the data packets.
o Disadvantage: It creates unnecessary traffic on the network, which wastes bandwidth.
2. SWITCH
o ALSO, device that has multiple ports that accepts Ethernet connections from network devices.
But is intelligent and can actually learn the physical addresses of the device connected to it. And
stores these physical addresses called “MAC Addresses” in its table.
o When a data packet is sent to a switch, it is only directed to the intended destination port.
o Facilitate communication within a network
NOTES:
- Hub and Switches are used to exchange data within a local area network.
- Not used to exchange data outside their own network such as out on the internet.
- To exchange data outside their own network, a device needs to be able to read IP addresses.
- Used to forward data within a LAN.
3. ROUTER
o A device that routes or forwards data from one network to another based on their IP address.
o When a data packet is received from the router, the router inspects the data’s IP address and
determines if the packet was meant for its own network or mean for another network.
o Router is essentially the “GATEWAY” of a network.
o Facilitate communication between networks.
o
NOTES:
4. WIRELESS ROUTER
o Wireless Routers allows multiple wired and wireless devices to join together in a local
area network.
o It also has built in switch with several network ports so that wired devices can connect
thru ethernet cable.
NOTES:
- WIRELESS ACCESS POINT is strictly for wireless devices to connect to. WIRELESS ROUTERS are
able to accept connections from both wireless and wired devices.
- Wireless access points font has firewall, while wireless router will have firewall.
- Wireless routers also have built in DHCP service. A DHCP service is what automatically assigns IP
addresses to devices that are connected to it.
6. FIREWALL
o Specialty network security devices that control network traffic entering and exiting your
network.
o Firewalls can be placed outside of your router or inside of your network.
7. MODEM (modulator – demodulator)
o A computer only reads digital signals, while signals out on the internet are analog.
MODEM demodulates incoming analog signals into a digital signal.
o MODEM also modulates outgoing digital signals from a computer into an analog signal
as it goes out on the Internet.
Metal wires within cables - Data is encoded into electrical impulses (ethernet cable,
telephone cable, broadband cable)
Glass or plastic fibers within cables (fiber-optic cable) - Data is encoded into pulses of
light.
Organizations usually need access to other corporate sites as well as the internet. Fast connections
are required to support business services including IP phones, video conferencing, and data center
storage. SPs offer business-class interconnections. Popular business-class services include
business DSL, leased lines, and Metro Ethernet.
1. Dedicated Leased Line - Leased lines are reserved circuits within the service provider’s
network that connect geographically separated offices for private voice and/or data
networking. The circuits are rented at a monthly or yearly rate.
2. Metro Ethernet - This is sometimes known as Ethernet WAN. In this module, we will refer to
it as Metro Ethernet. Metro ethernets extend LAN access technology into the WAN. Ethernet
is a LAN technology you will learn about in a later module.
3. Business DSL - Business DSL is available in various formats. A popular choice is
Symmetric Digital Subscriber Line (SDSL) which is similar to the consumer version of DSL
but provides uploads and downloads at the same high speeds.
4. Satellite - Satellite service can provide a connection when a wired solution is not available.