Skip to main content

What is Protocol

                                                   

                                                  A Protocol is a set of rules that determine how data is transmitted between the different computers connected to the same network.

BGP (BORDERED GATEWAY PROTOCOL)

                                                      It is a standardized exterior gateway protocol designed to exchange routing and reachability information among autonomous systems on the internet. BGP is classified as a Path vector routing Protocol and make it routing decisions based on paths network policies or rule sets configured by network administrator. 

                                                      BGP is used for routing within an autonomous systems is called interior Bordered Gateway Protocol, Internal BGP( iBGP). In contrast, the internet application of the protocol is called Exterior Bordered Gateway Protocol(eBGP).

DHCP (DYNAMIC HOST CONFIGURATION PROTOCOL)

                                                       It is a network management protocol used on internet protocol (IP) networks for automatically assigning IP address and other communication parameters to devices connected to the network using a client server architecture.

                                                        The Technology eliminates the need for individually configuring network devices manually and consists of two network components a centrally installed network DHCP server and client instances of the protocol stack on each computer and devices. When connected to the network, and periodically thereafter, a client server request a set of parameters from the DHCP server using the DHCP Protocol. 

Comments

Popular posts from this blog

Top Data Analytics Tools for 2024: Complete Guide

Data analytics has become the holy grail that modern organizations reach for in making evidence-based decisions, optimizing operations, and competitive advantage. There are a thousand types available, and to narrow it down to just one would be quite challenging. Here are some of the most well-liked data analytics tools in 2024, each with unique capabilities peculiar to the nature of certain data projects. 1. Tableau Overview: Tableau is a powerful yet easy-to-use data visualization tool; it allows users to build stunning dashboards and turn raw data into insights. Among its popular functionalities, it allows for drag-and-drop actions, which makes it definitely possible for non-technical people to use. Best For: Business Intelligence, Visualization, and Reporting. Features: Integrates with a wide variety of sources including Excel, Google Analytics, SQL, and Salesforce. Interactive dashboards that update in real-time. Extensive visualization options, from a huge library of pre-...

An Introduction to HTML: Creating the Web's Foundation

The foundational language for building web pages and applications is HTML (Hypertext Markup Language). It is one of the most important abilities for web developers and designers, and it serves as the foundation for all websites. We'll go over the definition of HTML, its fundamental ideas, and how to begin creating your own webpages in this tutorial. What is HTML? HTML is not a programming language; it is a markup language. This indicates that rather than controlling how a webpage behaves, it is used to organize its content. By utilizing tags, HTML enables you to arrange content in a way that makes sense to browsers in terms of how it should be structured and presented. Text, photos, links, tables, forms, and multimedia elements may all be created with HTML. For styling and interactivity, you can even embed CSS and JavaScript. Without HTML, websites wouldn't have the structured content that consumers are used to, and the web wouldn't have any structure at all. The Signif...

An Introduction to Data Analytics

Businesses and organizations are continuously collecting vast amounts of data in today's data-driven society. But if we don't grasp the data, what good is it? Let's introduce data analytics, the potent technique that enables us to interpret unprocessed data and uncover patterns, trends, and insights that help us make wise judgments. Knowing data analytics can improve your life, regardless of your industry—finance, healthcare, marketing, or education. Data analytics: what is it?   The science of evaluating unprocessed data to draw informational inferences is known as data analytics. It entails a number of methods and procedures for data inspection, cleaning, transformation, and modeling. Finding relevant information, assisting in decision-making, and eventually improving corporate operations are the ultimate objectives. What Makes Data Analytics Vital?   Businesses can use data analytics to: Make Well-Informed Decisions: Businesses can lower risks, enhance workflows, and ma...