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
Adds, modifies or removes IPv6 prefix lists.
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
To disable, use the no option.
Parameters
Optional sequence number. Default is order of entry.
A decimal value that indicates the length of the IPv6 prefix.
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)
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)