autoinstall

Profile Config Commands

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

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

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-rfs4000)#autoinstall configuration

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

nx9500-6C8809(config-profile-default-rfs4000)#show context
profile rfs4000 default-rfs4000
 bridge vlan 1
  bridging-mode isolated-tunnel
  ip igmp snooping
  ip igmp snooping querier
 arp timeout 2000
 autoinstall configuration
 autoinstall firmware
 crypto ikev1 policy ikev1-default
  isakmp-proposal default encryption aes-256 group 2 hash sha
 crypto ikev2 policy ikev2-default
  isakmp-proposal default encryption aes-256 group 2 hash sha
 crypto ipsec transform-set default esp-aes-256 esp-sha-hmac
 crypto ikev1 remote-vpn
 crypto ikev2 remote-vpn

--More--
nx9500-6C8809(config-profile-default-rfs4000)#

Related Commands

no Disables the auto install settings