Ip Prefix-List - Alcatel-Lucent OmniAccess 700 CLI Command Reference Manual

Release versions: 2.2; 2.2-r02; 2.3
Table of Contents

Advertisement

-
IP PREFIX
LIST
ip prefix-list <name> [seq <1-4294967294>] {{deny|permit} <ip-
address/prefix-length> {ge|le} <0-32>|description <line>}
D
ESCRIPTION
Enter this command in the Configuration mode. This command is used to
configure a Prefix-list.
P
ARAMETERS
Parameter
name
1-4294967294
deny
permit
<ip-address/
prefix-length>
ge
le
0-32
line
D
V
EFAULT
ALUE
None.
E
XAMPLE
In the following example, permit updates for any network with a prefix mask length
less than or equal to 23. Denies all network updates with a network mask length
greater than 23:
ALU(config)# ip prefix-list test permit 0.0.0.0/0 le 23
OmniAccess 700 CLI Command Reference Guide
Beta
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
Prefix-list name.
Specifies the sequence number to prefix the list entry being
created or deleted.
Denies access for matching conditions.
Permits access for matching conditions.
The IP address and prefix length of the network.
Specifies prefix length. The prefix list will be applied if the
prefix length is greater than or equal to the 'ge' prefix length.
Specifies prefix length. The prefix list will be applied if the
prefix length is less than or equal to the 'le' prefix length.
Prefix length.
Description of prefix list.
Alcatel-Lucent
Description
Beta

ip prefix-list

349

Advertisement

Table of Contents
loading

Table of Contents