Network Implementation Guide › Installing the NBA Software › Software Installation › Download the Package onto the NBA Appliance
Download the Package onto the NBA Appliance
Before you can install CA DLP Network, you must download the NBA software package from your network onto your network appliance.
To download the NBA software package onto the network appliance
- Login as root:
[nba17] CPU-X login: root
- You can save the NBA software package anywhere on the NBA system, but for consistency we recommend the following directories:
- On Bivio 2000 appliances, use:
/nr/shared/home/install.
If this directory does not already exist, create it with:
mkdir -m 777 /nr/shared/home/install
- On Bivio 7000 appliances, use:
/bivio/shared/home/install.
If this directory does not already exist, create it with:
mkdir -m 777 /bivio/shared/home/install
- Go to the install directory.
- Download the required version of the NBA software package. On Bivio 7000 appliances, you also need to download the package containing the Cavium driver. See the previous section for package details.
You can download the packge using one of the following methods:
- From the NBA command prompt using FTP. You must switch to binary mode before you get the software package.
- From your host command prompt using an application compatible with the SCP protocol, such as the PuTTY application pscp.