Routable
Routable refers to whether a network address or packet can be forwarded by routers across network boundaries to reach a destination on another network. A routable address is one that can be reached through the global or inter-domain routing system, with routes advertised in routing tables. Non-routable addresses, by contrast, are intended for use within a single local network or link and are not expected to be reachable from the wider Internet.
In IPv4, non-routable addresses include the private address spaces defined in RFC 1918: 10.0.0.0/8, 172.16.0.0/12, and
In IPv6, global unicast addresses are routable on the Internet, while unique local addresses (ULA, fc00::/7) are
Routability depends on actual routing information in devices and networks. Address allocation policies, route aggregation, and
See also: NAT, RFC 1918, IPv4 address space, IPv6 addressing architecture, routing table, BGP.