Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

In a few scenarios, the customer would like to route DRVA management/data network over a particular gateway.

Following the steps below, we can change the default gateway for DRVA. 

From vCenter launch the DRVA VM web console and login to DRVA with admin credentials.

Note:

  1. Collect DRVA admin credentials from Jetstream support.

  2. By default, SSH is disabled on DRVA, by using a private key we can SSH to DRVA. 

From the DRVA web appliance run the command (ip route) and (ip address) to verify with the default gateway and IP configuration for DRVA.

Delete the default gateway by running the command (sudo ip route del default)

Note: Admin password required. 

Add the new default gateway by running the IP (sudo ip route add default via <gateway_IP>)

Note: Admin password required. 

After changing the gateway on DRVA, run the (ip route) command to validate the default gateway. 

References: Refer to below DRVA related KBs

How to SSH to DRVA using a private key

/wiki/spaces/SUP/pages/2457665711

DRVA network/port troubleshooting KB.

Troubleshooting DRVA network/port connectivity

  • No labels