file-sync

Displays file synchronization settings and status on a controller. The file-sync command syncs wireless-bridge certificate and trustpoint between the staging-controller and its adopted access points. The show > file-sync command displays information related to this process.

Supported in the following platforms:

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

Syntax

show file-sync [configuration|history|load-file-status|status] 
{on <DEVICE-OR-DOMAIN-NAME>}

Parameters

show file-sync [configuration|history|load-file-status|status] 
{on <DEVICE-OR-DOMAIN-NAME>}
file-sync Displays the following file-synchronization (trustpoint and wireless-bridge certificate) related information: configuration, history, load-file-status, and status
configuration Displays the following file-synchronization configuration details:
  • automatic file-syncing enabled or disabled. The default setting is disabled.

    The X.509 certificate needs synchronization only if the access point‘s radio2 is configured to use EAP-TLS authentication. In which case PKCS#12 certificate needs to be pushed on AP adoption. To enable automatic file syncing, in the controller‘s device/profile configuration mode, execute the file-sync > auto command. For more information, see file-sync (profile config mode).

  • Number of access points to which the certificate can be simultaneously uploaded. The default is 10.

    To modify the number of simultaneous uploads, in the controller‘s device/profile configuration mode, execute the file-sync > count <1-20> command. For more information, see file-sync (profile config mode).

  • Scheduled certificate upload, if any, details, such time and date of upload.

    To schedule certificate upload, use the file-sync > wireless-certificate command. For more information, see file-sync (profile config mode).

history Displays file synchronization history. Use this option to view statistical data relating to wireless-bridge certificate synchronization between staging controller and its access points. When executed, a list of all certificate transfers made to the APs is displayed, with the latest transfer listed at the top.
load-file-status Displays the status of the file upload to the controller. Use this command to view the status of a in-progress certificate upload. For more information on initiating a PKCS#12 certificate upload, see file-sync (profile config mode).
status Displays status of the file synchronization between the controller and its adopted access point.
on <DEVICE-OR-DOMAIN- NAME> Optional. Displays file synchronization settings and status on a specified device or RF Domain
  • <DEVICE-OR-DOMAIN- NAME> – Specify the name of the controller, service platform, or RF Domain.

Examples

nx9500-6C8809#show file-sync configuration
File Sync Configuration Information
  Auto                           : Disabled
  Simultaneous Upload Count      : 128
  Wireless Bridge Cert Load Time : Thu Jan 29 23:23:35 2019
nx9500-6C8809#
nx9500-6C8809#show file-sync load-file-status
Download of wireless_bridge certificate is complete
nx9500-6C8809#
nx9500-6C8809#show file-sync history
-------------------------------------------------------------------------------------
     AP       RESULT        TIME         RETRIES    SYNCED-BY        LAST-SYNC-ERROR
-------------------------------------------------------------------------------------
AP510-491220   done    2019-05-29 01:37:32  0    B4-C7-99-6C-88-09       -
nx9500-6C8809#
ap505-13403B#show file-sync configuration
File Sync Configuration Information
  Auto                           : Disabled
  Simultaneous Upload Count      : 10
ap505-13403B#