cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
784
Views
10
Helpful
2
Replies

how to change vrf interface with NSO

jvelilla
Level 1
Level 1

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.

 

2 Replies 2

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

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