SCP Server Setup


Before you can perform Inventory Manager archive operations or firmware/boot PROM upgrades using an SCP server, you must configure your SCP server properties and login information When you install Inventory Manager, SCP server properties are configured according to certain default settings. Use the Options window to verify these settings and make any required changes, and enter your SCP server login information.

Inventory Manager uses the default tftpboot\firmware\images directory for storing your firmware. Once you have placed your firmware images in this directory, you must perform a firmware discovery to display them in the left-panel Firmware Mgmt tab. If you are using a different directory for storing firmware, you must specify the directory in the Options window SCP Transfer Settings view.

In addition, all devices are initially configured with TFTP as their file transfer method, so you must change the devices' file transfer method to SCP.

  NOTE: Refer to How to Set Up Alternate Firmware Download Servers for information on configuring alternate servers to perform remote firmware downloads.

Instructions on:

Configuring SCP Server Properties and Login Information

Use these instructions to specify the SCP server IP address, set paths to the root and firmware directories, and set login information. The SCP server needs access to these directories in order to perform archive operations or firmware/boot PROM upgrades.

  1. Select Tools > Options in the menu bar. The Options window opens.
  2. In the left-panel tree under the Inventory Manager folder, expand the File Transfer Settings folder and select SCP Transfer Settings. The right-panel SCP Transfer Settings view is displayed.
  3. Select the Use the NetSight Server's IP checkbox, or use the SCP Server IP field to enter the IP address of the device where the SCP server resides.
  4. Enter the port number your SCP server is configured to run on.
  5. Specify the Root Directory Path. The root directory is the base directory to which the SCP server is allowed access. The SCP server will be allowed to create files to or read files from this directory and any of its sub-directories. The default root directory on Windows is the C:\ directory and on Linux it is the /root/ directory. If you would like to use a different root directory, enter a path to that directory in this field, or use the Browse button to navigate to the directory.
     NOTE:Keep in mind the following requirements when setting the path to your root directory:
    • If your SCP server is configured with an SCP root directory, it must match the root directory entered here.
    • If your SCP server is not configured with an SCP root directory, change the SCP root directory here to the root of the drive (e.g. C:\  for Windows and /root/ for Linux).
    • If you are using an SCP server on a remote system,use the Universal Naming Convention (UNC) when specifying the root directory path. The UNC convention uses two slashes // (UNIX or Linux systems) or backslashes \\ (Windows systems) to indicate the name of the system, and one slash or backslash to indicate the path within the computer. For example, on a Windows system, instead of using
      h:\ (where h:\ is mapped to the firmware\images directory on the remote drive)
      use
      \\yoursystemname\firmware\images  
  6. Specify the Firmware Directory Path. The default firmware directory is C:\firmware\images on Windows and /root/firmware/images on Linux. If you would like to use a different firmware directory, enter a path to that directory in this field, or use the Browse button to navigate to the directory. The firmware directory must be a sub-directory of the root directory. (The firmware images stored in the firmware directory are added to the left-panel Firmware Mgmt tree when you perform a firmware discovery.) If you are using an SCP server on a remote system, be sure to use the UNC standard described in the Note above when specifying the path.
  7. Specify your SCP Server login information. Select the Anonymous checkbox if your SCP server is configured to accept Anonymous logins. (Inventory Manager will automatically fill in the username and password fields.) Otherwise, enter your username and password to access the SCP server. For increased security, select the Hide Password checkbox and your password will be replaced with asterisks when it is typed in.
  8. Click OK to set options and close the window. Click Apply to set options and leave the window open.

Changing Your Firmware Directory

If you want to change the directory for storing your firmware, you must change the SCP server properties using the SCP Transfer Settings view in the Options window.

  1. Select Tools > Options in the menu bar. The Options window opens.
  2. In the left-panel tree under the Inventory Manager folder, expand the File Transfer Settings folder and select SCP Transfer Settings. The right-panel SCP File Transfer Settings view is displayed.
  3. Enter the path to the new directory in the Firmware Directory Path field, or use the Browse button to navigate to the directory. The firmware directory must be a sub-directory of the root directory. If you are using an SCP server on a remote system, be sure to use the UNC standard described in the Note above when specifying the path.
  4. Click OK to set options and close the window.

Setting Your File Transfer Method to SCP

You can set a file transfer method for a specific device, or specify a default transfer method for an entire device type using the File Transfer Method window. Once you have specified the file transfer method for a device, all archive save and restore operations and firmware/boot PROM upgrades on that device will be performed using the specified method. All devices are initially configured with TFTP as their file transfer method, until specified otherwise using these windows. For complete instructions, see How to Set a File Transfer Method.


For information on related tasks:

For information on related windows:

top