Routing Information Protocol Commands 853
•metric
integer
— Specifies the metric to use when redistributing the route. Range: 0-15.
• match internal — Adds internal matches to any match types presently being redistributed.
• match external 1 — Adds routes imported into OSPF as Type-1 external routes into any
match types presently being redistributed.
• match external 2 — Adds routes imported into OSPF as Type-2 external routes into any
match types presently being redistributed.
• match nssa-external 1 — Adds routes imported into OSPF as NSSA Type-1 external routes
into any match types presently being redistributed.
• match nssa-external 2 — Adds routes imported into OSPF as NSSA Type-2 external routes
into any match types presently being redistributed.
•
static
— Redistributes static routes.
• connected — Redistributes directly-connected routes.
Default Configuration
metric
integer
— not configured
match — internal
Command Mode
Router RIP Configuration mode.
User Guidelines
This command has no user guidelines.
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
This command has no default configuration.