Command Line Reference Guide

Open Shortest Path First (OSPFv2 and OSPFv3) | 729
Defaults
No default behavior or values
Command Modes
ROUTER OSPF
Command
History
redistribute isis
c e s
Redistribute IS-IS routing information throughout the OSPF instance.
Syntax
redistribute isis [tag] [level-1 | level-1-2 | level-2] [metric metric-value | metric-type
type-value] [route-map map-name] [tag tag-value]
To disable redistribution, use the no redistribute isis [tag] [level-1 | level-1-2 | level-2] [metric
metric-value | metric-type type-value] [route-map map-name] [tag tag-value] command.
Parameters
metric-type type-value (OPTIONAL) Enter the keyword metric-type followed by one of the
following:
1 = for OSPF External type 1
2 = for OSPF External type 2
route-map map-name
(OPTIONAL) Enter the keyword route-map followed by the name of the
route map.
tag tag-value
(OPTIONAL) Enter the keyword tag to set the tag for routes redistributed
into OSPF.
Range: 0 to 4294967295
Version 8.3.5.0 Introduced on S55
Version 7.8.1.3
Introduced
Route Map for BGP Redistribution to OSPF
Version 7.8.1.0 Introduced support for Multi-Process OSPF.
Version 7.6.1.0 Introduced on S-Series
Version 7.5.1.0 Introduced on C-Series
Version 7.4.1.0
Modified to include the
default keyword.
pre-Version 6.1.1.1 Introduced on E-Series
tag
(OPTIONAL) Enter the name of the IS-IS routing process.
level-1 (OPTIONAL) Enter the keyword level-1 to redistribute only IS-IS Level-1
routes.
level-1-2 (OPTIONAL) Enter the keyword level-1-2 to redistribute both IS-IS Level-1
and Level-2 routes.
level-2 (OPTIONAL) Enter the keyword level-2 to redistribute only IS-IS Level-2
routes.
metric metric-value (OPTIONAL) Enter the keyword metric followed by a number.
Range: 0 (zero) to 4294967295.
metric-type type-value (OPTIONAL) Enter the keyword metric-type followed by one of the
following:
1 = for OSPF External type 1
2 = for OSPF External type 2