isis redistribute bgp
Identify routes on the local switch to be announced into the Shortest Path Bridging MAC
(SPBM) network.
Syntax
-
default isis redistribute
bgp enable
-
default isis redistribute
bgp metric
-
default isis redistribute
bgp metric-type
-
default isis redistribute
bgp route-map
-
default isis redistribute
bgp subnets
-
isis redistribute
bgp
-
isis redistribute bgp
enable
-
isis redistribute bgp
metric <0-65535>
-
isis redistribute bgp
metric-type external
-
isis redistribute bgp
metric-type internal
-
isis redistribute bgp
route-map WORD<0-64>
-
isis redistribute bgp
subnets allow
-
isis redistribute bgp
subnets suppress
-
no isis redistribute
bgp
-
no isis redistribute bgp
enable
-
no isis redistribute bgp
metric
-
no isis redistribute bgp
metric-type
-
no isis redistribute bgp
route-map
-
no isis redistribute bgp
subnets
Command Parameters
- enable
- Enables Border Gateway Protocol
(BGP) route redistribution.
- metric <0-65535>
- Specifies the metric for the
redistributed route.Use a value that is consistent with the destination protocol.
The default is 1.
- metrictype external
- Specifies the metric type.
Specifies a type 1 or a type 2 metric. For metric type 1, the cost of the external
routes is equal to the sum of all internal costs and the external cost. For metric
type 2, the cost of the external routes is equal to the external cost alone. The
default is internal.
- metrictype internal
- Specifies the metric type.
Specifies a type 1 or a type 2 metric. For metric type 1, the cost of the external
routes is equal to the sum of all internal costs and the external cost. For metric
type 2, the cost of the external routes is equal to the external cost alone. The
default is internal.
- routemap WORD<0-64>
- Configures the route policy to
apply to redistributed routes. Specifies a name.
- subnets allow
- 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.
- subnets suppress
- Indicates whether the subnets are
advertised individually or aggregated to their classful subnet. Choose suppress to
advertise subnets aggregated to their classful subnet. The default is allow.
Default
By default, redistribution is disabled.
Command Mode
VRF Router Configuration