redistribute isis ip
Syntax
[ no ] redistribute isis ip { level-1 into level-2 |
level-2 into level-1 }
{ distribute-list accessListName | route-map mapTag }
Release Information
Command introduced before JunosE Release 7.1.0.
Description
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.
Options
- level-1—Specifies the redistribution of routes from or into IS-IS level 1
- level-2—Specifies the redistribution of routes from or into IS-IS level 2
- accessListName—String of up to 32 alphanumeric characters specifying the IP access list used to filter routes between levels
- mapTag—String 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
Mode
Router Configuration