You can set additional metrics for received and sent RIPng routes by using different commands.
The additional route metric is the metric (hop count) to be added to the original metric of a RIPng route.
interface interface-type interface-number
ripng metricin value
ripng metricout { value | { acl6-number | ipv6-prefix ipv6-prefix-name } value1 }
You can specify the value of the metric to be added to the RIPng route that passes the filtering policy by specifying value1 through an IPv6 ACL or an IPv6 prefix list. If a RIPng route does not pass the filtering, its metric is increased by 1.
If the router connects to other RIPng routers through multiple interfaces, repeatedly perform Step 2 to Step 4 until metrics of all links are set.