Redistributing Static Ipv4 Routes Into Ipv4 Is-Is; Redistributing Directly Connected Routes Into Ipv4 Is-Is - Dell PowerConnect B-RX Configuration Manual

Bigiron rx series configuration guide v02.8.00
Hide thumbs Also See for PowerConnect B-RX:
Table of Contents

Advertisement

28
Configuring IPv4 address family route parameters
The <value> parameter specifies the default metric. You can specify a value from 0 – 65535. The
default is 0.
To restore the default value for the default metric, enter the no form of this command.

Redistributing static IPv4 routes into IPv4 IS-IS

To redistribute static IPv4 routes from the IPv4 static route table into IPv4 IS-IS routes, enter the
following command at the IPv4 IS-IS unicast address family configuration level.
BigIron RX(config-isis-router-ipv4u)# redistribute static
This command configures the device to redistribute all static IPv4 routes into Level-2 IS-IS routes.
Syntax: [no] redistribute static [level-1 | level-1-2 | level-2] |
The level-1, level-1-2, and level-2 keywords restrict redistribution to the specified IPv4 IS-IS level.
The metric <number> parameter restricts the redistribution to only those routes that have the
metric you specify.
The metric-type external | internal parameter restricts redistribution to one of the following:
The route-map <name> parameter restricts redistribution to those routes that match the specified
route map. The route map must already be configured before you use the route map name with the
redistribute command. For example, to configure a route map that redistributes only the static IPv4
routes to the destination networks 192.168.0.0/24, enter commands such as the following.
BigIron RX(config)# access-list 101 permit ip any 192.168.0.0 255.255.0.0
BigIron RX(config)# route-map static permit 1
BigIron RX(config-routemap static)# match ip address 101
BigIron RX(config-routemap static)# router isis
BigIron RX(config-isis-router)# address-family ipv4 unicast
BigIron RX(config-isis-router-ipv4u)# redistribute static route-map static

Redistributing directly connected routes into IPv4 IS-IS

To redistribute directly connected IPv4 routes into IPv4 IS-IS routes, enter the following command at
the IPv4 IS-IS unicast address family configuration level.
BigIron RX(config-isis-router-ipv4u)# redistribute connected
This command configures the device to redistribute all directly connected routes in the IPv4 route
table into Level-2 IPv4 IS-IS.
Syntax: [no] redistribute connected [level-1 | level-1-2 | level-2] |
The parameters are the same as the parameters for the redistribute static command.
884
metric <number> | metric-type [external | internal] | route-map <name>
external – The metric value is not comparable to an IPv4 IS-IS internal metric and is always
higher than the IPv4 IS-IS internal metric.
internal – The metric value is comparable to metric values used by IPv4 IS-IS. This is the
default.
metric <number> | metric-type [external | internal] | route-map <name>]
BigIron RX Series Configuration Guide
53-1002253-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

Bigiron rx series

Table of Contents