Essential Protocols In Information Technology
In the vast field of information technology, it is important to have a solid understanding of key protocols and terminology. This post provides a list of essential protocols and their descriptions, including WEP, SSH, FTP, HTTP, VLAN, VOIP, and more.
In the world of information technology, there are countless protocols and terminology to understand. However, not all of them are essential to know. This post will provide a comprehensive list of essential protocols and their descriptions, which will serve as a foundation for understanding other modules and expanding your knowledge in the field.
Understanding Key Terminology
The list includes well-known protocols such as Wired Equivalent Privacy (WEP), Secure Shell (SSH), File Transfer Protocol (FTP), Hypertext Transfer Protocol (HTTP), Server Message Block (SMB), Network File System (NFS), Simple Network Management Protocol (SNMP), Wi-Fi Protected Access (WPA), and more. Additionally, the list covers several advanced protocols, including Virtual Local Area Network (VLAN), Voice Over IP (VOIP), Extensible Authentication Protocol (EAP), and Internet Key Exchange (IKE).
By understanding these protocols and their functions, you can improve your knowledge and skills in the field of information technology, and specialize in one or two areas. Whether you’re a beginner or an experienced IT professional, this list will serve as a valuable resource in your career.
List of Information Technology Key Terminologies
Protocol | Acronym | Description |
---|---|---|
Wired Equivalent Privacy | WEP | WEP is a type of security protocol that was commonly used to secure wireless networks. |
Secure Shell | SSH | A secure network protocol used to log into and execute commands on a remote system |
File Transfer Protocol | FTP | A network protocol used to transfer files from one system to another |
Simple Mail Transfer Protocol | SMTP | A protocol used to send and receive emails |
Hypertext Transfer Protocol | HTTP | A client-server protocol used to send and receive data over the internet |
Server Message Block | SMB | A protocol used to share files, printers, and other resources in a network |
Network File System | NFS | A protocol used to access files over a network |
Simple Network Management Protocol | SNMP | A protocol used to manage network devices |
Wi-Fi Protected Access | WPA | WPA is a wireless security protocol that uses a password to protect wireless networks from unauthorized access. |
Temporal Key Integrity Protocol | TKIP | TKIP is also a security protocol used in wireless networks but less secure. |
Network Time Protocol | NTP | It is used to synchronize the timing of computers on a network. |
Virtual Local Area Network | VLAN | It is a way to segment a network into multiple logical networks. |
VLAN Trunking Protocol | VTP | VTP is a Layer 2 protocol that is used to establish and maintain a virtual LAN (VLAN) spanning multiple switches. |
Routing Information Protocol | RIP | RIP is a distance-vector routing protocol used in local area networks (LANs) and wide area networks (WANs). |
Open Shortest Path First | OSPF | It is an interior gateway protocol (IGP) for routing traffic within a single Autonomous System (AS) in an Internet Protocol (IP) network. |
Interior Gateway Routing Protocol | IGRP | IGRP is a Cisco proprietary interior gateway protocol designed for routing within autonomous systems. |
Enhanced Interior Gateway Routing Protocol | EIGRP | It is an advanced distance-vector routing protocol that is used to route IP traffic within a network. |
Pretty Good Privacy | PGP | PGP is an encryption program that is used to secure emails, files, and other types of data. |
Network News Transfer Protocol | NNTP | NNTP is a protocol used for distributing and retrieving messages in newsgroups across the internet. |
Cisco Discovery Protocol | CDP | It is a proprietary protocol developed by Cisco Systems that allows network administrators to discover and manage Cisco devices connected to the network. |
Hot Standby Router Protocol | HSRP | HSRP is a protocol used in Cisco routers to provide redundancy in the event of a router or other network device failure. |
Virtual Router Redundancy Protocol | VRRP | It is a protocol used to provide automatic assignment of available Internet Protocol (IP) routers to participating hosts. |
Spanning Tree Protocol | STP | STP is a network protocol used to ensure a loop-free topology in Layer 2 Ethernet networks. |
Terminal Access Controller Access-Control System | TACACS | TACACS is a protocol that provides centralized authentication, authorization, and accounting for network access. |
Session Initiation Protocol | SIP | It is a signaling protocol used for establishing and terminating real-time voice, video and multimedia sessions over an IP network. |
Voice Over IP | VOIP | VOIP is a technology that allows for telephone calls to be made over the internet. |
Extensible Authentication Protocol | EAP | EAP is a framework for authentication that supports multiple authentication methods, such as passwords, digital certificates, one-time passwords, and public-key authentication. |
Lightweight Extensible Authentication Protocol | LEAP | LEAP is a proprietary wireless authentication protocol developed by Cisco Systems. It is based on the Extensible Authentication Protocol (EAP) used in the Point-to-Point Protocol (PPP). |
Protected Extensible Authentication Protocol | PEAP | PEAP is a security protocol that provides an encrypted tunnel for wireless networks and other types of networks. |
Systems Management Server | SMS | SMS is a systems management solution that helps organizations manage their networks, systems, and mobile devices. |
Microsoft Baseline Security Analyzer | MBSA | It is a free security tool from Microsoft that is used to detect potential security vulnerabilities in Windows computers, networks, and systems. |
Supervisory Control and Data Acquisition | SCADA | It is a type of industrial control system that is used to monitor and control industrial processes, such as those in manufacturing, power generation, and water and waste treatment. |
Virtual Private Network | VPN | VPN is a technology that allows users to create a secure, encrypted connection to another network over the internet. |
Internet Protocol Security | IPsec | IPsec is a protocol used to provide secure, encrypted communication over a network. It is commonly used in VPNs, or Virtual Private Networks, to create a secure tunnel between two devices. |
Point-to-Point Tunneling Protocol | PPTP | It is a protocol used to create a secure, encrypted tunnel for remote access. |
Network Address Translation | NAT | NAT is a technology that allows multiple devices on a private network to connect to the internet using a single public IP address. NAT works by translating the private IP addresses of devices on the network into a single public IP address, which is then used to connect to the internet. |
Carriage Return Line Feed | CRLF | Combines two control characters to indicate the end of a line and a start of a new one for certain text file formats. |
Asynchronous JavaScript and XML | AJAX | Web development technique that allows creating dynamic web pages using JavaScript and XML/JSON. |
Internet Server Application Programming Interface | ISAPI | Allows to create performance-oriented web extensions for web servers using a set of APIs. |
Uniform Resource Identifier | URI | It is a syntax used to identify a resource on the Internet. |
Uniform Resource Locator | URL | Subset of URI that identifies a web page or another resource on the Internet, including the protocol and the domain name. |
Internet Key Exchange | IKE | IKE is a protocol used to set up a secure connection between two computers. It is used in virtual private networks (VPNs) to provide authentication and encryption for data transmission, protecting the data from outside eavesdropping and tampering. |
Generic Routing Encapsulation | GRE | This protocol is used to encapsulate the data being transmitted within the VPN tunnel. |
Remote Shell | RSH | It is a program under Unix that allows executing commands and programs on a remote computer. |