Ip Prefix-List - Juniper JUNOSE 11.1.X - COMMAND REFERENCE A TO M 4-9-2010 Command Reference Manual

For e series broadband services routers - command reference a to m
Table of Contents

Advertisement

ip prefix-list

ip prefix-list listName { description desc |
Syntax
[ seq sequence ] { permit | deny } ipPrefix [ ge geNumber ] [ le leNumber ] }
no ip prefix-list listName [ description |
[ seq sequence ] [ { permit | deny } ipPrefix [ ge geNumber ] [ le leNumber ] ] ]
Command introduced before JUNOSe Release 7.1.0.
Release Information
Creates a prefix list for route filtering; specifies a list entry a permit or deny clause
Description
for a network address. The no version removes the specified prefix list or the specified
list entry.
Options
Global Configuration
Mode
listName Name of the prefix list; a string of up to 32 characters
desc Description of the prefix list
sequence Number in the range 0–65535 that indicates the position the prefix
list entry is to have in the list of entries already configured for the prefix list; if
sequence is not specified, the value of the last sequence number + 5 is used
permit If the prefix of the route being filtered matches the specified prefix and
permit is specified, the route is redistributed as controlled by the set actions
deny If the prefix of the route being filtered matches the specified prefix and
deny is specified, the route is not redistributed
ipPrefix Network route to be filtered, in the format network / length, where
network Base address of the network route to be filtered; for example,
192.168.32.0 or 10.10.0.0
length Length of the network prefix; number of bits masking base address
to produce address to be matched
geNumber Route being filtered matches if its prefix is within the range specified:
greater than or equal to geNumber and less than or equal to 32
leNumber Route being filtered matches if its prefix is within the range specified:
greater than or equal to length and less than or equal to leNumber
Chapter 10: I Commands
915
ip prefix-list

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.1.x

Table of Contents