Omitir para ir al contenido principal
  • Hacer pedidos rápida y fácilmente
  • Ver pedidos y realizar seguimiento al estado del envío
  • Cree y acceda a una lista de sus productos
  • Administre sus sitios, productos y contactos de nivel de producto de Dell EMC con Administración de la empresa.

How to Backup and Restore Configuration Data on Dell PowerConnect W-IAPs

Resumen: How to backup configuration on Dell W Series Instant, Backup config on IAP, Backup config on Dell wireless ap, Backup config on Dell wireless Instant Access Point

Es posible que este artículo se traduzca automáticamente. Si tiene comentarios sobre su calidad, háganoslo saber mediante el formulario en la parte inferior de esta página.

Contenido del artículo


Instrucciones


This article explains how to backup and restore configuration Data on Dell PowerConnect W-IAPs.

 

Table of Contents

  1. Viewing Current Configuration

  2. Backing up Configuration Data

  3. Restoring Configuration

     

Viewing Current Configuration


To view the current configuration settings:

  • In the Instant UI, navigate to Maintenance / Configuration / Current Configuration

  • In the CLI, enter the following command at the command prompt:

    (IAP)# show running-config
     

Backing up Configuration Data


To back up the configuration data:

  1. Navigate to the Maintenance / Configuration.

  2. Click Backup Configuration.

  3. Click Continue to confirm the backup.  The instant.cfg containing the IAP configuration data is saved in your local file system.

Use this command to save backup copies of the configuration file to a TFTP server using the IP address 10.0.0.1.


(Instant AP)# copy config tftp 10.0.0.1 filename.cfg


 

HOW10607_en_US__1icon (Instant AP)# copy config tftp 10.0.0.1 filename.cfg

 

Restoring Configuration


To restore configuration:

  1. Navigate to the Maintenance / Configuration.

  2. Click Restore Configuration.  Click Browse to browse your local system and select the configuration file.

  3. Click Restore Now.

  4. Click Restore Configuration to confirm restoration.  The configuration is restored and the IAP reboots to the load the new configuration.

Use this command to restore the configuration file thru command line from a TFTP server using IP address 10.0.0.1:

(Instant AP)# copy config tftp 10.0.0.1 filename.cfg

Propiedades del artículo


Producto comprometido

W-IAP104/105, W-IAP108/109, W-IAP114/115, W-IAP134/135, W-IAP155/155P, W-IAP175P/AC, W-IAP204/205, W-IAP214/215, W-IAP224/225, W-IAP274/275, W-IAP3WN/P, W-IAP92/93

Fecha de la última publicación

10 abr 2021

Versión

3

Tipo de artículo

How To