04-24-2022 03:56 AM
Hi, anybody knows how to change vrf name and re-apply the same ipv4 address and ipv6 address.
I configure "no ipv4 address" and "no ipv6 address" and change the vrf name, then when I configure the same ipv4 and ipv6 address the result is an error.
04-24-2022 05:57 AM - edited 04-24-2022 05:58 AM
IP is mapped to VRF
so you need to delete VRF first wait for Router to delete it
then config new VRF with new name
apply it to interface
config IPv4 & IPv6 to interface
04-24-2022 10:34 AM
I'm sorry, I think I expressed myself wrong before.
What I want to do is build a service that changes the VRF or adds a VRF on an interface with configured ips. To do this I have to delete them first, apply the new vrf to the interface and reconfigure them.
NSO does not configure the ips for me if they are identical to the ones I have previously deleted, I suppose that it does not understand that it has to configure them after applying the VRF
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