I have the below scenario. I wanted to change the IP address for the interface assigned to the NSX Edge interface & the Router
10.10.10.130 is the ip address of the interface#1 (VLAN111) & this IP address is also the router ID for NSX Edge.
Step:1
- Change the router ID to the new IP Address.(20.20.20.130/29)
- Change the Interface#1 IP in NSX Edge to 20.20.20.130/29
- Change the interface IP in R1 to 20.20.20.129/29
Question:
- My understanding is that when changing the router ID, it will restart the routing process. Let me know if my understanding is right.
Step:2
- Change the Interface#2 IP in NSX Edge to 20.20.20.138/29
- Change the interface IP in R2 to 20.20.20.137/29
Question:
- When changing the IP address of the interface does it required to manually restart the OSPF process in NSX ?
- Is it required to restart the OSPF process when there is change in the IP Address of the NSX Edge interface.