To create an IPv6 static route, configure its destination IP address, outbound interface, and next hop.
When creating a static route, you can specify an outbound interface, a next hop address, or both of them, depending on actual requirements.
The system view is displayed.
Run ipv6 route-static topology topology-name dest-ipv6-address prefix-length { interface-type interface-number [ nexthop-ipv6-address ] | nexthop-ipv6-address } [ preference preference | tag tag ] * [ no-advertise | no-install ] [ description text ]
An IPv6 route is configured in a non-base topology instance.
The configuration is committed.