General
None
Symptom
Unable to change an RD within a vrf. Sits forever in 'Deletion of "rd" in
progress; wait for it to complete when you try to add a new one:
ESR-PE32(config)#vrf definition 261
ESR-PE32(config-vrf)#rd 324:234
% Do "no rd 32:261" first, in "vrf 261" submode, before redefining the RD for
the VRF
ESR-PE32(config-vrf)#no rd 32:261
% RD 32:261 for VRF 261 scheduled for deletion
ESR-PE32(config-vrf)#rd 324:234
% Deletion of "rd" in progress; wait for it to complete
ESR-PE32(config-vrf)#rd 324:234
% Deletion of "rd" in progress; wait for it to complete
ESR-PE32(config-vrf)#rd 324:234
% Deletion of "rd" in progress; wait for it to complete
ESR-PE32(config-vrf)#rd 324:234
% Deletion of "rd" in progress; wait for it to complete
ESR-PE32(config-vrf)#
ESR-PE32#sh ip vrf bri | inc 261
261 Lo261
ESR-PE32#
Conditions:
C10K runnning 12.2(33)SB6 - seen on both PRE2 and PRE4
redundant RP setup
Workaround:
Remove the "vrf definition" of the vrf with the rd state "" or
use the "ip vrf" command to configure the vrf.