Wireless Controller
Dedicated Wi-Fi control and management for high density and mobility
Andy_G
Staff
Staff
Article Id 192951
Description

Copying the running configuration to an off-box location.


Scope

KB ARTICLE TYPE: Configuration

RELATED PRODUCTS: controller

RELATED SOFTWARE VERSIONS: 

KEYWORDS: running, off-box, configuration


Solution

CLI STEPS:

STEP 1: Start the tftp server on the host machine with access to the controller CLI.

STEP 2: type “copy running-config tftp://x.x.x.x/” where x.x.x.x is the IP address of the tftp server.

STEP 3: Check the default directory in the tftp server to verify that the file has been transferred.

FTP can also be used to transfer files. In which case, replace tftp://x.x.x.x/ with ftp://username:password@x.x.x.x/ or ftp://anonymous@x.x.x.x/


Contributors