IP routes no longer contain the Rules, VRF, and Nexthop tab under the IP Routes menu.

Step-by-step guide

Rules in v7:

  1. First, add table in /routing table menu
  2. Then you can add routing rules in /routing rule menuand routes in specific table
  3. / ip路由添加dst-address = x.x.x.x@table gateway=y.y.y.y@main

VRF in v7:

  1. First, add interfaces to a list,
  2. Add the list to a vrf.

Nexthop:

  1. Nexthop is available at routing/nexthop/print

Moving from ROSv6 to v7 with examples