Administrator Guide

Layer 3 Routing Commands 1876
User Guidelines
When redistributing a route metric, the receiving protocol must understand
the metric. The OSPF metric is a cost value equal to 10
8
/ link bandwidth in
bits/sec. For example, the OSPF cost of GigabitEthernet is 1 = 10
8
/10
8
= 1.
The RIP metric is a hop count with a maximum value of 15.
Dell Networking RIP does not support sending a tag value.
Example
console(config-router)#redistribute ospf metric 10 match nssa-external 1
console(config-router)#redistribute connected metric 1
router rip
Use the router rip command in Global Configuration mode to enter Router
RIP mode.
Syntax
router rip
Default Configuration
RIP is globally enabled by default. RIP is not enabled on any interfaces by
default.
Command Mode
Global Configuration mode.
User Guidelines
Use the enable and no enable commands in router RIP mode to enable and
disable RIP globally.
Example
The following example enters Router RIP mode.
console(config)#router rip
console(config-router)#
2CSNXXX_SWUM204.book Page 1876 Monday, January 25, 2016 1:25 PM