Recursive static routes

Recursive static routes are not supported.

A recursive static route is a route for which the next hop is learned from another routing look up (for example, dynamic protocol or from another another static route). For example, the following commands create an unsupported recursive static route:

  • ip route 99.0.0.0/24 30.0.0.2——主要静态路由with gateway 30.0.0.2.
  • ip路由30.0.0.0/24 20.0.0.2- Static route to reach the nexthop of the previously configured route.