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 DNS and host name mapping on the Velocity physical appliance
The appliance can use both DNS and manual host name mapping for host name resolution. If you configure DNS and then manually add host name entries, the appliance checks the host name entries before searching the DNS.
Note:
If DNS is used, make sure that the network names of all appliances are DNS resolvable (FQDN and short name).
If DNS is not used, make sure that you enter the proper host entries for the appliance during the initial configuration.
To configure DNS settings
- Log on to the Velocity shell menu.
- From the Main_Menu > Network view, type the following command to add a DNS name server:
DNS Add NameServer <IPAddress>
Where <IPAddress> is the IP address of the name server. You can add multiple name servers.
- Type the following command to add a DNS search domain:
DNS Add SearchDomain <DomainName>
Where <DomainName> is the target domain for searching. For example:
DNS Add SearchDomain mn.us.company.com
You can add multiple search domains.
- Type the following command to configure the DNS domain name suffix:
DNS Domain <Name>
Where <Name> is the domain name of the DNS server. For example:
DNS Domain mn.us.company.com
To manually add a host name
- Log on to the Velocity shell menu.
- From the Main_Menu > Network view, type the following command to manually add a host name:
Hosts Add <IPAddress> <FQHN> <ShortName>
Where <IPAddress>, <FQHN>, and <ShortName> are the IP address, fully qualified host name, and the short host name of the host.