

















Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
1619 networking assignment 1 greenwich university
Typology: Essays (university)
1 / 25
This page cannot be seen from the preview
Don't miss anything!


















Qualification BTEC Level 5 HND Diploma in Computing Unit number and title Unit 2: Networking Infrastructure Submission date Date Received 1st submission Re-submission Date Date Received 2nd submission Student Name Student ID Class Assessor name Ha Trong Thang Student declaration I certify that the assignment submission is entirely my own work and I fully understand the consequences of plagiarism. I understand that making a false declaration is a form of malpractice. Student’s signature Grading grid
Le minh duong duonglmgch gch
Task 4.1 ....................................................................................................................................................................................... 22
A network consists of two or more computers that are linked in order to share resources (such as printers and CDs), exchange files, or allow electronic ... There are several different types of computer networks. Computer networks can be characterized by their size as well as their purpose.
In terms of purpose, many networks can be considered general purpose, which means they are used for everything from sending files to a printer to accessing the Internet. Some types of networks, however, serve a very particular purpose. Some of the different networks based on their main purpose are: Personal AreaNetwork A personal area network , or PAN , is a computer network organized around an individual person within a single building. This could be inside a small office or residence. A typical PAN would include one or more computers, telephones, peripheral devices, video game consoles and other personal entertainment devices. This type of network provides great flexibility. For example, it allows you to:
printers
What is a network protocol and its purpose? Network protocols is the method to allow network applications to exchange data between nodes. There are several types such as TCP,UDP,HTTP,…
The main difference between is that TCP is a connection-oriented protocol while UDP is a connectionless protocol. When the TCP protocol is used, a special connection is opened up between two network devices, and the channel remains open to transmit data until it is closed. On the other hand, a UDP transmission does not make a proper connection and merely broadcasts its data to the specified network address without any verification of receipt. IP protocol IP stands for Internet Protocol. This protocol works with TCP and UDP protocols. It provides a unique identity to each node on the computer network. This identity is known as an IP address. An IP address is a software address of the node on a computer network. There are two versions of IP protocol: IPv4 and IPv6. IPv4 uses 32 bits to create an IP address while IPv6 uses 128 bits to create an IP address. DNS DNS stands for Domain Name Service. This service allows us to access a node by its name. By default, nodes use IP addresses to identify each other on the network. DNS service allows us to map a name to an IP address. When we access a node by its name, the DNS service translates the name into the IP address. HTTP(HypertextTransferProtocol) When a client enters an address into a Web browser, DNS is called to resolve the Fully Qualified Domain Name (FQDN) to an IP address. When the address is resolved, an HTTP get request is sent to the Web server. The Web server responds with an HTTP send response. Such communication is done several times throughout a single session to a Web site. HTTP uses TCP for communication between clients and servers. 1.3 International standard organization o American National Standards Institute (ANSI): ANSI is the main organization responsible for coordinating and publishing computer and information technology standards in the United States. o Information Technology Industry Council (ITIC): ITIC is a group of several dozen companies in the information technology (computer) industry. ITIC is the SDO approved by ANSI to develop and process standards related to many computer-related topics. o National Committee for Information Technology (NCITS): A committee established by the ITIC to develop and maintain standards related to the information technology world. Institute of Electrical and Electronics Engineers (IEEE): The is a well-known professional organization for those in the electrical or electronics fields, including computers and networking. Electronic Industries Alliance (EIA): The EIA is an international industry association that is best known for publishing electrical wiring and transmission standards.
Use:
Disadvantages:
Under circuit switching the call will be provided with consistent bandwidth, channels, and an ongoing data rate. Circuit switching also has the advantage of making sure that data packets are delivered in their correct sequence. The lower level of delay makes sure that data packets are delivered in order so that all the content in the call can be understood. The main advantage that packet switching has over circuit switching is its efficiency. Packets can find their own data paths to their destination address without the need for a dedicated channel. Practical situation for circuit switching is used to sustain telephone systems so that whenever the phone is picked up the conversation can begin.Packet switching can be use for wifi,so it can sustain multiple channels without data loss because packet can be resent.
Switches facilitate the sharing of resources by connecting together all the devices, including computers, printers, and servers, in a small business network. Thanks to the switch, these connected devices can share information and talk to each other, regardless of where they are in a building or on a campus. Building a small business network is not possible without switches to tie devices together. A routerconnects multiple switches, and their respective networks, to form an even larger network. These networks may be in a single location or across multiple locations. When building a small business network, you will need one or more routers. In addition to connecting multiple networks together, the router also allows networked devices and multiple users to access the Internet. Ultimately, a router works as a dispatcher, directing traffic and choosing the most efficient route for information, in the form of data packets, to travel across a network. A router connects your business to the world, protects information from security threats, and even decides which devices have priority over others.
remote network to a host network. The gateway is the entry and exit point—meaning all data must pass through and communicate with the gateway in order to use routing paths. Computers and routers are the most common gateways.
security rules, a firewall decides whether to allow or block data traffic. It does this by creating a barrier between incoming traffic from external sources (e.g., the internet) and the internal network— thus blocking malicious traffic like viruses and hackers.
IP addresses and network parameters to DHCP-configured network devices (DHCP clients). When a DHCP client connects to a network, it sends a request to obtain an IP address and configuration information from the DHCP server. The DHCP server manages a pool of IP addresses and configuration information such as default gateway, domain name, and DNS server. Depending on the configuration, the DHCP server either assigns or denies an IP address to a client request. It also sends network configuration parameters to the client.
that serve content for massive retail websites, find and communicate with one another by using numbers. These numbers are known as IP addresses. When you open a web browser and go to a website, you don't have to remember and enter a long number. Instead, you can enter a domain name like example.com and still end up in the right place. A DNS service such as Amazon Route 53 is a globally distributed service that translates human readable names like www.example.com into the numeric IP addresses like 192.0.2.1 that computers use to connect to each other. The Internet’s DNS system works much like a phone book by managing the mapping between names and numbers. DNS servers translate requests for names into IP addresses, controlling which server an end user will reach when they type a domain name into their web browser. These requests are called queries.
An understanding of task interdependence helps business owners grasp how different departments and team members rely on the performance of one another. Even if they work independently, there are various consequences (positive or negative) that leaders should be aware of to create the most effective processes. This is the most open type of interdependence. While each business unit completes tasks that are separate from one another, they do offer contributions to the main overall goal. If one department fails, the entire project or goal could also fail. While working independently, team members are still sharing the loose or unstructured responsibility for reaching the goal. Multiple users can be used on a workstation, but concurrent use is limited. A workstation OS is usually designed for use with low-end hardware. The purpose of network operating systems is to provide remote network clients with services. Computer Software And Hardware Interdependent With Each Other Hardware and software are mutually dependent on each other in terms of their relationship. Computers can only produce useful outputs when both of them work together. Hardware is required for the use of software. In a software, the user interacts with the hardware in a way that is similar to how they do on a computer. It is not unusual for hardware and software to be interdependent. It is expected that each of them will work together to produce a useful output for the computer. In order for the software to work, there must be a support for any hardware device. When there is no proper instruction, the hardware cannot be used and is useless. It is not possible to do anything without the help of hardware and software. Computers can only produce useful outputs when both of them work together. In a software, the user interacts with the hardware in a way that is similar to how they do on a computer. Computers are ‘hearts’ of their hardware, and their software is their soul. Network Workstation Hardware
This is a high-performance computer system that can be used by one person and has advanced graphics capabilities, a large storage capacity, and a powerful central processing unit. Operating systems such as Windows, which are designed for single-user control of one computer, are not designed to coordinate the activities of multiple computers on a network, such as network operating systems (NOS). Maintaining the smooth operation of the network is the responsibility of the network operating system. Operatingsystems(OS)are basically programs that manage computer hardware resources and provide common services for computer programs. Operating System is a software program that allows a server to manage data, users, groups, security, applications, and other networking functions on its own. Computer Hardware And Software Hardware refers to any physical device that is part of your computer, such as the monitor you’re currently using to read this text, and software refers to the codes that are installed on your hard drive. Hardware Communication