cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1076
Views
30
Helpful
4
Replies

How to Copy and Paste Cisco AP Aironet

how to paste cisco Aironet AP 2700 configuration to another AP 2700 device

4 Replies 4

Rasika Nayanajith
VIP Alumni
VIP Alumni

If 2702AP managed by a WLC, then configuration push from WLC, you do not want to manage AP configurations individually.

If 2702 AP in standalone mode with autonomous image (k9w7), then you  take the backup of AP configuration like any normal Cisco devices (show run or show startup) & apply that to another autonomous AP

HTH
Rasika
*** Pls rate all useful responses ***

I use autonomous image (k9w7)
can you give an example?

If that is the case it is very simple.

1. You log onto to AP (via SSH or Telnet), otherwise access it via console cable

2. Copy the running configuration to flash

AAP-702W#copy run flash:AAP-Backup.txt
Destination filename [AAP-Backup.txt]?
1809 bytes copied in 0.144 secs (12563 bytes/sec)

3. Take backup out of the flash to your TFTP server

copy flash:AAP-Backup.txt tftp://<your_tftp_server_ip>

4. If you have static IP configs, modify it & upload to new AP flash:

5. copy flash:<AAP-Backup.txt> to startup

6. reload new AP (if it asks you to save configurations, select NO)

HTH
Rasika
*** Pls rate all useful responses ***

oke ... thank you

Review Cisco Networking for a $25 gift card