Dell Force10 C150 Configuration Manual page 155

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

If you are creating a standard prefix list with only one or two filters, you can let FTOS assign a sequence
number based on the order in which the filters are configured. The FTOS assigns filters in multiples of
five.
To configure a filter without a specified sequence number, use these commands in the following sequence
starting in the CONFIGURATION mode:
Step
Command Syntax
ip prefix-list
1
prefix-name
{ deny | permit }
2
] [ le
min-prefix-length
]
max-prefix-length
Figure 8-14
illustrates a prefix list in which the sequence numbers were assigned by the software. The
filters were assigned sequence numbers based on the order in which they were configured (for example,
the first filter was given the lowest sequence number). The
mode displays the two filters with the sequence numbers 5 and 10.
Figure 8-14. Prefix List
FTOS(conf-nprefixl)#permit 123.23.0.0 /16
FTOS(conf-nprefixl)#deny 133.24.56.0 /8
FTOS(conf-nprefixl)#show conf
!
ip prefix-list awe
seq 5 permit 123.23.0.0/16
seq 10 deny 133.0.0.0/8
FTOS(conf-nprefixl)#
To delete a filter, enter the
number of the filter you want to delete; then use the
LIST mode.
To view all configured prefix lists, use either of the following commands in the EXEC mode:
Command Syntax
show ip prefix-list detail
show ip prefix-list summary
[
]
prefix-name
Command Mode
CONFIGURATION
[ ge
ip-prefix
CONFIG-NPREFIXL
show config
command in the PREFIX LIST mode and locate the sequence
Command Mode
[
]
EXEC Privilege
prefix-name
EXEC Privilege
Purpose
Create a prefix list and assign it a unique
name.
Create a prefix list filter with a deny or
permit action. The optional parameters are:
ge
min-prefix-length:
prefix length to be matched (0 to 32).
le
max-prefix-length:
prefix length to be matched (0 to 32).
show config
command in the PREFIX LIST
no seq
sequence-number
Purpose
Show detailed information about configured Prefix
lists.
Show a table of summarized information about
configured Prefix lists.
IP Access Control Lists (ACL), Prefix Lists, and Route-maps | 155
is the minimum
is the maximum
command in the PREFIX

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents