Use A Prefix List For Route Redistribution - Dell Force10 S4810P Configuration Manual

High-density, 1ru 48-port 10gbe switch
Hide thumbs Also See for Force10 S4810P:
Table of Contents

Advertisement

FTOS>
FTOS>show ip prefix summary
Prefix-list with the last deletion/insertion: filter_ospf
ip prefix-list filter_in:
count: 3, range entries: 3, sequences: 5 - 10
ip prefix-list filter_ospf:
count: 4, range entries: 1, sequences: 5 - 10
FTOS>

Use a prefix list for route redistribution

To pass traffic through a configured prefix list, you must use the prefix list in a route redistribution
command. The prefix list is applied to all traffic redistributed into the routing process and the traffic is
either forwarded or dropped depending on the criteria and actions specified in the prefix list.
To apply a filter to routes in RIP (RIP is supported on C and E-Series.), use either of the following
commands in the ROUTER RIP mode:
Command Syntax
router rip
distribute-list
prefix-list-name
[
]
interface
distribute-list
prefix-list-name
[
|
connected
interface
To view the configuration, use the
example below or the
FTOS(conf-router_rip)#show config
!
router rip
distribute-list prefix juba out
network 10.0.0.0
FTOS(conf-router_rip)#router ospf 34
To apply a filter to routes in OSPF, use either of the following commands in the ROUTER OSPF mode:
Command Syntax
router ospf
126
|
Access Control Lists (ACLs)
Command Mode
CONFIGURATION
CONFIG-ROUTER-RIP
in
CONFIG-ROUTER-RIP
out
|
|
static
ospf ]
show config
show running-config rip
Command Mode
CONFIGURATION
Purpose
Enter RIP mode
Apply a configured prefix list to incoming
routes. You can specify an interface.
If you enter the name of a nonexistent prefix
list, all routes are forwarded.
Apply a configured prefix list to outgoing
routes. You can specify an interface or type
of route.
If you enter the name of a non-existent prefix
list, all routes are forwarded.
command in the ROUTER RIP mode as shown in the
command in the EXEC mode.
Purpose
Enter OSPF mode

Advertisement

Table of Contents
loading

Table of Contents