autoinstall

Profile Config Commands

Automatically installs firmware image and startup configuration parameters on to the selected device.

Supported in the following platforms:

Syntax

autoinstall [configuration|firmware|start-interval <WORD>]

Parameters

autoinstall [configuration|firmware|start-interval <WORD>]
configuration Autoinstalls startup configuration. Setup parameters are automatically configured on devices using this profile. This option is disabled by default.
firmware Autoinstalls firmware image. Firmware images are automatically installed on devices using this profile. This option is disabled by default.
start-interval <WORD> Configures the interval between system boot and start of autoinstall process (this is the time, from system boot, after which autoinstall should start)
  • <WORD> – Specify the interval in minutes. The default is 10 minutes.
    Note: Zero (0) implies firmware or startup configuration installation can start any time.

Example

nx9500-6C8809(config-profile-default-ap505)#autoinstall configuration

nx9500-6C8809(config-profile-default-ap505)#autoinstall firmware

nx9500-6C8809(config-profile-default-ap505)#show context include-factory | inclu
de autoinstall
 autoinstall configuration
 no autoinstall firmware
 autoinstall start-interval 10
nx9500-6C8809(config-profile-default-ap505)#

Related Commands

no Disables the auto install settings