...
1. From vCenter launch the DRVA VM web console and log in to the DRVA using admin credentials.
...
Info |
---|
...
|
...
|
...
|
...
|
2. From the DRVA web appliance run the commands (ip route
) and (ip address
) to verify the default gateway and IP configuration of the DRVA.
...
3. Delete the default gateway by running the command:sudo ip route del default
...
Info |
---|
Note: Admin password required. |
...
4. Add a new default gateway by running the command:sudo ip route add default via <gateway_IP>
...
Info |
---|
Note: Admin password required. |
...
5. After changing the gateway of the DRVA, validate its new default gateway by running the command:ip route
or ip r
Infowarning |
---|
Note: Since Because the DRVA is a stateless appliance Adding the , a default gateway by following added according to the above procedure will not be persistent after a DRVA reboot. |
...
Note |
---|
JetStream DR version 4.1.18 |
...
and later include the option to add |
...
additional network routes from |
...
the GUI: Appliances > |
...
Settings > Add |
...
. |
...
network routes for JetStream software versions that support this capability. |
...
References: Refer to below DRVA related KBs
...