Another requirement:
The CPE should install a discard (null) or unreachable route for the
delegated prefix.
Without, a packet to an unused subnet (belonging to the delegated prefix)
will loop between the CPE (default route to the Edge Router) and the Edge
Router (route for the delegated prefix to the CPE).
The only difference between the two options is: with unreachable route
the CPE return ICMPv6 "Destination Unreachable/no route to destination"
message to the source address instead of only silently discard the packet.