Chapter 46: Command Line Descriptions
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
2079
configure ip prefix-list * permit
Purpose
Specifies packets to accept.
Default Access Level
15
Command Syntax
configure ip prefix-list <name> seq <int> permit <word> [ge <int>] [le <int>]
configure ip prefix-list <name> seq <int> permit <word> [ge <int>] [le <int>] no
Supplemental
Information
N/A
Parameters
<name>
List name
[seq <int>]
Sequence number. The default is the order of entry.
<word>
Prefix length
[ge <int>]
Specifies a prefix length greater than or equal to the value. It is the lowest value of a range of the length (the "from" portion of the
length range)
[le <int>]
Specifies a prefix length less than or equal to the value. It is the highest value of a range of the length (the "to" portion of the length
range)