Home Operation and Maintenance Safety What are the classifications of IP addresses?

What are the classifications of IP addresses?

May 20, 2023 am 11:34 AM
IP address

IP address introduction:
Any device that can access the Internet must have an IP address;
And each IP address is equivalent to everyone must have a name;

Common IP addresses look like, such as the default address of TP-Link wireless routing:
192.168.1.1

Configure the IP address of your own network card:
192.168.1.2 255.255.255.0

Note:
The IP address must appear in pairs with the subnet mask, otherwise it is meaningless;

Check the IP address configuration of your own network card:
1. Through the graphical interface (click with the mouse )-That is, the win system
2. Through the command line
    #Open the run, enter cmd, and call up the "command line window";
      #Enter the command: ipconfig                                     #                              
ipconfig /all-& gt; View all the network cards of the device
information;

Quickly call "Run" ----- start R;

---- -------------------------------------                
Connectivity test tool - ping;  
Working principle:
1. Send a "request packet" - request to the specified target IP address 2. The target device returns a "reply packet" - reply;    

For example: ping successful!
PC>ping 192.168.1.2

Pinging 192.168.1.2 with 32 bytes of data:

Reply from 192.168.1.2: bytes=32 time=0ms TTL=128
Reply from 192.168.1.2: bytes=32 time=0ms TTL=128
Reply from 192.168.1.2: bytes=32 time=0ms TTL=128
Reply from 192.168.1.2: bytes=32 time=0ms TTL=128

Ping statistics for 192.168.1.2:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms

--------------------------------- -------------
For example: ping failed!
PC>ping 192.168.1.3

Pinging 192.168.1.3 with 32 bytes of data:

Request timed out. (The default timeout is 2s=2000ms)
Request timed out .
Request timed out.
Request timed out.

Ping statistics for 192.168.1.3:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

Shortcut command:
Press ctrl and c at the same time to quickly terminate the ping command;


Special ping command:
ping 127.0.0.1
This address represents the device itself;
#The command indicates that you send your data packet to yourself; , check whether the device's own network card/port
is functioning normally!

Classification of IP addresses: (x.x.x.x)
Goal: To facilitate the management of IP addresses;
Principle:
Look at the first few fixed bits of the first byte in the IP address;
        0000 0000. 0000 ----> 0
0111 1111 ----> 127

B The first byte, the first 2 bits, if it is 10, it is called B
128-191 Default mask 255.255.0.0
1000 0000 --->128
1011 1111 --->191

C The first byte, in front 3 bits, if it is 110, it is called C
192-223 Default mask 255.255.255.0
D The first byte, the first 4 bits, if it is 1110, it is called D
224-239 No mask
E The remaining
240-255 are reserved for use in the laboratory. If you don’t understand this bit of IP address, you can leave it alone. Subnet mask It is also important to remember that the IP address and subnet mask must appear in pairs, this is very important! ! !

Class A address 0-127

Class B address 18-191

Class C address 192-223

Class D address 224-255

E class address 240-255

The above is the detailed content of What are the classifications of IP addresses?. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to set Xiaohongshu not to display IP address? How does it change the id to locate the city? How to set Xiaohongshu not to display IP address? How does it change the id to locate the city? Mar 27, 2024 pm 03:00 PM

Xiaohongshu is a popular social e-commerce platform where users can share their daily life and discover their favorite products. Some users are more sensitive to personal privacy and hope that their IP address will not be displayed on Xiaohongshu to protect their online privacy. So, how to set Xiaohongshu not to display the IP address? This article will answer this question in detail. 1. How to set Xiaohongshu not to display the IP address? 1. Modify Xiaohongshu settings: Open Xiaohongshu APP, click "Me" in the lower right corner to enter the personal center. Then click on the avatar to enter account settings. In the account settings, find "Privacy Settings" and click to enter. Here, you can find the setting options for IP address, just turn it off. 2. Clear cache: Sometimes, Xiaohongshu may display an error

How to view all IP addresses in LAN using cmd How to view all IP addresses in LAN using cmd Feb 20, 2023 pm 02:22 PM

