•
•
•
•
•
•
•
•
•
•
•
S
t
e
p
Description Command Keys
esr(config-isis)# redistribute
isis <ID> <ROUTE-TYPE>
[ route-map <NAME> ] [is-type
<LEVEL>]
<ID> – process number, takes values of
[1..65535].
<ROUTE-TYPE> – route type:
level-1 – level 1 routes advertising;
level-2 – level 2 routes advertising;
inter-area – IS-IS process routes
advertising between zones;
<NAME> – name of the route map that will be
used for advertised IS-IS routes filtration and
modification, set by the string of up to 31
characters;
<LEVEL> – IS-IS protocol operation level:
level-1 – operate only on level 1;
level-2-only – operate only on level 2.
esr(config-isis)#redistribute
rip [ route-map <NAME> ] [is-
type <LEVEL>]
<NAME> – name of the route map that will be
used for advertised RIP routes filtration and
modification, set by the string of up to 31
characters;
<LEVEL> – IS-IS protocol operation level:
level-1 – operate only on level 1;
level-2-only – operate only on level 2.
esr(config-isis)#redistribute
static [ route-map <NAME> ]
[is-type <LEVEL>]
<NAME> – name of the route map that will be
used for advertised static routes filtration and
modification, set by the string of up to 31
characters;
<LEVEL> – IS-IS protocol operation level:
level-1 – operate only on level 1;
level-2-only – operate only on level 2.
esr(config-isis)#redistribute
connected [ route-map
<NAME> ] [is-type <LEVEL>]
<NAME> – name of the route map that will be
used for advertised connected routes
filtration and modification, set by the string of
up to 31 characters;
<LEVEL> – IS-IS protocol operation level:
level-1 – operate only on level 1;
level-2-only – operate only on level 2.