Chapter 46: Command Line Descriptions
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
2120
configure ipv6 prefix-list * seq * permit
Purpose
Adds, modifies or removes IPv6 prefix lists.
Default Access Level
15
Command Syntax
configure ipv6 prefix-list <word> [seq <int>] permit <prefix/len> [ge <int>] [le <int>]
configure ipv6 prefix-list <word> seq <int> permit <prefix/len> [ge <int>] [le <int>] no
Supplemental
Information
To disable, use the no option.
Parameters
<word>
List name.
<int>
Optional sequence number. Default is order of entry.
<prefix/len>
A decimal value that indicates the length of the IPv6 prefix.
[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)