We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eb68c5 commit ab8e2ebCopy full SHA for ab8e2eb
README.md
@@ -99,6 +99,17 @@ A set of protocols that define how two or more devices can communicate with each
99
To learn more about TCP/IP, read [here](http://www.penguintutor.com/linux/basic-network-reference)
100
</b></details>
101
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
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
112
113
<details>
114
<summary>What is Ethernet?</summary><br><b>
115
0 commit comments