In the original IPV4 scheme, there are 5 classes for IP addresses. NA= Network address, HA = host address. NA = 0 implies local network, HA = 0 implies broadcast, HA = 1 usually for gateways (router @ interface address).
Subnet Mask is a method used to obtain more network groups from existing classes. HA is masked with a subnet mask and used as NA.
In the newer IPv4 implementation, masks are no longer fixed - classes are no longer used to define a network. IPV4 notation takes the form of x.x.x.x/y where x is an 8-bit number and y gives the number of bits used to mask out the network address.
Dumped…
ipv6: - fe80 is private net - 2xxx or 3xxx is global unicast address (GUA)! (e.g. 2001) https://test-ipv6.com/