Found 1217 Articles for MCA

What are IPV6 Unicast Addresses in computer networks?

Bhanu Priya
Updated on 13-Sep-2021 12:48:25

697 Views

Internet protocol version 6(IPv6) allows data transfer to take place over the network. The need for IPv6 arises as this protocol can handle the packets more efficiently which thereby improve the performance and security. Most importantly it enables the service providers to reduce the size of their routing tables.Representation of IPv6IPv6 consists of 128 bits which are represented by eight groups of hexadecimal digits out of which each group is represented by 16 bits that are separated by colons.Example of IPv6 address2002:0db6:65a3:0000:0000:6a2e:0270:7443Types of IPv6They are broadly classified into three types namely −Unicast − From the name uni it’s so obvious ... Read More

What is hierarchical routing?

Bhanu Priya
Updated on 01-Nov-2023 14:29:18

53K+ Views

In hierarchical routing, the routers are divided into regions. Each router has complete details about how to route packets to destinations within its own region. But it does not have any idea about the internal structure of other regions.As we know, in both LS and DV algorithms, every router needs to save some information about other routers. When network size is growing, the number of routers in the network will increase. Therefore, the size of routing table increases, then routers cannot handle network traffic as efficiently. To overcome this problem we are using hierarchical routing.In hierarchical routing, routers are classified ... Read More

What are load sensitive routing algorithms?

Bhanu Priya
Updated on 13-Sep-2021 12:45:20

625 Views

Load-sensitive routing algorithms have been integrated into the Internet routing algorithms since the early days of ARPANET. The drawback of this condition leads to overreaction to changing network conditions and permanent oscillation effects finally caused the idea of load-adaptive routing to be dropped for some decades.There is a tremendous growth of interest in traffic engineering and in load-sensitive routing in general from the last year onwards.Many studies testify that with the stability mechanisms integrated these kinds of algorithms strongly outperform the traditional shortest-path IP routing.In the study of load-sensitive routing algorithms several emerging approaches to load-sensitive routing are presented and ... Read More

What are Dynamic routing algorithms in computer networks?

Bhanu Priya
Updated on 13-Sep-2021 12:44:11

3K+ Views

Dynamic routing is an adaptive routing algorithm, and it is a process where a router can forward data through a different route.The term is most associated with data networking to describe the capability of a network to 'route around' damage, such as loss of a node or a connection between nodes, so if other path choices are available. Dynamic routing allows many routes to remain valid in response to the change.Systems that do not implement dynamic routing are usually preferred to static routing, because static routes through a network are described by fixed paths. If anything, those that take an ... Read More

What are static routing algorithms in computer networks?

Bhanu Priya
Updated on 13-Sep-2021 12:42:35

6K+ Views

Static routing algorithm is a form of routing which occurs when a router uses a manual configuration routing entry rather than dynamic entry.In different cases, static routes are manually configured by a network administrator by adding entries into the routing table. It is not possible in all cases. Static routes are fixed and do not change if the network is changed or reconfigured.Static and dynamic routing is not mutually exclusive. They are usually used on a router to maximise routing efficiency and to provide backups in the event that dynamic routing information fails to be exchanged.UsesThe different uses of Static ... Read More

What are noiseless and noisy channels?

Bhanu Priya
Updated on 21-Oct-2023 13:45:19

37K+ Views

Data link layer protocols are divided into two categories based on whether the transmission channel is noiseless or noisy. The data link layer protocol is diagrammatically represented below − Noiseless Channels There are two noiseless channels which are as follows − Simplex channel Stop & wait channel Let us consider an ideal channel where no frames are lost, duplicated, or corrupted. We introduce two protocols for this type of channel. These two protocols are as follows − Protocol that does not use flow control. Protocol that uses the ... Read More

What are guided and unguided transmission media?

Bhanu Priya
Updated on 01-Nov-2023 01:39:08

51K+ Views

In transmission media is the way the systems are connected to route data signals in a network.The telecommunication links are classified into two categories −Guided media (wired)Unguided media (wireless).Both guided and unguided are used for short distance (LANs, MANs) as well as long distance (WANs) communication.Let us discuss Guided transmission media.Guided transmission mediaGuided transmission media consists of physical connection between source and destination through a wire or a cable.There are three basic types of guided media which are as follows −Twisted pair cableCo-axial cableFiber-optic cableTwisted Pair CopperStep 1 − It is the most used media across the world. All the ... Read More

What are noise impairments in Computer networks?

Bhanu Priya
Updated on 13-Sep-2021 12:28:27

5K+ Views

Transmission impairment occurs when the received signal is different from the transmitted signal. As we know, a signal can be transmitted as Analog signal or it can be transmitted as a digital signal.In Analog signals due to transmission impairment the resulting received signal gets different amplitude or the shape. In the case of digitally transmitted signals at the receiver side we get changes in bits (0's or 1's).CausesThere are various causes of transmission impairments, which are as follows −NoiseDelay DistortionAttenuation DistortionLet us discuss noise which is one of the causes for transmission impairments.NoiseNoise is the major factor for the transmission ... Read More

What is Delay distortion in computer networks?

Bhanu Priya
Updated on 13-Sep-2021 12:24:55

1K+ Views

Transmission impairment occurs when the received signal is different from the transmitted signal. As we know, a signal can be transmitted as Analog signal or it can be transmitted as a digital signal.In Analog signals due to transmission impairment the resulting received signal gets different amplitude or the shape. In the case of digitally transmitted signals at the receiver side we get changes in bits (0's or 1's).CausesThere are various causes of transmission impairments, which are as follows −NoiseDelay DistortionAttenuation DistortionLet us discuss Delay Distortion.Delay DistortionThis kind of distortion is mainly appearing in case of composite signals in which a ... Read More

What is Attenuation Distortion in computer networks?

Bhanu Priya
Updated on 13-Sep-2021 12:22:22

4K+ Views

Transmission impairment occurs when the received signal is different from the transmitted signal. As we know, a signal can be transmitted as Analog signal or it can be transmitted as a digital signal.In Analog signals due to transmission impairment the resulting received signal gets different amplitude or the shape. In the case of digitally transmitted signals at the receiver side we get changes in bits (0's or 1's).CausesThere are various causes of transmission impairments, which are as follows −NoiseDelay DistortionAttenuation DistortionLet us discuss Attenuation Distortion.Attenuation DistortionAttenuation is generally decreased in signal strength, by which the received signal will be difficult ... Read More

Advertisements