




















































































Studia grazie alle numerose risorse presenti su Docsity
Guadagna punti aiutando altri studenti oppure acquistali con un piano Premium
Prepara i tuoi esami
Studia grazie alle numerose risorse presenti su Docsity
Prepara i tuoi esami con i documenti condivisi da studenti come te su Docsity
Trova i documenti specifici per gli esami della tua università
Preparati con lezioni e prove svolte basate sui programmi universitari!
Rispondi a reali domande d’esame e scopri la tua preparazione
Riassumi i tuoi documenti, fagli domande, convertili in quiz e mappe concettuali
Studia con prove svolte, tesine e consigli utili
Togliti ogni dubbio leggendo le risposte alle domande fatte da altri studenti come te
Esplora i documenti più scaricati per gli argomenti di studio più popolari
Ottieni i punti per scaricare
Guadagna punti aiutando altri studenti oppure acquistali con un piano Premium
Pure notes in perform computer networks
Tipologia: Tesine di Maturità
1 / 92
Questa pagina non è visibile nell’anteprima
Non perderti parti importanti!





















































































Unit of learning code: IT/CU/ICT/CR/1/ Related Unit of Competency in Occupational Standard: Perform Computer Networking 2.1 Introduction to the unit of learning This unit specifies the competencies required to perform computer Networking. It involves Identification of network types, Connection of networking devices, configuration of network devices, network testing, configuration of LAN network type and monitoring network connectivity. 2.2 Summary of Learning Outcomes
2.2.1.4 Information Sheet a) Definition of Computer Network A computer network is a group of computers linked to each other that enables the computer to communicate with another computer and share their resources, data, and applications. The most common resource shared today is connection to the Internet. Other shared resources can include a printer or a file server. The Internet itself can be considered a computer network. b) Key terms in Computer Networks Table 1 : Common terms in Networking Terms Definition
Network design is the process of planning and building a network based on organizational needs. Key Aspects of Network Design
o Efficient use of IP addresses
Network architecture is the overall structure and framework that defines how network components interact. Types of Network Architecture a) Client–Server Architecture Central server provides services to multiple clients Used in organizations and institutions Advantages: centralized control, better security b) Peer-to-Peer (P2P) Architecture Devices share resources directly Suitable for small networks Advantages: low cost, easy setup
a) OSI Model (7 Layers)
Network topology can be according to logical aspect or on physical aspect. Physical topology describes placement of different components of the network while logical topology describes the data flow within a network instead of physical design. Physical and Logical Topology There are two approaches to network topology: physical and logical. Physical network topology, as the name suggests, refers to the physical connections and interconnections between nodes and the network—the wires, cables, and so forth. Logical network topology is a little more abstract and strategic, referring to the conceptual understanding of how and why the network is arranged the way it is, and how data moves through it. Network topology can be categorize in 2 main categories on the basis of connection: Point to point and multi point. Point to point topology Figure 29: Point to point Topology Point to Point topology is the simplest topology that connects two nodes directly together with a common link. The entire bandwidth of the common link is reserved for transmission between those two nodes. The point-to-point connections use an actual length of wire or cable to connect the two ends, but other options, such as satellite links, or microwaves are also possible. Multipoint: This is a case where more than two specific devices share a single link.
i. Types of Topology There are five types of topology in computer networks. Hybrid topology is also common Star Bus Ring Tree Mesh Hybrid
1. Star Topology Figure 1 Star topology A star topology, the most common network topology, is laid out so every node in the network is directly connected to one central hub via coaxial, twisted-pair, or fiber-optic cable. Acting as a server, this central node manages data transmission—as information sent from any node on the network has to pass through the central one to reach its destination—and functions as a repeater, which helps prevent data loss. Advantages of Star Topology Star topologies are common since they allow you to conveniently manage your entire network from a single location. Because each of the nodes is independently connected to the central hub,
Figure 2 Bus toplolgy Advantages of Bus Topology Bus topologies are a good, cost-effective choice for smaller networks because the layout is simple, allowing all devices to be connected via a single coaxial or RJ45 cable. If needed, more nodes can be easily added to the network by joining additional cables. Disadvantages of Bus Topology However, because bus topologies use a single cable to transmit data, they’re somewhat vulnerable. If the cable experiences a failure, the whole network goes down, which can be time-consuming and expensive to restore, which can be less of an issue with smaller networks. Bus topologies are best suited for small networks because there’s only so much bandwidth, and every additional node will slow transmission speeds. Furthermore, data is “half-duplex,” which means it can’t be sent in two opposite directions at the same time, so this layout is not the ideal choice for networks with huge amounts of traffic.
3. Ring Topology - Single vs. Dual Ring topology is where nodes are arranged in a circle (or ring). The data can travel through the ring network in either one direction or both directions, with each device having exactly two neighbors. Figure 3 : Ring topology Pros of Ring Topology
Since each device is only connected to the ones on either side, when data is transmitted, the packets also travel along the circle, moving through each of the intermediate nodes until they arrive at their destination. If a large network is arranged in a ring topology, repeaters can be used to ensure packets arrive correctly and without data loss. Only one station on the network is permitted to send data at a time, which greatly reduces the risk of packet collisions, making ring topologies efficient at transmitting data without errors. By and large, ring topologies are cost-effective and inexpensive to install, and the intricate point-to- point connectivity of the nodes makes it relatively easy to identify issues or misconfigurations on the network. Cons of Ring Topology Even though it’s popular, a ring topology is still vulnerable to failure without proper network management. Since the flow of data transmission moves unidirectionally between nodes along each ring, if one node goes down, it can take the entire network with it. That’s why it’s imperative for each of the nodes to be monitored and kept in good health. Nevertheless, even if you’re vigilant and attentive to node performance, your network can still be taken down by a transmission line failure. The question of scalability should also be taken into consideration. In a ring topology, all the devices on the network share bandwidth, so the addition of more devices can contribute to overall communication delays. Network administrators need to be mindful of the devices added to the topology to avoid overburdening the network’s resources and capacity. Additionally, the entire network must be taken offline to reconfigure, add, or remove nodes. And while that’s not the end of the world, scheduling downtime for the network can be inconvenient and costly. Dual-Ring Topology A network with ring topology is half-duplex, meaning data can only move in one direction at a time. Ring topologies can be made full-duplex by adding a second connection between network nodes, creating a dual ring topology.
Figure 5 : Tree topology Pros of Tree Topology Combining elements of the star and bus topologies allows for the easy addition of nodes and network expansion. Troubleshooting errors on the network is also a straightforward process, as each of the branches can be individually assessed for performance issues. Cons of Tree Topology As with the star topology, the entire network depends on the health of the root node in a tree topology structure. Should the central hub fail, the various node branches will become disconnected, though connectivity within—but not between—branch systems will remain. Because of the hierarchical complexity and linear structure of the network layout, adding more nodes to a tree topology can quickly make proper management an unwieldy, not to mention costly, experience. Tree topologies are expensive because of the sheer amount of cabling required to connect each device to the next within the hierarchical layout.
5. Mesh Topology A mesh topology is an intricate and elaborate structure of point-to-point connections where the nodes are interconnected. Mesh networks can be full or partial mesh. Partial mesh topologies are mostly interconnected, with a few nodes with only two or three connections, while full-mesh topologies are—surprise!—fully interconnected.
Figure 6 : Mesh topology The web-like structure of mesh topologies offers two different methods of data transmission: routing and flooding. When data is routed, the nodes use logic to determine the shortest distance from the source to destination, and when data is flooded, the information is sent to all nodes within the network without the need for routing logic. Advantages of Mesh Topology Mesh topologies are reliable and stable, and the complex degree of interconnectivity between nodes makes the network resistant to failure. For instance, no single device going down can bring the network offline. Disadvantages of Mesh Topology Mesh topologies are incredibly labor-intensive. Each interconnection between nodes requires a cable and configuration once deployed, so it can also be time-consuming to set up. As with other topology structures, the cost of cabling adds up fast, and to say mesh networks require a lot of cabling is an understatement.
6. Hybrid Topology Hybrid topologies combine two or more different topology structures—the tree topology is a good example, integrating the bus and star layouts. Hybrid structures are most commonly found in larger
1. Personal Area Network (PAN) A personal area network, or PAN, is a computer network that enables communication between computer devices near a person. It is a computer network organized around an individual for personal use only. PANs can be wired, such as USB or FireWire, or they can be wireless, such as infrared, ZigBee, Bluetooth and ultra-wideband. The range of a PAN typically is a few meters. Examples of wireless PAN, or WPAN, devices include cell phone headsets, wireless keyboards, wireless mice, printers, bar code scanners and game consoles. Wireless PANs feature battery-operated devices that draw very little current. Sleep modes commonly are used to further extend battery life.
sometimes a campus). Ownership and maintenance is handled by either a single person or company (a local council, a large company, etc.).
Figure 9 : Computer Network hub
3. Switch A switch is a hardware device that connects multiple devices on a computer network. A Switch contains more advanced features than Hub. The Switch contains the updated table that decides where the data is transmitted or not. Switch delivers the message to the correct destination based on the physical address present in the incoming message. A Switch does not broadcast the message to the entire network like the Hub. It determines the device to whom the message is to be transmitted. Therefore, we can say that switch provides a direct connection between the source and destination. It increases the speed of the network. Figure 10 : A Network Switch