autoinstall
   
      Profile Config Commands
Automatically installs firmware image and startup configuration parameters on to the selected device.
      Supported on the following devices: 
         
         
            - Access Points: AP5010, AP310i/e, AP410i/e, AP505i, AP510i, AP510e, AP560i, AP6522, AP6562, AP7161, AP7502,
               AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP763, AP7662, AP8163, AP8543,
               AP8533.
- Service Platforms:
               NX5500, NX7500, NX9500, NX9600
- Virtual Platforms: CX9000, VX9000
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) | 
               
      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 |