Ip Prefix-List Seq Command - ADTRAN 5000 Series Command Reference Manual

Adtran network device command reference guide
Table of Contents

Advertisement

Command Reference Guide
ip prefix-list <listname> seq <sequence#> [permit | deny] <network/len>
[le <le-value> | ge <ge-value>]
Use the ip prefix-list seq command to specify a prefix to be matched or a range of mask lengths.
Syntax Description
<listname>
<sequence#>
permit
deny
<network/len>
le <le-value>
ge <ge-value>
Default Values
If no ge or le parameters are specified, an exact match is assumed. If only ge is specified, the range is
assumed to be from ge-value to 32. If only le is specified, the range is assumed to be from len to le-value.
Applicable Platforms
This command applies to the NetVanta 300, 1000R, 2000, 3000, 4000, and 5000 and Total Access 900
Series units.
Command History
Release 8.1
Functional Notes
This command specifies a prefix to be matched. Optionally, it may specify a range of mask lengths. The
following rule must be followed: len < ge-value < le-value. A prefix list with no entries allows all routes. A
route that does not match any entries in a prefix list is dropped. As soon as a route is permitted or denied,
there is no further processing of the rule in the prefix list. A route that is denied at the beginning entry of a
prefix list will not be allowed, even if it matches a permitting entry further down the list.
61200990L1-35E
Specifies a particular prefix list.
Specifies the entry's unique sequence number which determines the processing
order. Lower-numbered entries are processed first. Range: 1 to 4,294,967,294.
Permits access to matching entries.
Denies access to matching entries.
Specifies the network number and network mask length.
Specifies the upper end of the range. Range: 0 to 32.
Specifies the lower end of the range. Range: 0 to 32.
Command was introduced.
Copyright © 2005 ADTRAN
Global Configuration Mode Command Set
398

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents