Quick Reference Guide

PowerConnect B-Series TI24X Configuration Guide 681
53-1002269-02
Configuring OSPF
23
NOTE
Do not enable redistribution until you have configured the redistribution filters. If you enable
redistribution before you configure the redistribution filters, the filters will not take affect and all
routes will be distributed.
FIGURE 111 Redistributing OSPF and static routes to RIP routes
Example
To configure the Layer 3 Switch acting as an ASBR in Figure 111 to redistribute OSPF, BGP4, and
static routes into RIP, enter the following commands.
PowerConnectASBR(config)# router rip
PowerConnectASBR(config-rip-router)# permit redistribute 1 all
PowerConnectASBR(config-rip-router)# write memory
NOTE
Redistribution is permitted for all routes by default, so the permit redistribute 1 all command in the
example above is shown for clarity but is not required.
You also have the option of specifying import of just OSPF, BGP4, or static routes, as well as
specifying that only routes for a specific network or with a specific cost (metric) be imported, as
shown in the command syntax below.
Syntax: deny | permit redistribute <filter-num> all | bgp | connected | rip | static
[address <ip-addr> <ip-mask> [match-metric <value> [set-metric <value>]]]
OSPF Domain
RIP Domain
Switch
Switch
ASBR (Autonomous
System Border
Router)