How to view all IP addresses on the LAN using cmd: 1. Press the "Win+R" shortcut key to open the "Run" window; 2. After entering "CMD" in the "Run" window, press the Enter key; 3. In the open "Command" In the "Prompt" interface, enter the command "arp -a" and press the Enter key; 4. From the returned results, you can see the IP addresses of all computers in the local LAN that communicate with the machine.

How to solve the problem that Windows 10 IP address cannot be saved after setting it How to solve the problem that Windows 10 IP address cannot be saved after setting it Jul 08, 2023 pm 12:33 PM

Sometimes everyone encounters the need to manually modify the IP address, but some Windows 10 customers report that the IP address cannot be saved after setting it. How to solve this situation? The IP address is stored basically because there is an error in filling in your IP address. You can check whether the subnet prefix has been written with the subnet mask. If so, change it back. After the change, you can save it normally. IP address. How to solve the problem that the Windows 10 IP address cannot be saved after it is set: The error picture is as follows: The prompt "Unable to save the IP setting, please check one or more settings and try" caused by filling in the error. This is the subnet prefix length, not the subnet mask. as the picture shows. As shown in the picture above, many users actually write out the subnet prefix as the subnet mask.

Where is the IP address of Xiaomi mobile phone? Where is the IP address of Xiaomi mobile phone? Feb 29, 2024 pm 06:10 PM

Where is the IP address of Xiaomi mobile phone? You can check the IP address on Xiaomi mobile phone, but most users don’t know where to check the IP address. Next is the graphic tutorial on how to check the IP address of Xiaomi mobile phone brought by the editor. Interested users come and take a look! Where is the IP address of Xiaomi mobile phone? 1. First open the settings function in Xiaomi mobile phone, select [My Device] and click to enter; 2. Then on the My Device function page, click [All Parameters] service; 3. Then on the All Parameters page , slide to the bottom and select [Status Information]; 4. Finally, you can see the IP address in the status information interface.

Where to change the IP address of Xianyu_Share how to change the IP address of Xianyu Where to change the IP address of Xianyu_Share how to change the IP address of Xianyu Mar 20, 2024 pm 05:06 PM

Xianyu is a very practical second-hand trading platform. Here we can buy many different products and sell our own idle items. What if we want to modify our address? Let’s take a look with the editor below! Share how to modify the Xianyu IP address. First, open the Xianyu software. After entering the homepage, you can see seafood market, recommendations, address and other options in the upper left corner. Click "Address". 2. Then on the address page, we click the [Down Arrow] next to the address; 3. After the final click, we click on the city on the city selection page;

How to change the location of Douyin IP address? Why does the IP address change location? How to change the location of Douyin IP address? Why does the IP address change location? Mar 21, 2024 pm 06:30 PM

Users share their lives, show off their talents, and interact with netizens across the country and even the world through Douyin. Some users wish to change their IP addresses on Douyin due to reasons such as privacy protection or geographical restrictions. So, how does the Douyin IP address change its location? 1. How to change the location of Douyin IP address? A proxy server is an intermediary service used to forward user requests to the Internet and return responses. By configuring a proxy server, users can hide their real IP addresses and change their IP addresses. This approach helps protect user privacy and improves network security. Proxy servers can also be used to access restricted content or bypass geolocation restrictions. Overall, using a proxy server is a practical network tool that can help users browse the Internet more safely and freely.

How many binary digits does an IP address consist of? How many binary digits does an IP address consist of? Mar 01, 2023 pm 04:35 PM

An IP address is composed of 32 or 128-bit binary numbers. IP address is a unified address format provided by the IP protocol. There are two types of IP addresses: 1. IPv4 address, consisting of 32-bit binary numbers, expressed in dotted decimal notation, divided into eight bits, that is, four 0~255 Decimal number; 2. IPv6 address consists of 128-bit binary numbers, expressed in dotted hexadecimal, divided into eight bits, that is, sixteen hexadecimal numbers from 0x00 to 0xff.

Every host on the Internet has a unique address identifier called Every host on the Internet has a unique address identifier called Aug 22, 2022 pm 03:24 PM

Each host has a unique address identifier called an "IP address." The IP address is a unified address format provided by the IP protocol. It assigns a unique logical address to each network and each host on the Internet to shield the differences in physical addresses. Because of this unique address, it is ensured that users can efficiently and conveniently select the objects they need from thousands of computers when operating on connected computers.

See all articles