Command Manual – Routing Protocol
Quidway S8500 Series Routing Switches Chapter 2 RIP Configuration Commands
Huawei Technologies Proprietary
2-13
Parameter
value: Additional route metric added when an interface receives a packet, ranging from
0 to 16. By default, the value is 0.
Description
Use the rip metricin command to configure the additional route metric added to the
route when an interface receives RIP packets.
Use the undo rip metricin command to restore the default value of this additional route
metric.
Related command: rip metricout.
Example
# Specify the additional route metric to 2 when the interface Vlan-interface 10 receives
RIP packets.
[Quidway] interface Vlan-interface 10
[Quidway-Vlan-interface10] rip metricin 2
2.1.16 rip metricout
Syntax
rip metricout value
undo rip metricout
View
Interface view
Parameter
value: Additional route metric added when an interface transmits a packet, ranging from
1 to 16. By default, the value is 1.
Description
Use the rip metricout command to configure the additional route metric to the route
when an interface transmits RIP packets.
Use the undo rip metricout command to restore the default value of this additional
route metric.
Related command: rip metricin.
Example
# Set the additional route metric to 2 when the interface Vlan-interface 10 transmits RIP
packets.