meta data for this page
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| soc:net:start [2026/06/15 10:12] – created titannet | soc:net:start [2026/06/15 12:00] (current) – titannet | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Networking ====== | ====== Networking ====== | ||
| - | ^ Name ^ Previous | + | ===== IPv4 ===== |
| - | | 24Bit | "Class A" | 10.0.0.0/8, 255.0.0.0 | | + | |
| - | | 20Bit | "Class B" | 172.16.0.0/ | + | |
| - | | 16Bit | "Class C" | 192.168.0.0/ | + | ^ Name ^ Old Name ^ Largest CIDR Block / Subnet mask ^ |
| + | | 24Bit | "Class A" | '' | ||
| + | | 20Bit | "Class B" | '' | ||
| + | | 16Bit | "Class C" | '' | ||
| Line 11: | Line 14: | ||
| - '' | - '' | ||
| - '' | - '' | ||
| + | - '' | ||
| + | |||
| + | ==== Netmasking ==== | ||
| + | |||
| + | |||
| + | | 32 | 255.255.255.255 | 1 | | ||
| + | | 31 | 255.255.255.254 | 2 | | ||
| + | | 30 | 255.255.255.252 | 4 | | ||
| + | | 29 | 255.255.255.248 | 8 | | ||
| + | | 28 | 255.255.255.240 | 16 | | ||
| + | | 27 | 255.255.255.224 | 32 | | ||
| + | | 26 | 255.255.255.192 | 64 | | ||
| + | | 25 | 255.255.255.128 | 128 | | ||
| + | | 24 | 255.255.255.0 | ||
| + | | 23 | 255.255.254.0 | 512 | | ||
| + | |||
| + | ===== IPv6 ===== | ||
| + | | fe80::/10 | link local | | ||
| + | | fc00::/7 | unique local | | ||