0% found this document useful (0 votes)
16 views6 pages

Networking Equipment and Protocols Overview

Uploaded by

tanvirradoen1999
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views6 pages

Networking Equipment and Protocols Overview

Uploaded by

tanvirradoen1999
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Lab Report

Course Title: computer Network Lab


Course Code: EEE 331L
Experiment No.: 02

Experiment Name: Study on various Network equipment and the


development of Networking

Submitted by:
Name: Tanvir Al Radoen

ID: 2030625.

Submitted to:
Instructor: Emranul Haque
Designation: Lecturer
Contact Email: emran1612@[Link]
[Link] is an ISP? Who Provides Internet Service for your Internet Service Provider?

An ISP (Internet Service Provider) is a company that provides individuals, businesses, and other
organizations with access to the internet and related services. ISPs typically offer various types of
internet connections, including dial-up, DSL, cable, fiber-optic, satellite, and wireless
connections.

The infrastructure and connectivity for ISPs are provided by telecommunication companies, cable
companies, or other entities that own the physical infrastructure required for internet
connectivity. These infrastructure providers lay down cables, fiber-optic lines, or establish
wireless networks to enable the transmission of data across the internet. ISPs then lease or
purchase access to this infrastructure to deliver internet services to their customers.

So, while an ISP is the company that sells internet services to consumers and businesses, the
actual physical infrastructure enabling that service is typically owned and maintained by larger
telecommunication or cable companies

2. What is hostname and domain name of a website?


The hostname and domain name of a website are both components of its web address, also
known as a URL (Uniform Resource Locator).

A,Hostname: The hostname refers to the unique name that identifies a specific server on the
internet. It typically consists of a label followed by a domain name. For example, in the URL
"[Link] the hostname is "www". Hostnames are used to route requests
to the appropriate server within a domain.
[Link] Name: The domain name is the primary identifier for a website on the internet. It
consists of multiple labels separated by dots (periods). Each label represents a specific level
within the domain hierarchy, with the top-level domain (TLD) being the label farthest to the
right. In the URL "[Link] the domain name is "[Link]". Domain
names are registered through domain registrars and must be unique worldwide.

[Link] is Firewall?
A firewall is a network security device or software application that monitors and controls
incoming and outgoing network traffic based on predetermined security rules. Its primary
purpose is to establish a barrier between a trusted internal network and untrusted external
networks, such as the internet

4. what is url?

URL stands for Uniform Resource Locator. It is a reference or address used to locate resources
such as web pages, files, or any other resources on the internet. URLs are used to specify the
location of a resource and provide a means to access it

5. HTTP stands for what? What does it mean?


HTTP stands for Hypertext Transfer Protocol. It is an application protocol used for transferring
hypermedia documents, such as HTML files, over the World Wide Web.

The term "hypertext" refers to text that contains links to other texts, allowing users to navigate
between different pieces of information by clicking on those links. The "transfer protocol" aspect
of HTTP refers to the rules and conventions that govern how information is exchanged between
a client (such as a web browser) and a server (where web pages are hosted) over a network.

HTTP operates on a client-server model, where a client (usually a web browser) sends requests to
a server for resources, and the server responds with the requested resources, such as web pages,
images, or other types of data. This communication is typically done over TCP/IP, the
fundamental protocol of the Internet.

HTTP is a stateless protocol, meaning that each request from the client to the server is treated
independently, without any knowledge of previous requests. However, modern web applications
often use additional techniques, such as cookies and session management, to maintain state and
provide more interactive and personalized experiences for users.

Overall, HTTP is the foundation of data communication on the World Wide Web, enabling the
retrieval and display of web pages and other resources from remote servers.

6. What is DNS? What is the function of it?

DNS stands for Domain Name System. It is a hierarchical decentralized naming system for
computers, services, or any resource connected to the Internet or a private network. The main
function of DNS is to translate human-readable domain names into IP addresses and vice versa

7. Which two related organizations are responsible for managing the top-level domain name space

and the root Domain Name System (DNS) name servers on the Internet?

The two related organizations responsible for managing the top-level domain name space and
the root Domain Name System (DNS) name servers on the Internet are:

1. Internet Corporation for Assigned Names and Numbers (ICANN): ICANN is a


nonprofit organization responsible for coordinating the maintenance and procedures of
several databases related to the namespaces and numerical spaces of the Internet,
ensuring the network's stable and secure operation. ICANN oversees the assignment of
domain names and IP addresses, including the allocation of top-level domains (TLDs).
2. Internet Assigned Numbers Authority (IANA): IANA is a department operated by
ICANN that is responsible for coordinating the global IP address space, allocating IP
address blocks to Regional Internet Registries (RIRs), managing the root zone of the DNS,
and overseeing the assignment of unique protocol parameters. In the context of DNS,
IANA manages changes to the root zone file, including the addition, modification, or
removal of top-level domains.

Together, ICANN and IANA play a crucial role in managing the domain name system and
ensuring the stable and secure operation of the Internet's DNS infrastructure.

[Link] Cerf is called one of main fathers of the Internet. What Internet organizations did he chair

or help found? What Internet technologies did he help to develop?

Vinton Cerf, often referred to as one of the "fathers of the Internet," has made significant
contributions to the development of the Internet and has been involved in several key
organizations and technologies.

9. When was the ISO founded and where are its headquarters located?

