redistribute isis ip
Redistributes routes from one IS-IS routing level into the other. You must specify either an IP access list or a route map to define the IS-IS routes to be redistributed. The no version ends the redistribution.
[ no ] redistribute isis ip { level-1 into level-2 | level-2 into level-1 }
{ distribute-list accessListName | route-map mapTag }
- level-1Specifies the redistribution of routes from or into IS-IS level 1
- level-2Specifies the redistribution of routes from or into IS-IS level 2
- accessListNameString of up to 32 alphanumeric characters specifying the IP access list used to filter routes between levels
- mapTagString of up to 32 alphanumeric characters specifying the route map applied to all routes from the source protocol; if you do not specify a route map, all routes are redistributed
Router Configuration
Command introduced before JUNOSe Release 7.1.0.