nonroutable
Nonroutable is a term used in computer networking to describe addresses, prefixes, or resources that are not intended to be reachable via public routing on the Internet. Nonroutable designations are used to isolate internal networks, conserve globally unique address space, and control how traffic is forwarded between networks. A resource may be considered nonroutable if routers on the wider Internet should not forward packets toward it.
In IPv4, the private address ranges defined by RFC 1918 are widely used as nonroutable addresses within
Other IPv4 blocks are nonroutable because they are reserved for special purposes. This includes 127.0.0.0/8 (loopback),
Additional nonroutable or non-public blocks include 100.64.0.0/10 (shared address space for carrier-grade NAT) and 198.18.0.0/15 (TEST-NET
In IPv6, nonroutable concepts persist through link-local and private addressing. Link-local addresses, fe80::/10, are used only
Understanding nonroutable addressing helps manage address space, security, and connectivity. Separation of private and public routing