Reference Guide
548 |
www.dell.com | support.dell.com
Defaults
IS-IS Level 2 routes only
Command Modes
ROUTER ISIS (for IPv4)
CONFIGURATION-ROUTER-ISIS-ADDRESS-FAMILY-IPV6 (for IPv6)
Command
History
Example
Figure 23-1. redistribute bgp Command Example
FTOS(conf)#router is
FTOS(conf-router_isis)#redistribute bgp 1 level-1 metric 32 metric-type
external route-map rmap-isis-to-bgp
FTOS(conf-router_bgp)#show running-config isis
!
router isis
redistribute bgp 1 level-1 metric 32 metric-type external route-map
rmap-isis-to-bgp
Command
History
Usage
Information
BGP to IS-IS redistribution supports “match” options using route maps. The metric value, level, and
metric-type of redistributed routes can be set by the redistribution command. More advanced “set”
options can be performed using route maps.
redistribute ospf
Redistribute routing information from an OSPF process.
Syntax
redistribute ospf process-id [level-1| level-1-2 | level-2] [match {internal | external}] [metric
metric-value] [metric-type {external | internal}] [route-map map-name]
To return to the default values, enter the no redistribute ospf process-id [level-1| level-1-2 |
level-2] [match {internal | external}] [metric metric-value][metric-type {external | internal}]
[route-map map-name] command.
metric-type {external|
internal}
(OPTIONAL) The external link type associated with the default route
advertised into a routing domain. The two options are:
• external
• internal
route-map map-name map-name is an identifier for a configured route map.
The route map should filter imported routes from the source routing protocol
to the current routing protocol.
If you do not specify a
map-name, all routes are redistributed. If you
specify a keyword, but fail to list route map tags, no routes will be imported.
Version 9.0.2.0 Introduced on the S6000.
Version
8.3.7.0
Introduced on the S4810.
Version 7.5.1.0 Introduced IPv6 ISIS support
Version 9.0.2.0 Introduced on the S6000
S6000










