This command configures RIP (Routing Information Protocol) protocol to redistribute routes from the specified source protocol/routers. There are five possible match options. When you submit the command redistribute ospf match match-type the match-type or types specified are added to any match types presently being redistributed. Internal routes are redistributed by default.
Default |
|
Format for OSPF (Open Shortest Path First) as source protocol | redistribute ospf [metric 0-15] [match [internal] [external 1] [external 2] [nssa-external 1] [nssa-external-2]] |
Format for other source protocol | redistribute {bgp | static | connected} [metric 0-15] |
Mode | Router RIP Config |