3-14System View: return to User View with Ctrl+Z.[Sysname]interface Vlan-interface 10[Sysname-Vlan-interface10] undo rip inputrip metricinSyntaxrip metricin valueundo rip metricinViewInterface viewParametersvalue: Additional metric of RIP routes received on an interface, in the range of 0 to 16.DescriptionUse the rip metricin command to configure an additional metric for RIP routes received on an interface.Use the undo rip metricin command to restore the default.By default, the additional metric of RIP routes received on an interface is 0.Before a valid RIP route received on an interface is added to the routing table, the additional metric willbe added to the route. Therefore, if you increase the additional metric, the metric of RIP routes receivedon the interface will increase accordingly. If the sum of the additional metric and the original metric isgreater than 16, the metric of the route will be 16.Related commands: rip metricout.Examples# Set the additional metric of RIP routes received on the interface VLAN-interface 10 to 2. system-viewSystem View: return to User View with Ctrl+Z.[Sysname] interface Vlan-interface 10[Sysname-Vlan-interface10] rip metricin 2rip metricoutSyntaxrip metricout valueundo rip metricoutViewInterface viewParametersvalue: Additional metric of RIP routes sent out of an interface, in the range of 1 to 16.