diff --git a/glossary/IP.md b/glossary/IP.md new file mode 100644 index 000000000..d785541c7 --- /dev/null +++ b/glossary/IP.md @@ -0,0 +1,4 @@ +### IP + +An IP address is a number assigned to a device connected to a network that uses the Internet protocol. +Two IP versions are currently in use - IPv4, the older version of the communication protocol (e.g. 192.168.1.100) and IPv6, the newest version of the communication protocol which allows for many different IP addresses (e.g. 0:0:0:0:ffff:c0a8:164).