Docsity
Docsity

Prepara i tuoi esami
Prepara i tuoi esami

Studia grazie alle numerose risorse presenti su Docsity


Ottieni i punti per scaricare
Ottieni i punti per scaricare

Guadagna punti aiutando altri studenti oppure acquistali con un piano Premium


Guide e consigli
Guide e consigli


Understanding Networks and Internet: Types, Topologies, and VLAN, Appunti di Inglese

An overview of networks, explaining the concept of networks, devices, and their roles in a network. It discusses different types of networks such as lan, wan, man, and vlan, and their characteristics. The document also covers various network topologies like bus, star, ring, and mesh, and their advantages and disadvantages. Additionally, it delves into vlan, its advantages, and how it enhances network efficiency and security. Lastly, it briefly explains how the internet works, focusing on the use of packets for efficient data transmission.

Tipologia: Appunti

2023/2024

In vendita dal 18/04/2024

emilia-filippone
emilia-filippone 🇮🇹

27 documenti

1 / 2

Toggle sidebar

Questa pagina non è visibile nell’anteprima

Non perderti parti importanti!

bg1
NETWORKS
A network is two or more computers that are connected together.
Devices can be connected with communication links with it possible to share
information and resources.
On the network the device must follow a set of procedures called ‘protocol’ for
example TCP/IP.
In a network the computer doing different jobs that are:
oRouter that directs the traffic on the network.
oServer that stored data and enable other devices to access it.
oClient is any computer that receives data from a server.
Exist different types of networks for example:
oLAN
oWAN
oMAN
oVLAN
LAN stands for ‘local area network’ and connects devices within a limited area instead
WAN stands for ‘wide area network’ and connects devices over a large area, it can
cover more than one site or be spread across a country, or even the world.
Any device in a network is called ‘node’ and can be arranged in different topologies
that are the formation with the node are connected together.
The must use topologies are:
oBus topology in this all nodes are connected to a central two-directional
cable that called backbonewhere the data is sending. An advantage of this
topology is that it’s easy and cheaper to connect nodes to the network, but
drawbacks of these topology are if the backbone fails the whole network will be
fails, moreover another weak point of this topology is having one central cable
increases the chances of data collision.
oStar topology - here all nodes are connected to the central host computer
(switch) where all communications passes. The advantage of these
arrangements is if a node fails the whole networks doesn’t stops working,
moreover another advantage is that new nodes can be added to the network
simply. Instead, a drawback is the whole network fails if the switch fails,
moreover this topology can be expensive in a large network.
oRing topology - in this topology all nodes are connected in a circle, here the
nodes are at the same level that is called ‘peer-to-peer’ network. An advantage
of this topology is data passes around the network in one direction there are no
network collisions, but if any of the nodes fail, the ring is broken, and data
cannot be transmitted.
oMesh topologyin this topology every computer is connected to every other
computer by a separate cable, there is no central connection point. One
advantage is that the message can be received more quickly, but many times
mesh topologies cannot be used for the high number of connections.
pf2

Anteprima parziale del testo

Scarica Understanding Networks and Internet: Types, Topologies, and VLAN e più Appunti in PDF di Inglese solo su Docsity!

NETWORKS

A network is two or more computers that are connected together. Devices can be connected with communication links with it possible to share information and resources. On the network the device must follow a set of procedures called ‘protocol’ for example TCP/IP. In a network the computer doing different jobs that are: o Router that directs the traffic on the network. o Server that stored data and enable other devices to access it. o Client is any computer that receives data from a server. Exist different types of networks for example: o LAN o WAN o MAN o VLAN LAN stands for ‘local area network’ and connects devices within a limited area instead WAN stands for ‘wide area network’ and connects devices over a large area, it can cover more than one site or be spread across a country, or even the world. Any device in a network is called ‘ node’ and can be arranged in different topologies that are the formation with the node are connected together. The must use topologies are: o Bus topology – in this all nodes are connected to a central two-directional cable that called ‘ backbone ’ where the data is sending. An advantage of this topology is that it’s easy and cheaper to connect nodes to the network, but drawbacks of these topology are if the backbone fails the whole network will be fails, moreover another weak point of this topology is having one central cable increases the chances of data collision. o Star topology - here all nodes are connected to the central host computer (switch) where all communications passes. The advantage of these arrangements is if a node fails the whole networks doesn’t stops working, moreover another advantage is that new nodes can be added to the network simply. Instead, a drawback is the whole network fails if the switch fails, moreover this topology can be expensive in a large network. o Ring topology - in this topology all nodes are connected in a circle, here the nodes are at the same level that is called ‘peer-to-peer’ network. An advantage of this topology is data passes around the network in one direction there are no network collisions, but if any of the nodes fail, the ring is broken, and data cannot be transmitted. o Mesh topology – in this topology every computer is connected to every other computer by a separate cable, there is no central connection point. One advantage is that the message can be received more quickly, but many times mesh topologies cannot be used for the high number of connections.

VLAN

VLAN is a subnetwork that group device on separate LAN based on logical connection, moreover, provide organization flexibility. In a VLAN the device communicates as if each device was attached to the same cable. The advantages of VLAN are: o Smaller broadcast domain because network is divided. o Security because only user in the same VLAN can communicate together without the use of a router. o Efficiency because the VLAN can be named to make them easier to identify. o Cost because the use of VLAN reduce the need of expensive network upgrade. o Better performance because reduce the traffic on the network.

HOW THE INTERNET WORKS

The core of the internet are high speed links using optical fiber, cables, and satellites. To send efficiency data are broken into smaller pieces called ‘packets’ that are labelled with its destination address. These packets are sent separately and reassembled at the destination. When the packets are reassembled, they return in the original form.