Important Notice:

IP Address

IP Address

9 views 1 min read

IP Address :-
IP Address (Internet Protocol Address) एक logical numerical address है, जिसका उपयोग किसी network में connected device या network interface की पहचान (Identification) और communication के लिए किया जाता है। IP Address की सहायता से data packets को एक device से दूसरे device तक पहुँचाने के लिए addressing और routing की जाती है।

English:
An IP Address (Internet Protocol Address) is a logical numerical address used to identify a device or network interface and enable communication over an IP network. It helps in addressing and routing data packets toward their destination.

Example:

IPv4 address - 192.168.1.10
 

IPv6 address - 2001:db8:85a3::8a2e:370:7334

 
 

IP Address Needed (IP Address की आवश्यकता) -

Network में बहुत सारे devices connected हो सकते हैं। इसलिए communication के लिए devices को logical addresses की आवश्यकता होती है।

मुख्य उद्देश्य:

  1. Identification – पहचान
    Network में device/interface की पहचान करने में सहायता करता है।
  2. Addressing – पता प्रदान करना
    Data packet के source और destination की addressing में सहायता करता है।
  3. Routing – मार्ग निर्धारण
    Routers destination IP के आधार पर packets को आगे भेजते हैं।
  4. Communication – संचार
    Network devices के बीच communication को संभव बनाता है।

 IP Address के मुख्य Version :-

IP Address के दो प्रमुख versions हैं:

1. IPv4

Internet Protocol Version 4

2. IPv6

Internet Protocol Version 6

 

Related Notes