Dell PowerConnect B-RX Configuration Manual page 1269

Bigiron rx series supporting multi-service ironware v02.7.03
Hide thumbs Also See for PowerConnect B-RX:
Table of Contents

Advertisement

The level-1 | level-1-2 | level-2 keywords (for IPv6 IS-IS only) allow you to specify that the Brocade
device redistributes level-1 routes only, level-2 routes only, or both level-1 and level-2 routes.
The metric <number> parameter specifies the metric used for the redistributed route. If a value is
not specified for this option, and the value for the default-metric command is set to 0, its default
metric, then routes redistributed from the various routing protocols will have the metric value of the
protocol from which they are redistributed. For information about the default-metric command,
refer to
The metric-type <type> parameter specifies an OSPF metric type for the redistributed route. You
can specify external type 1 or external type 2. If a value is not specified for this option, the Brocade
device uses the value specified by the metric-type command. For information about modifying the
default metric type using the metric-type command, refer to
redistributed into OSPF version 3"
For example, to configure a route map and use it for redistribution of routes into OSPFv3, enter
commands such as the following.
BigIron RX(config)# ipv6 route 2001:1::/32 4823:eoff:343e::23
BigIron RX(config)# ipv6 route 2001:2::/32 4823:eoff:343e::23
BigIron RX(config)# ipv6 route 2001:3::/32 4823:eoff:343e::23 metric 5
BigIron RX(config)# route-map abc permit 1
BigIron RX(config-routemap abc)# match metric 5
BigIron RX(config-routemap abc)# set metric 8
BigIron RX(config-routemap abc)# ipv6 router ospf
BigIron RX(config-ospf6-router)# redistribute static route-map abc
The commands in this example configure some static IPv6 routes and a route map, and use the
route map for redistributing the static IPv6 routes into OSPFv3.
The ipv6 route commands configure the static IPv6 routes. The route-map command begins
configuration of a route map called "abc". The number indicates the route map entry (called the
"instance") you are configuring. A route map can contain multiple entries. The software compares
packets to the route map entries in ascending numerical order and stops the comparison once a
match is found.
The match command in the route map matches on routes that have 5 for their metric value (cost).
The set command changes the metric in routes that match the route map to 8.
The redistribute command configures the redistribution of static IPv6 routes into OSPFv3, and uses
route map "abc" to control the routes that are redistributed. In this example, the route map allows a
static IPv6 route to be redistributed into OSPF only if the route has a metric of 5, and changes the
metric to 8 before placing the route into the OSPF route redistribution table.
Syntax: [no] redistribute bgp | connected | isis | rip | static [route-map <map-name>]
The bgp | connected | isis | rip | static keywords specify the route source.
The route-map <map-name> parameter specifies the route map name. The following match
parameters are valid for OSPFv3 redistribution:
The following set parameters are valid for OSPF redistribution:
BigIron RX Series Configuration Guide
53-1001986-01
"Modifying default metric for routes redistributed into OSPF version 3"
match ip address | next-hop <acl-number>
match metric <number>
match tag <tag-value>
set ip next hop <ipv4-address>
set metric [+ | - ] <number> | none
on page 1198
Configuring OSPFv3
on page 1198
"Modifying default metric for routes
48
1197

Advertisement

Table of Contents
loading

This manual is also suitable for:

Bigiron rx series

Table of Contents