F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
299
Default
An interface is enabled to receive RIP messages.
Views
Interface view
Default command level
2: System level
Examples
# Enable GigabitEthernet 0/1 to receive RIP messages.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] rip input
rip metricin
Use rip metricin to configure an interface to add a metric to inbound routes.
Use undo rip metricin to restore the default.
Syntax
rip metricin [ route-policy route-policy-name ] value
undo rip metricin
Default
The additional metric of an inbound route is 0.
Views
Interface view
Default command level
2: System level
Parameters
route-policy route-policy-name: Uses the specified routing policy used to add an additional metric for the
routes matching it. The route-policy-name argument is a string of 1 to 63 case-sensitive characters.
value: Add an additional metric to inbound routes, in the range of 0 to 16.
Usage guidelines
When a valid RIP route is received, the system adds a metric to it and then installs it into the routing table.
The metric of the route received on the configured interface is then increased. If the sum of the additional
metric and the original metric is greater than 16, the metric of the route will be 16.
If a routing policy is referenced with the route-policy keyword, the following operations can be
performed:
Routes matching the policy are added with the metric specified in the apply cost command
configured in the policy. Routes not matching it are added with the metric specified in the rip
metricout command. The rip metricout command does not support the + or keywordused to
add or reduce a metric—specified in the apply cost command.
If the apply cost command is not configured in the policy, all the inbound routes are added with the
metric specified in the rip metricout command.