System information
Configuring IS-IS
10-5
MOT(config-isis)#redistribute connected {metric <n> | route-map
<map-name> | <cr>}
where:
metric <n> is the redistribution metric number for connected routes.
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 bgp command in Router Configuration mode to
redistribute BGP routes into IS-IS, as shown below:
MOT(config-isis)#redistribute bgp {metric <n> | route-map
<map-name> | <cr>}
where:
metric <n> is the redistribution metric number for BGP routes.
route-map <map-name> is the BGP route-map name.
cr is a command return that redistributes of all BGP routes.
• Use the redistribute rip command in Router Configuration mode to
redistribute RIP routes into IS-IS, as shown below:
MOT(config-isis)#redistribute rip {metric <n> | route-map
<map-name> | weight <n> | <cr>}
where:
metric <n> is the redistribution metric number for RIP routes.
route-map <map-name> is the route-map name for the RIP route.
weight <n> sets the network weight value from 0 to 65535 for redistributing
RIP routes into IS-IS.
cr is a command return that redistributes of all RIP routes into IS-IS.
• Use the redistribute static command in Router Configuration mode to
redistribute static routes into ISIS, as shown below:
MOT(config-isis)#redistribute static {metric <n> | metric-type [1
|2] | route-map <map-name> | subnets | tag | <cr>}
where: