file-sync

Profile Config Commands

Configures parameters enabling auto syncing of trustpoint/wireless-bridge certificate between the staging-controller and its adopted access points

This command is applicable to the access point‘s profile as well as device configuration modes.

Supported in the following platforms:

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

Syntax

file-sync [auto|count <1-20>]

Parameters

file-sync [auto|count <1-20>]
file-sync [auto|count <1-20>] Configures the following file-synching parameters:
  • auto – Enables the staging controller to autoinstall trustpoint/wireless-bridge certificate on an access point when it comes up for the first time and adopts to the controller.

    Prior to enabling file syncing, ensure that the wireless-bridge certificate is present on the staging controller. To upload the certificate on the controller, in the user or privilege executable modes, execute the following command: file-sync > load-file > <URL>.

  • count <1-20> – Configures the maximum number of access points that can be concurrently auto-installed.
    • <1-20> – Specify a value from 1 - 20. The default is 10 access points.
Note: For the NX 95XX and NX 96XXservice platforms the count-range is from 1 - 128.
nx9500-6C8809(config-profile-default-rfs4000)#file-sync auto

nx9500-6C8809(config-profile-default-rfs4000)#file-sync count 8

nx9500-6C8809(config-profile-default-rfs4000)#show context
profile rfs4000 default-rfs4000
 no autoinstall configuration
 no autoinstall firmware
 no device-upgrade auto
 file-sync count 8
 file-sync auto
 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
 --More--
nx9500-6C8809(config-profile-default-rfs4000)#

Related Commands

no Disables automatic file syncing between the staging-controller and its access points