ip-address
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| ip-address [2025/10/03 17:44] – created plida | ip-address [2025/10/04 06:46] (current) – plida | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== IP addresses ====== | ====== IP addresses ====== | ||
| + | |||
| + | IP address is the device' | ||
| + | |||
| + | It has two common standards: IPv4 and IPv6. | ||
| + | |||
| + | ==== IPv4 ==== | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | IPv4 addresses can be represented in any notation by 32-bit number. | ||
| + | |||
| + | IP addresses can be public and private. Private IP addresses: | ||
| + | * 10.0.0.0/8 | ||
| + | * 172.16.0.0/ | ||
| + | * 192.168.0.0/ | ||
| + | |||
| + | There' | ||
| + | * 0.0.0.0/8 - current network | ||
| + | * 100.64.0.0/ | ||
| + | * 127.0.0.0/8 - loopback interface | ||
| + | * 169.254.0.0/ | ||
| + | * 192.88.99.0/ | ||
| + | * 255.255.255.255/ | ||
| + | * ...and so on. | ||
| + | |||
| + | ==== IPv6 ==== | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | IPv6 was intended to replace IPv4. It uses 128-bit addresses. Direct communication between IPv6 and IPv4 is impossible, though there are some transition mechanism to help with that. | ||
| + | |||
| + | IPv6 simplifies many aspects, so it's faster than IPv4. | ||
| + | |||
| + | |||
| + | |||
ip-address.1759513476.txt.gz · Last modified: by plida
