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
- 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 > WANOptimization — Manages wide area network data throughput optimization.
SYNOPSIS
Enable ALL
Enable interfaceList
Disable ALL
Disable interfaceList
Status
DESCRIPTION
Use this option to manage the WAN Optimization settings.
The WAN Optimization feature uses various techniques for increasing data-transfer efficiencies across wide-area networks. As a result, using WAN optimization can improve inbound and outbound data transfers to and from your appliance.
This feature includes the following benefits:
Improves NetBackup Auto Image Replication performance.
NetBackup Auto Image Replication is a disaster recovery solution. Its purpose is to create off-site copies of mission critical backups to protect against site loss.
For example, the backups that are generated in one NetBackup domain can be replicated to storage in other NetBackup domains. These other NetBackup domains may be located in diverse geographical locations. Because WAN optimization can improve wide area network data throughput to and from your appliance, more efficient backup data transfers and disaster recovery transfers can occur.
Benefits appliances for which data is sent across slower networks. For example, such as networks with a latency greater than 20 milliseconds and packet loss rates greater than 0.01% (1 in 10,0000).
Operates on individual TCP connections. Evaluates each inbound and outbound network connection to determine whether the performance can be improved.
Improves the network performance with minimal dependency on the outbound network traffic.
Improves the network performance of optimized duplications.
Improves the network performance of restores to remote clients.
Imposes no network overhead. WAN optimization is non-intrusive, as it does not impose any network overhead in situations where the overall network data transfers are high. In some scenarios, when the overall network data transfer is high, the connection speed may not be optimized despite this feature being enabled.
OPTIONS
- Enable ALL
Enable WAN optimization for all appliance network interface ports at the same time.
The following example shows how to use the Enable ALL command:
myappliance1.WANOptimization> Enable ALL
- Enable interfaceList
Enable WAN optimization for selected network interface (NIC/eth) ports on the appliance.
interfaceList specifies the selected NIC ports.
The following are examples of how to use the Enable command and its parameters:
myappliance1.WANOptimization> Enable eth2
myappliance1.WANOptimization> Enable eth0,eth1
- Disable ALL
Disable WAN optimization for all appliance network interface ports at the same time.
The following example shows how to use the Disable ALL command:
myappliance1.WANOptimization> Disable ALL
- Disable interfaceList
Disable WAN optimization for selected network interface (NIC/eth) ports on the appliance.
interfaceList specifies the selected NIC ports.
The following are examples of how to use the Disable command and its parameters:
myappliance1.WANOptimization> Disable eth2
myappliance1.WANOptimization> Disable eth0,eth1
- WANOptimization > Status
Shows the current WAN optimization status.
The appliance displays the optimization status in a table that resembles the following example:
Bond
Interface
State
IP address
WAN Optimization
bond0
eth4
Plugged
Disabled
eth5
Plugged
eth0
Unplugged
192.168.000.000
Enabled
eth1
Plugged
192.168.00.00
Disabled
eth2
Plugged
Enabled
eth3
Plugged
Enabled