Chapter 23: IPv6
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
734
Purpose
CLI Command
Delete all entries or a specific entry (or all entries
from a specific cable-mac).
clear ipv6 route pd {<all> | <pre-fix/length> | cable-mac
<WORD>}
Retrieve the delegated prefixes from the DHCPv6
server for a specified link-local address, all devices, or
a cable-mac. This requires bulk lease query.
configure ipv6 route pd-data-retrieve {<link local ipv6-
address> | all | cable-mac < WORD>}
Change or set the admin distance of PD injected
routes in the route table. Default = 2. Use the [no]
parameter to restore the default.
configure ipv6 router pd distance <INT>
configure ipv6 router pd distance [<INT>] no
Enable [disable] redistribution of static PD routes to
the ISIS IPv6 routing protocol.
configure router isis address-family ipv6 redistribute pd
[metric <0-16777214>] [metric-type {internal | external}]
{level-1 | level-2} [tag <1-4294967295>] [no]
Enable [disable] redistribution of summary PD routes
to the ISIS IPv6 routing protocol.
configure router isis address-family ipv6 redistribute
pd-summary <PD prefix> [metric <INT>] [metric-type
{internal | external}] {level-1 | level-2} [tag
tag-value] [no]
Enable [disable] redistribution of prefix delegated
routes in OSPFv3.
configure ipv6 router ospf redistribute pd <metric
[value] | metric-type [internal|external] | tag [value]>
[no]
Displays PD route-injection configuration both
globally and for individual cable-mac interfaces.
show ipv6 pd-route-injection
Shows a summary of all IPv6 routes, including the
number of PD routes.
show ipv6 route summary
Shows status of the interface. Status of PD route
injection is included in the results.
show interface cable-mac <WORD>
show ipv6 interface cable-mac <WORD>
Shows IPv6 routes including PD routes and their
status. To show only IPv6 routes of type PD then use
the first version of this command. To show all IPv6
routes including PD routes then use the second
version of this command.
show ipv6 route { pd | include-pd }