BGP4+ suppressed routes can be reactivated using a CLI command.
device(config)# exit
device# show ipv6 bgp dampened-paths 
    Status Code  >:best d:damped h:history *:valid
    Network                                      From                                     Flaps Since       Reuse       Path
*d  110:110:110:4::/64                           160:160:160::10                          36    0 :2 :54    0 :10:10    111
*d  110:110:110:3::/64                           160:160:160::10                          36    0 :2 :54    0 :10:10    111
*d  110:110:110:2::/64                           160:160:160::10                          36    0 :2 :54    0 :10:10    111
*d  110:110:110:1::/64                           160:160:160::10                          36    0 :2 :54    0 :10:10    111
*d  110:110:110::/64                             160:160:160::10                          36    0 :2 :54    0 :10:10    111
 
		  device# clear ipv6 bgp dampening
device# show ipv6 bgp dampened-paths device#
The following example reactivates all suppressed BGP4+ routes and verifies that there are no suppressed routes.
device(config-bgp-router)# exit device(config)# exit device# show ipv6 bgp dampened-paths device# clear ipv6 bgp dampening device# show ipv6 bgp dampened-paths