Bhanu Priya has Published 1449 Articles

What is the protocol that is associated with multicasting?

Bhanu Priya

Bhanu Priya

Updated on 16-Sep-2021 06:43:27

283 Views

A group of communication in a computer network is multicasting, where a sender sends data to multiple receivers simultaneously. Simply in Multicasting we send data across a computer network to several users at the same time. It supports one-to-many and many-to-many data transmission across LANs or WANs.User Datagram Protocol (UDP)The ... Read More

How OSPF routes the packets from source to destination?

Bhanu Priya

Bhanu Priya

Updated on 16-Sep-2021 06:41:53

805 Views

Open Shortest Path First (OSPF) is a router protocol used to find the best path for packets as they pass through a set of connected networks.This protocol is designated by the Internet Engineering Task Force (IETF) one of the Interior Gateway Protocols (IGPs) aimed at traffic moving around within a ... Read More

What are the types of ICMP message types?

Bhanu Priya

Bhanu Priya

Updated on 16-Sep-2021 06:38:41

5K+ Views

Internet Control Message Protocol (ICMP) shares error reporting and device status messages which can be further divided into specific message types with their codes.These message types can be divided into two categories −Error Reporting MessagesQuery MessagesThese message types are shown below −Error Reporting MessagesThese are messages which are sent when ... Read More

What are security issues in IP protocol?

Bhanu Priya

Bhanu Priya

Updated on 16-Sep-2021 06:37:04

3K+ Views

There are three security issues that are applicable to the IP protocol −Packet SniffingPacket ModificationIP SpoofingLet us discuss each issue in detail.Packet SniffingA guest may intercept an IP packet and create a copy of it.The packet sniffing is generally a passive attack, where the attacker does not change the contents ... Read More

What is IPV4 address notation and hierarchy of addressing?

Bhanu Priya

Bhanu Priya

Updated on 16-Sep-2021 06:36:03

4K+ Views

The Internet Protocol version 4 (IPv4) is called the fourth version in the development of the Internet Protocol. Its address is a 32-bit address which uniquely defines the connection that means here each address defines one, and only one, connection to the Internet.If a device has two connections to the ... Read More

What are issues in congestion and Flow control in LANs?

Bhanu Priya

Bhanu Priya

Updated on 16-Sep-2021 06:33:18

583 Views

Let us understand the concept of flow control and congestion control.Flow controlIt is handled by a receiving side and it safeguards that a sender can only send something that a receiver can control or handle.Flow control handles a mechanism available to safeguard that communication flows smoothly.For example, a situation where ... Read More

What are issues in congestion control and how is it handled in TCP/IP?

Bhanu Priya

Bhanu Priya

Updated on 16-Sep-2021 06:32:06

1K+ Views

The Congestion at the network layer came across two issues which are throughput and delay.Based on DelayWhen compared to capacity of the network, if load is less, the delay is minimum.Here the minimum delay is composed of propagation delay and processing delay and both are negligible.Therefore, when load reaches the ... Read More

What is delay, the performance metric of the network layer?

Bhanu Priya

Bhanu Priya

Updated on 16-Sep-2021 06:29:29

2K+ Views

The performance of a network can be measured in terms of Delay, Throughput and Packet loss.Let us try to understand the concept of Delay.DelayA packet from its source to its destination, encounters delays. The delays in a network can be divided into four types as follows −Transmission delayTransmission delay is ... Read More

What is protocol graph? Compare the network interface and protocol

Bhanu Priya

Bhanu Priya

Updated on 15-Sep-2021 09:25:12

1K+ Views

A protocol is a set of rules and standards that primarily outline a language that devices will use to communicate. There are an excellent range of protocols in use extensively in networking, and that they are usually implemented in numerous layers.It provides a communication service where the process is used ... Read More

What is Protocol Layering?

Bhanu Priya

Bhanu Priya

Updated on 15-Sep-2021 09:23:07

25K+ Views

A protocol is a set of rules and standards that primarily outline a language that devices will use to communicate. There are an excellent range of protocols in use extensively in networking, and that they are usually implemented in numerous layers.It provides a communication service where the process is used ... Read More

Advertisements