Veritas NetBackup™ Virtual Appliance Documentation
- Getting started
- Deployment and initial configuration
- Post initial configuration procedures
- Configuring
- About configuring Host parameters for your appliance on the NetBackup Virtual Appliance
- Alerting
- About SNMP
- About Call Home
- Using
- About storage configuration
- About viewing storage space information using the Show command
- About NetBackup Virtual Appliance as a VMware backup host
- About running NetBackup commands from the appliance
- About mounting a remote NFS
- About Auto Image Replication from a NetBackup Virtual Appliance
- About storage configuration
- Logging
- Troubleshooting
- About NetBackup support utilities
- Security
- About Symantec Data Center Security on the NetBackup Virtual Appliance
- Setting the appliance login banner
- Managing users
- About authenticating LDAP users
- About authenticating Active Directory users
- About authenticating Kerberos-NIS users
- About user authorization on the NetBackup Virtual Appliance
- Creating NetBackup administrator user accounts
- Section I. Commands
- Commands overview
- Appendix A. Appliance commands
- Appendix B. Network commands
- Appendix C. Support commands
- Appendix D. Monitor commands
- Appendix E. Settings commands
- Appendix F. Reports commands
- Appendix G. Manage commands
Configuring DNS and host name mapping for the NetBackup Virtual 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.
To configure DNS settings
- Log on to the NetBackup Virtual Appliance 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 NetBackup Virtual Appliance 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.