08-20-2007 01:49 AM - edited 03-03-2019 06:23 PM
Hi,
I got an issue here, when I delete a VRF and add back an VRF with the same RD, I get this error message. I have removed every previous command already.
Kindly advised
PE A(config)#ip vrf mpls_testA
PE A(config-vrf)#rd 1234:12345
% Cannot set RD, check if it's unique
08-20-2007 02:04 AM
Contact the TAC with your IOS version details, when things like that happen is due to bugs, so either they can suggested a fixed version, or a workaround, that can be as drastic as rebooting the router.
08-20-2007 02:18 AM
Hi,
This is because the RD association with the VRF is not yet deleted, practically i've noticed this happening frequently when this is the last VRF to be removed on the router (no other VRFs left), check the following:
R1(config)# sh ip vrf
Name Default RD Interfaces
* m 1:1
* Being deleted
If you try adding rd 1:1 to another VRF the router will give you the "% Cannot set RD, check if it's unique" error, you must make sure that VRF is permanently deleted, this either takes time, or do a no ip vrf m a couple of times to make sure that it is permanently deleted and that the RD is now free to be used, like Paolo said this may be a bug, but i am not aware of it, this is how i work around it.
HTH,
Mohammed Mahmoud.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide