configuration-persistence
   
      
      Supported on the following devices: 
         
         
            - Access Points: AP3000/X, 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
configuration-persistence {auto|secure}
      
      Parameters
configuration-persistence {auto|secure}
                  
                     | auto | Optional.
                        Assigns default value based on the device type | 
                  
                     | secure | Optional.
                        Ensures parts of a file that contain security information are not written
                        during a reload | 
               
      Example
nx9500-6C8809(config-profile-default-ap8533)#configuration-persistence secure
nx9500-6C8809(config-profile-default-ap8533)#show context
profile ap8533 default-ap8533
 bridge vlan 1
  no edge-vlan
  ip igmp snooping
  no ip igmp snooping unknown-multicast-fwd
  no ip igmp snooping mrouter learn pim-dvmrp
  autoinstall configuration
 autoinstall firmware
 ..........................................................................
 cluster name cluster1
 cluster member ip 1.2.3.4 level 2
 cluster member ip 172.16.10.3
 cluster member vlan 4094
 cluster handle-stp
 cluster force-configured-state
  holdtime 1000
  timer 900
 configuration-persistence secure
nx9500-6C8809(config-profile-default-ap8533)#
Related Commands
                  
                     | no | Disables automatic write up of startup configuration file |