Types of IP Address or IP Class

 There are several types of IP addresses used in computer networks. Here are the most common types:

  1. Public IP Address: A public IP address is assigned to a device directly connected to the internet. It serves as a unique identifier for the device on the global internet. Public IP addresses are provided by Internet Service Providers (ISPs) and are globally routable, allowing communication with devices across the internet.

  2. Private IP Address: A private IP address is used within a local network, such as a home or office network. These addresses are not globally unique and are meant for internal use only. Private IP addresses are defined by the Internet Assigned Numbers Authority (IANA) and are reserved for private networks. Common private IP address ranges include:

    • IPv4 Private Addresses:

      • Class A: 10.0.0.0 to 10.255.255.255
      • Class B: 172.16.0.0 to 172.31.255.255
      • Class C: 192.168.0.0 to 192.168.255.255
    • IPv6 Unique Local Addresses (ULA): FC00::/7 range

  3. Dynamic IP Address: A dynamic IP address is assigned to a device temporarily by the network's DHCP (Dynamic Host Configuration Protocol) server. Each time a device connects to the network, it may receive a different dynamic IP address. Dynamic IP addresses are commonly used by residential internet users and allow efficient utilization of available IP addresses by reassigning them as needed.

  4. Static IP Address: A static IP address is manually configured for a device and remains constant over time. It doesn't change each time the device connects to the network. Static IP addresses are often used for servers, network devices, or when a device needs to maintain a consistent address for specific purposes like remote access or hosting services.

  5. Loopback IP Address: The loopback IP address, 127.0.0.1 for IPv4 and ::1 for IPv6, is a special address that refers to the device itself. It is used for testing and troubleshooting purposes, allowing a device to send and receive data internally without involving the network.

These are the main types of IP addresses commonly encountered in networking. Each type serves a specific purpose and is used to facilitate communication between devices within a network or across the internet.



In Hindi




  1. सार्वजनिक आईपी पता: एक सार्वजनिक आईपी पता सीधे इंटरनेट से जुड़े डिवाइस को सौंपा जाता है। यह वैश्विक इंटरनेट पर डिवाइस के लिए एक विशिष्ट पहचानकर्ता के रूप में कार्य करता है। सार्वजनिक आईपी पते इंटरनेट सेवा प्रदाताओं (आईएसपी) द्वारा प्रदान किए जाते हैं और विश्व स्तर पर नियमित होते हैं, जिससे इंटरनेट पर उपकरणों के साथ संचार की अनुमति मिलती है।

  2. निजी आईपी पता: एक निजी आईपी पते का उपयोग स्थानीय नेटवर्क, जैसे घर या कार्यालय नेटवर्क में किया जाता है। ये पते विश्व स्तर पर अद्वितीय नहीं हैं और केवल आंतरिक उपयोग के लिए हैं। निजी आईपी पते इंटरनेट असाइन्ड नंबर अथॉरिटी (आईएएनए) द्वारा परिभाषित किए गए हैं और निजी नेटवर्क के लिए आरक्षित हैं। सामान्य निजी आईपी पता श्रेणियों में शामिल हैं:

    • IPv4 निजी पते:

      • कक्षा ए: 10.0.0.0 से 10.255.255.255
      • कक्षा बी: 172.16.0.0 से 172.31.255.255
      • कक्षा सी: 192.168.0.0 से 192.168.255.255
    • IPv6 अद्वितीय स्थानीय पते (ULA): FC00::/7 रेंज

  3. डायनेमिक आईपी एड्रेस: ​​एक डायनेमिक आईपी एड्रेस नेटवर्क के डीएचसीपी (डायनेमिक होस्ट कॉन्फ़िगरेशन प्रोटोकॉल) सर्वर द्वारा अस्थायी रूप से एक डिवाइस को सौंपा जाता है। हर बार जब कोई डिवाइस नेटवर्क से कनेक्ट होता है, तो उसे एक अलग डायनेमिक आईपी एड्रेस प्राप्त हो सकता है। डायनेमिक आईपी पते आमतौर पर आवासीय इंटरनेट उपयोगकर्ताओं द्वारा उपयोग किए जाते हैं और आवश्यकतानुसार उन्हें पुन: असाइन करके उपलब्ध आईपी पते के कुशल उपयोग की अनुमति देते हैं।

  4. स्टेटिक आईपी एड्रेस: ​​एक स्टेटिक आईपी एड्रेस किसी डिवाइस के लिए मैन्युअल रूप से कॉन्फ़िगर किया जाता है और समय के साथ स्थिर रहता है। हर बार डिवाइस के नेटवर्क से कनेक्ट होने पर यह नहीं बदलता है। स्टेटिक आईपी पते का उपयोग अक्सर सर्वर, नेटवर्क डिवाइस के लिए किया जाता है, या जब किसी डिवाइस को रिमोट एक्सेस या होस्टिंग सेवाओं जैसे विशिष्ट उद्देश्यों के लिए एक सुसंगत पता बनाए रखने की आवश्यकता होती है।

  5. लूपबैक आईपी पता: लूपबैक आईपी पता, आईपीवी4 के लिए 127.0.0.1 और आईपीवी6 के लिए ::1, एक विशेष पता है जो डिवाइस को ही संदर्भित करता है। इसका उपयोग परीक्षण और समस्या निवारण उद्देश्यों के लिए किया जाता है, जिससे डिवाइस को नेटवर्क को शामिल किए बिना आंतरिक रूप से डेटा भेजने और प्राप्त करने की अनुमति मिलती है।

ये मुख्य प्रकार के आईपी पते हैं जो आमतौर पर नेटवर्किंग में सामने आते हैं। प्रत्येक प्रकार एक विशिष्ट उद्देश्य को पूरा करता है और इसका उपयोग नेटवर्क के भीतर या इंटरनेट पर उपकरणों के बीच संचार की सुविधा के लिए किया जाता है।

Comments

Popular posts from this blog

RV325 BAD CERTIFICATE no access to 192.168.1.1 impossible complete restore using. Certificat persistent

What is internet

Script for backup for windows ( Regular Files and foder data )