Foundry Configuration Guide for the FESX, FSX, and FWSX
C - 16 © Foundry Networks, Inc. December 2005
Syntax
Use the following CLI commands to configure RIP redistribution filters.
OSPF Redistribution Filters
OSPF redistribution filters control redistribution of routes from other protocols into OSPF. A Foundry device
running OSPF can redistribute static routes, RIP routes, and BG4P routes (if BGP4 is supported on the device)
into OSPF.
Optionally, you can specify a metric that the route must match or you can set the metric on redistributed routes.
By setting the metric, you can cause the router to prefer OSPF routes or redistributed routes to the specified
network.
Actions
OSPF redistribution filters permit (redistribute) or deny (don’t redistribute) RIP or BGP4 routes into OSPF.
Scope
You configure and apply OSPF redistribution filters globally.
Syntax
Use the following CLI commands to configure OSPF redistribution filters.
BGP4 Redistribution Filters
BGP4 redistribution filters control redistribution of routes from other protocols into BGP4. A Foundry device
running BGP4 can redistribute static routes, RIP routes, and OSPF routes into BGP4.
Optionally, you can modify a route’s metric and weight and use a route map to change additional attributes of the
route.
Actions
BGP4 redistribution filters permit (redistribute) or deny (don’t redistribute) RIP or OSPF routes into RIP.
Scope
You configure and apply BGP4 redistribution filters globally.
Table C.16: RIP Redistribution Filters
CLI syntax
FESX424 Router(config-rip-router)# permit | deny redistribute <filter-
num> all | bgp | ospf | static address <ip-addr> <ip-mask>
[match-metric <value> | set-metric <value>]
Table C.17: OSPF Redistribution Filters
CLI syntax
FESX424 Router(config-ospf-router)# deny | permit redistribute
<filter-num> all | bgp | rip | static address <ip-addr>
[match-metric <value> | set-metric <value>]