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
Configuring the network settings for the Velocity on-premises management server
After you have deployed the Velocity on-premises management server image to a virtual environment, you must configure the network settings for the management server. Only the Velocity administrator should configure the network settings.
Before you configure settings for the management server, ensure the following:
You have deployed the management server.
You have reviewed the vSphere host requirements. For installation requirements, see the Velocity Software Compatibility List at the following URL:
To configure the network settings for the Velocity on-premises management server
- Gather the following network details that are required for configuration:
IP address that you want to assign to the management server
Note:
You need to assign a static IP address to the management server.
Netmask
IP address of the gateway
DNS nameserver addresses
DNS domain name
- Log in to the VMware VSphere Client application and open the virtual machine console for the management server virtual machine.
- Log in to the management server using the user credentials that Veritas has provided to you.
- In the management server, log in to the Velocity shell menu, and then go to the Main_Menu > Network view, and then press Enter.
- In the Network view, type the following command to configure the network settings for the Velocity management server:
Configure IPAddress Netmask GatewayIPAddress InterfaceName
For example: Configure 100.100.100.100 255.255.255.0 100.100.100.0 eth0
- Configure the following DNS settings:
Type the following command to add a DNS nameserver to the configuration:
DNS Add NameServer IPAddress (the DNS nameserver address)
Repeat this command as necessary for any additional DNS nameserver addresses.
Type the following command to set the management server domain name:
DNS Domain DomainName
Note:
Ensure that the appropriate records for the management server hostname have been added to your organization's DNS infrastructure.
- Type the following command to set a fully qualified hostname (FQHN):
Hostname Set Name
- (Optional) If you don't have complete name resolution, type the following command to add the management server IP address to the hostname mapping:
Hosts Add IPAddress FQHN ShortName
For example, Hosts Add 10.10.10.10 hostname.domain.com. hostname
Repeat this command as necessary for any additional addresses to the hostname mapping file.
- Click Yes to proceed.
Next, configure Active Directory/LDAP settings on the management server.