scope(ip route)

scope(ip route)

Content #

the scope of the destinations covered by the route prefix. SCOPE_VAL may be a number or a string from the file /etc/iproute2/rt_scopes.

If this parameter is omitted, ip assumes scope global for all gatewayed unicast routes.

scope link for direct unicast and broadcast routes

scope host for local routes.

From #