Computer Networking #4 -Questions and Answers

Computer Networking #4 -Questions and Answers

Today’s Question => Needs of Computer Networking?


Computer networks help users on the network to share resources and communicate. Can you imagine a world now without emails, online newspapers, blogs, chat, and the other services offered by the internet?

The following are the important uses and benefits of a computer network.

File sharing: Networking of computers helps the network users to share data files.

Hardware sharing: Users can share devices such as printers, scanners, CD-ROM drives, hard drives etc. Without computer networks, device sharing is not possible.

Application sharing: Applications can be shared over the network, and this allows to implement client/server applications

User communication: Networks allow users to communicate using e-mail, newsgroups, and video conferencing etc.



Related Link
Computer Networking #3 -Questions and Answers
Computer Networking #2 -Questions and Answers
Computer Networking #1 -Questions and Answers
SQL Database

Network gaming: A lot of network games are available, which allow multi-users to play from different locations.

Voice over IP (VoIP): Voice over Internet Protocol (IP) is a revolutionary change in telecommunication which allows to send telephone calls (voice data) using standard Internet Protocol (IP) rather than by traditional PSTN.

Important Questions of Computer Networking – CCNA are Listed Bellow (Part-4)


1-What is mesh network?

Answer: A network in which there are multiple network links between computers to provide multiple paths for data to travel.

2- What are the important topologies for networks?

Answer:
* BUS topology: *
In this each computer is directly connected to primary network cable in a single line.

Advantages:

Inexpensive, easy to install, simple to understand, easy to extend.


* STAR topology: *
In this all computers are connected using a central hub.

Advantages:

Can be inexpensive, easy to install and reconfigure and easy to trouble shoot physical problems.


* RING topology: *
In this all computers are connected in loop.

Advantages:

All computers have equal access to network media, installation can be simple, and signal does not degrade as much as in other topologies because each computer regenerates it.

3- What are major types of networks and explain?

Answer:
* Server-based network *
Peer-to-peer network, computers can act as both servers sharing resources and as clients using the resources.

* Peer-to-peer network *
Server-based networks provide centralized control of network resources and rely on server computers to provide security and network administration



Related Link
Computer Networking #3 -Questions and Answers
Computer Networking #2 -Questions and Answers
Computer Networking #1 -Questions and Answers
SQL Database

4- What is the difference between TFTP and FTP application layer protocols?

Answer: The Trivial File Transfer Protocol (TFTP) allows a local host to obtain files from a remote host but does not provide reliability or security. It uses the fundamental packet delivery services offered by UDP.

The File Transfer Protocol (FTP) is the standard mechanism provided by TCP / IP for copying a file from one host to another. It uses the services offer by TCP and so is reliable and secure. It establishes two connections (virtual circuits) between the hosts, one for data transfer and another for control information.

5- What is the range of addresses in the classes of internet addresses?

Answer:
Class A => 0.0.0.0 – 127.255.255.255
Class B => 128.0.0.0 – 191.255.255.255

Class C => 192.0.0.0 – 223.255.255.255

Class D => 224.0.0.0 – 239.255.255.255

Class E => 240.0.0.0 – 247.255.255.255

6- What is the minimum and maximum length of the header in the TCP segment and IP datagram?

Answer: The header should have a minimum length of 20 bytes and can have a maximum length of 60 bytes.

7- What is difference between ARP and RARP?

Answer: The address resolution protocol (ARP) is used to associate the 32 bit IP address with the 48 bit physical address, used by a host or a router to find the physical address of another host on its network by sending a ARP query packet that includes the IP address of the receiver.

The reverse address resolution protocol (RARP) allows a host to discover its Internet address when it knows only its physical address

8- What are the data units at different layers of the TCP / IP protocol suite?

Answer: The data unit created at the application layer is called a message, at the transport layer the data unit created is called either a segment or an user datagram, at the network layer the data unit created is called the datagram, at the data link layer the datagram is encapsulated in to a frame and finally transmitted as signals along the transmission media.

9- What is ICMP?

Answer: ICMP is Internet Control Message Protocol, a network layer protocol of the TCP/IP suite used by hosts and gateways to send notification of datagram problems back to the sender. It uses the echo test / reply to test whether a destination is reachable and responding. It also handles both control and error messages.




Related Link
Computer Networking #3 -Questions and Answers
Computer Networking #2 -Questions and Answers
Computer Networking #1 -Questions and Answers
SQL Database

10- What are the different type of networking / inter networking devices?

Answer:
Repeater:
Also called a regenerator, it is an electronic device that operates only at physical layer. It receives the signal in the network before it becomes weak, regenerates the original bit pattern and puts the refreshed copy back in to the link.


Bridges:
These operate both in the physical and data link layers of LANs of same type. They divide a larger network in to smaller segments. They contain logic that allow them to keep the traffic for each segment separate and thus are repeaters that relay a frame only the side of the segment containing the intended recipient and control congestion.


Routers:
They relay packets among multiple interconnected networks (i.e. LANs of different type). They operate in the physical, data link and network layers. They contain software that enable them to determine which of the several possible paths is the best for a particular transmission.


Gateways:
They relay packets among networks that have different protocols (e.g. between a LAN and a WAN). They accept a packet formatted for one protocol and convert it to a packet formatted for another protocol before forwarding it. They operate in all seven layers of the OSI model.


Useful Link ,Visit once

SECURITY TOOLS -Cyber Security # 4
Security Tips – Cyber Security #3
Method Of Defence – Cyber Security #2
Computer Threats – Cyber Security #1
Cyber Security Introduction
Cyber Security
Science
>>> CONTACT US < <<