Console to VRMS and login.
Get the interface names with:
/opt/vmware/share/vami/vami_interfaces
Set the IP for the desired interface with:
/opt/vmware/share/vami/vami_set_network <interface name> STATICV4 <IP Address> <NETMASK> <GATEWAY>
Set DNS with:
/opt/vmware/share/vami/vami_set_dns -d <domain suffix> <DNS IP1> <DNS IP2>
REBOOT
Resolved the issue for me on vSphere Replication 8.4. Hope this helps.