Veritas Velocity™ User's Guide
- Getting to know Velocity
- Setting up Velocity
- How to set up the Velocity Storage Server
- How to set up the Velocity Client
- Setting up the Velocity on-premises management server
- Upgrading Velocity
- Velocity Storage Server
- Users and roles
- Oracle database ingestion using Velocity
- How to use copy preparation to mask or sanitize sensitive data
- Oracle database ingestion using NetBackup CoPilot
- Microsoft SQL Server database ingestion using Velocity
- Database sources and copies
- About scheduling ingestions for a database source
- Retention periods for database sources and copies
- Sandboxes
- Database recovery
- Alerts and logs
- Managing the Velocity physical appliance
- Configuring network address settings on the Velocity physical appliance
- About WAN optimization on the Velocity physical appliance
- About the Veritas Remote Management Console on the Velocity physical appliance
- About Velocity physical appliance storage
- About users on the Velocity physical appliance
- About Velocity physical appliance checkpoints
- About factory reset on the Velocity physical appliance
- Configuring network address settings on the Velocity physical appliance
- Monitoring the Velocity physical appliance
- Velocity physical appliance security
- About Velocity physical appliance user account privileges
- About the Velocity physical appliance intrusion detection system
- About Velocity physical appliance operating system security
- Recommended IPMI settings on the Velocity physical appliance
- Best practices
- Troubleshooting
- Glossary
- Context-sensitive topics
- Section I. Velocity shell menu commands
- Introduction
- Appendix A. Main > Manage > Storage
- Appendix B. Main > Manage > Cloud
- Appendix C. Main > Manage > Software
- Appendix D. Main > Monitor
- Appendix E. Main > Network
- Appendix F. Main > Settings
- Appendix G. Main > Support
Using a proxy server with the Velocity physical appliance
The following are some of the appliance features that require access to the internet:
Velocity Cloud Console administration
Automatic updates
AutoSupport (Call Home service)
Once you configure the appliance proxy settings, various services will travel through the proxy server.
To configure the appliance to use a proxy server
- Log on to the Velocity shell menu.
- From the Main_Menu > Network > Proxy view, type the following command:
Set <Server:Port> [Tunnel] [Username]
<Server> - Type the IP address or host name of the proxy server, followed by a colon (:) and then the port number.
If the proxy server requires https, add https:// to the address. Otherwise the appliance adds http:// to the address by default.
[Tunnel] - Type TunnelOn if your proxy requires tunneling (the default is TunnelOff).
[Username] - Type the appropriate username if the proxy server requires authentication. You are prompted for a password after you execute the command.
For example:
Set https://proxy.example.company.com:80 TunnelOff ProxyAdmin123 Enter password for user "admin": Successfully set proxy server
Note:
The proxy is automatically enabled after you finish configuring the proxy settings. You have the option to disable and re-enable the proxy configuration as necessary using the Enable and Disable commands. However, the Enable and Disable commands do not take effect for Velocity Cloud Console administration.