Acl Resequencing - Dell Force10 C150 Configuration Manual

Ftos configuration guide ftos 8.4.2.7 e-series terascale, c-series, s-series (s50/s25)
Hide thumbs Also See for Force10 C150:
Table of Contents

Advertisement

Figure 8-17. Command Example: show config in the ROUTER RIP Mode
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
distribute-list
prefix-list-name
[
interface
]
distribute-list
prefix-list-name
[ connected | rip | static ]
To view the configuration, use the
show running-config ospf
Figure 8-18. Command Example: show config in ROUTER OSPF Mode
FTOS(conf-router_ospf)#show config
!
router ospf 34
network 10.2.1.1 255.255.255.255 area 0.0.0.1
distribute-list prefix awe in
FTOS(conf-router_ospf)#

ACL Resequencing

Resequencing an ACL or Prefix List
ACL Resequencing allows you to re-number the rules and remarks in an access or prefix list. The
placement of rules within the list is critical because packets are matched against rules in sequential order.
Use Resequencing whenever there is no longer an opportunity to order new rules as desired using current
numbering scheme.
For example,
Table 8-3
placed between these, so apply resequencing to create numbering space, as shown in
same example, apply resequencing if more than two rules must be placed between rules 7 and 10.
Command Mode
CONFIGURATION
in
CONFIG-ROUTER-OSPF
out
CONFIG-ROUTER-OSPF
show config
command in the EXEC mode.
is supported on platform
contains some rules that are numbered in increments of 1. No new rules can be
Purpose
Enter OSPF mode
Apply a configured prefix list to incoming
routes. You can specify an interface.
If you enter the name of a non-existent prefix
list, all routes are forwarded.
Apply a configured prefix list to incoming
routes. You can specify which type of routes
are affected.
If you enter the name of a non-existent prefix
list, all routes are forwarded.
command in the ROUTER OSPF mode
e
IP Access Control Lists (ACL), Prefix Lists, and Route-maps | 157
(Figure 241)
or the
Table
8-4. In the

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents