H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Routing Protocol
H3C S7500 Series Ethernet Switches Chapter 2 RIP Configuration Commands
2-16
Examples
# Set the additional route metric added to RIP routes received on VLAN-interface 10 to
2.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] interface Vlan-interface 10
[H3C-Vlan-interface10] rip metricin 2
2.1.17 rip metricout
Syntax
rip metricout value
undo rip metricout
View
Interface view
Parameters
value: Additional route metric added when transmitting a RIP route, which ranges from
1 to 16. By default, the value is 1.
Description
Use the rip metricout command to configure the additional route metric added to the
RIP routes to be transmitted on an interface.
Use the undo rip metricout command to restore the default value of this additional
route metric.
Note:
The metricout configuration only applies to the RIP routes learnt by the router and
those generated by the router itself. It does not apply to any route redistributed to RIP
from any other routing protocol.
Related commands: rip metricin.
Examples
# Set the additional route metric added to the RIP routes to be transmitted on
VLAN-interface 10 to 2.
<H3C> system-view