Configuring Upgrade Profile of Managed Device
The following procedure describes how to configure an upgrade profile for a managed device:
- In the node hierarchy, navigate to .
- Under , select .
- Under , configure the parameters listed in the following table.
|
Parameter |
Description |
|---|---|
|
|
Specify the IPv4 address of the image server. This parameter is only used by managed devices running versions prior to ArubaOS 8.2 and accepts only IPv4 address. For FTP File Transfer Protocol. A standard network protocol used for transferring files between a client and server on a computer network. or SCP Secure Copy Protocol. SCP is a network protocol that supports file transfers between hosts on a network. protocol, specify the username and password. |
|
|
Specify the IPv4 or IPv6 address of the image server. This parameter is only used by managed devices running version ArubaOS 8.2.0.0 or later versions. For FTP File Transfer Protocol. A standard network protocol used for transferring files between a client and server on a computer network. or SCP Secure Copy Protocol. SCP is a network protocol that supports file transfers between hosts on a network. protocol, specify the username and password. |
|
|
Specify the username of the image server. |
|
|
Specify the password of the image server. |
|
|
Repeat the password of the image server. |
|
|
Select the protocol used to download the image file from the image server to the managed devices. tftp ftp scp Select none for local file. |
|
|
Specify the path of the image file on the image server. |
- Click .
- Click .
- In the window, select the required check box and click .
The following CLI Command-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions. command configures the upgrade-profile:
(host) [md] (config)#upgrade-profile
The following CLI Command-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions. command upgrades the managed device from the Mobility Conductor in a native IPv6 deployment:
(host) [mynode] #upgrade managed-devices copy-reboot configured-fileserver version <img-version>
The following CLI Command-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions. command initiates upgrade on all managed devices from the Mobility Conductor in a native IPv6 deployment:
(host) [mynode] #upgrade managed-devices copy-reboot fileserver scp <imagehost> <username> . version <img-version> all