isis redistribute direct
Identify routes on the local switch to be announced into the Shortest Path Bridging MAC
(SPBM) network.
Syntax
-
default isis redistribute
direct [enable] [metric] [metric-type] [route-map] [subnets]
-
isis redistribute direct
[enable] [metric <0-65535>] [metric-type <external | internal>]
[route-map WORD<0-64 ] [subnets <allow | suppress>]
-
no isis redistribute
direct [enable] [metric] [metric-type] [route-map] [subnets]
Command Parameters
- enable
- Enables route redistribution.
- metric <0-65535>
- Configures the metric (cost) to
apply to redistributed routes. The default is 1.
- metric-type <external | internal>
- Configures the type of route to
import into the protocol. The default is internal.
- route-map WORD<0-64>
- Configures the route policy to
apply to redistributed routes. Specifies a name.
- subnets <allow | suppress>
- Indicates whether the subnets are
advertised individually or aggregated to their classful subnet. Choose allow to
advertise the subnets individually with the learned or configured mask of the
subnet. The default is allow.
Default
By default, redistribution is disabled.
Command Mode
VRF Router Configuration
Usage Guidelines
If you use this command, configured secondary IP subnets are always redistributed unless
you configure a filtering route-map with redistribution.