The International Organization for Standardization (ISO) was founded on February 23, 1947. Its
headquarters are located in Geneva, Switzerland. ISO is an independent, non-governmental
international organization that develops and publishes international standards to ensure the
quality, safety, and efficiency of products, services, and systems across various industries
worldwide

10. What is the IEEE standard for the Wi-Fi Protected Access 2 (WPA2) security protocol? Why is it
used?

The IEEE standard for the Wi-Fi Protected Access 2 (WPA2) security protocol is IEEE 802.11i.
WPA2 is a security protocol developed to secure wireless computer networks. It is the successor
to WPA (Wi-Fi Protected Access) and provides stronger security mechanisms for wireless
networks.
WPA2 is used to encrypt data transmitted over a wireless network to prevent unauthorized
access and protect the confidentiality and integrity of the information being transmitted. It
employs the Advanced Encryption Standard (AES) encryption algorithm, which is considered
highly secure, to encrypt data packets sent over the network.

WPA2 provides several key features and improvements over its predecessor, WPA, including:

1. Stronger Encryption: WPA2 uses AES encryption, which is more secure than the
Temporal Key Integrity Protocol (TKIP) used in WPA. AES encryption provides stronger
protection against eavesdropping and cryptographic attacks.
2. Authentication Enhancements: WPA2 supports more robust authentication methods,
including the IEEE 802.1X/EAP authentication framework, which allows for more secure
authentication mechanisms such as Extensible Authentication Protocol (EAP) and
Protected EAP (PEAP).
3. Key Management: WPA2 improves key management mechanisms, making it more
resistant to attacks targeting the key exchange process.
4. Backward Compatibility: WPA2 is designed to be backward compatible with devices
that support the earlier WPA standard, allowing for a smooth transition to the more
secure protocol without requiring hardware upgrades.

Overall, WPA2 is widely used to secure wireless networks in homes, businesses, and public Wi-Fi
hotspots due to its strong security features and compatibility with a wide range of devices.
However, it's worth noting that vulnerabilities such as the KRACK attack have been discovered in
WPA2, emphasizing the importance of keeping devices and network infrastructure updated with
the latest security patches and using additional security measures where necessary.

Common questions

Powered by AI

In the HTTP client-server model, a client, typically a web browser, sends requests for resources to a server, which hosts web pages and other data. The server responds by sending the requested resources back to the client. This model is significant because it forms the backbone of web communications, facilitating the efficient transfer of hypermedia documents over the internet while allowing clients to access a wide array of web resources hosted on different servers .

WPA2 offers several security enhancements over WPA, including the use of AES encryption, which is stronger and more secure than the TKIP used in WPA. It supports more robust authentication methods through the IEEE 802.1X/EAP framework, and improves key management mechanisms to resist attacks on key exchanges . Even with its backward compatibility features, WPA2 ensures a stronger defense against eavesdropping and cryptographic attacks compared to WPA .

The hierarchical structure of DNS allows it to distribute the workload of resolving domain names across many servers, enhancing both scalability and efficiency. By segmenting the domain space into manageable levels, such as top-level domains and subdomains, DNS spreads the resolution process across different authoritative servers, reducing bottlenecks and facilitating faster query responses .

HTTP is considered a stateless protocol because each request from a client to a server is treated independently, without any memory of previous requests . This statelessness simplifies server design and reduces overhead but requires additional techniques, such as cookies and session management, for web applications that need to maintain user state and provide personalized experiences . This necessitates more sophisticated application designs to manage sessions and track user interactions across multiple requests .

The establishment of ISO had a significant impact on global industry practices by developing and publishing international standards that ensure quality, safety, and efficiency across various industries. These standards enable compatibility and interoperability between systems and products globally, fostering international trade and collaboration while promoting innovation and consumer trust .

Telecommunication and cable companies provide the physical infrastructure that ISPs utilize to deliver internet services. This infrastructure includes the laying down of cables, fiber-optic lines, or establishing wireless networks that allow data transmission over the internet . ISPs lease or purchase access to this infrastructure from telecommunication or cable companies to connect their customers to the internet .

ICANN is responsible for coordinating the maintenance and procedures of several databases related to internet namespaces and numerical spaces, ensuring stable and secure operations. ICANN oversees the assignment of domain names and IP addresses and the allocation of top-level domains, partnering with IANA to manage changes to the DNS root zone, thus maintaining the integrity of the DNS infrastructure .

The DNS enhances user experience by translating human-readable domain names into IP addresses and vice versa, simplifying navigation on the internet. This allows users to enter readable domain names instead of complex numerical IP addresses, facilitating easier access to websites and services . DNS thereby masks the technical complexities of routing and internet addresses from users, offering a more intuitive internet experience .

Vinton Cerf is considered one of the 'fathers of the Internet' due to his crucial role in developing fundamental internet technologies and protocols, including the TCP/IP protocol suite that forms the backbone of internet communication. His involvement in key internet organizations and initiatives further solidified his influence on the internet's evolution and governance .

The IEEE 802.11i standard is significant for WPA2 as it outlines comprehensive security enhancements for Wi-Fi networks, including the use of AES encryption for robust data protection and improved authentication mechanisms. These features provide a higher level of security for wireless communications compared to previous standards, helping protect against unauthorized network access and data breaches .

You might also like