Veritas NetBackup™ Virtual Appliance Documentation
- Getting to know the NetBackup Virtual Appliance
- NetBackup Virtual Appliance product description
- Preparing to deploy the appliance
- Deploying and configuring the appliance
- How to deploy and configure a NetBackup Virtual Appliance combined master and media server
- How to deploy and configure a NetBackup Virtual Appliance media server
- How to deploy and configure a NetBackup Virtual Appliance combined master and media server
- Post initial configuration procedures
- Appliance common tasks
- Storage management
- About NetBackup Virtual Appliance storage configuration
- About viewing storage space information using the Show command
- About NetBackup Virtual Appliance storage configuration
- Network connection management
- 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
- Using the appliance
- About configuring Host parameters for your appliance on the NetBackup Virtual Appliance
- About Copilot functionality and Share management
- 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
- Monitoring the appliance
- About SNMP
- About Call Home
- Appliance security
- About Symantec Data Center Security on the NetBackup Virtual Appliance
- Setting the appliance login banner
- Upgrading the appliance
- About upgrades to NetBackup Virtual Appliance software version 3.1.1 and the Red Hat Enterprise Linux operating system
- Guidelines and best practices for upgrading NetBackup appliances
- Methods for downloading appliance software release updates
- Appliance restore
- Decommissioning and Reconfiguring
- Troubleshooting
- About NetBackup support utilities
- Appliance logging
- Commands overview
- Appendix A. Appliance commands
- Appendix B. Manage commands
- Appendix C. Monitor commands
- Appendix D. Network commands
- Appendix E. Reports commands
- Appendix F. Settings commands
- Appendix G. Support commands
Name
Main > Network > Configure — Configure the appliance to a network.
SYNOPSIS
Configure IPAddress Netmask GatewayIPAddress InterfaceNames
DESCRIPTION
You can use the Configure command to configure the IP address of a single interface on the network that you want to connect your appliance to. When you use this command, you need to define the IP address, the netmask address, and the gateway address.
If multiple interfaces with separate IP addresses are used, use the Network > IPv4 or the Network > IPv6 commands to configure each network interface individually.
OPTIONS
- Configure IPAddress Netmask GatewayIPAddress InterfaceNames
Configure the IP address and default gateway for the appliance. The command configures the IP address and sets the default gateway.
Where IPAddress is the IPv4 or IPv6 address, Netmask is the netmask, GatewayIPAddress is the default gateway IP address, and InterfaceNames is the name of the device.
Remember that you should not use both an IPv4 and an IPv6 address in the same command. For example, you cannot use Configure 9ffe::9 255.255.255.0 1.1.1.1.. You should use Configure 9ffe::46 64 9ffe::49 eth1 to configure an interface using IPv6 address.
EXAMPLES
The following example shows how to configure your appliance network settings:
Network > Configure 10.180.2.3 255.255.255.0 eth1