Skip to content

Commit ab8e2eb

Browse files
Added information about APIPA (bregman-arie#206)
* Added explanation and example of public IP address * Removed the IP and ISP bit * Added information about APIPA
1 parent 6eb68c5 commit ab8e2eb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,17 @@ A set of protocols that define how two or more devices can communicate with each
9999
To learn more about TCP/IP, read [here](http://www.penguintutor.com/linux/basic-network-reference)
100100
</b></details>
101101

102+
<details>
103+
<summary>What is APIPA?</summary><br><b>
104+
APIPA is a set of it addresses that devices are allocated
105+
when the main DHCP server is not reachable
106+
</b></details>
107+
108+
<details>
109+
<summary>What ip range does APIPA use?</summary><br><b>
110+
APIPA uses the ip range: 169.254.0.1 - 169.254.255.254.
111+
</b></details>
112+
102113
<details>
103114
<summary>What is Ethernet?</summary><br><b>
104115

0 commit comments

Comments
 (0)