System information

BSR 64000 Configuration and Management Guide
9-42
where:
metric <n> is the redistribution metric number for connected routes from 1
to 16.
route-map <map-name> is the route-map name for the connected route.
cr is a command return that redistributes of all connected routes.
Use the redistribute isis command in Router Configuration mode to
redistribute IS-IS routes into RIP, as shown below:
MOT(config-rip)#redistribute isis {match [level-1 | level-1-2 |
level-2] | metric <n> | route-map <map-name> | <cr>}
where:
The match argument is used to choose level 1 ISIS routes only, level 1 and 2
ISIS routes, or level 2 ISIS routes only.
metric <n> is the redistribution metric number for ISIS routes from 1 to 16.
route-map <map-name> is the route-map name for the ISIS route.
cr is a command return that redistributes of all ISIS routes.
Use the redistribute ospf command in Router Configuration mode to
redistribute OSPF routes into RIP, as shown below:
MOT(config-rip)#redistribute ospf {[external | internal] | metric <n>
| route-map <map-name> | <cr>}
where:
The external argument is used to redistribute external OSPF routes.
The internal argument is used to redistribute internal OSPF routes.
metric <n> is the redistribution metric number for OSPF routes from 1 to 16.
route-map <map-name> is the route-map name for the OSPF route.
cr is a command return that redistributes of all OSPF routes.
Use the redistribute bgp command in Router Configuration mode to
redistribute BGP routes into RIP, as shown below:
MOT(config-rip)#redistribute bgp {metric <n> | route-map
<map-name> | <cr>}