When a router looks up a destination address in its routing table, it looks for the most specific matching route.
Most specific = longest prefix length (/32 > /24 > /16 > /8 > /0)
Last updated 3 years ago