cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4528
Views
0
Helpful
5
Replies

I do 'write erase' on AP, but configuration remains

news2010a
Level 3
Level 3

On my Cisco Access Point Aironet 1200, I do 'write erase', 'reload'. I noticed that some configuration remains(such as BVI IP address).

What am I missing ? Why this configuration remains in spite of 'write erase' and how can I make sure that the whole configuraiton is wiped out from AP 1200 ?

p#wri erase

Erasing the nvram filesystem will remove all configuration files! Continue? [con

firm]

[OK]

Erase of nvram: complete

1 Accepted Solution

Accepted Solutions

Deleting the env_vars file won't delete the image. You can try to factory default the AP then it should be set back to DHCP:

http://www.cisco.com/en/US/products/hw/wireless/ps4570/products_configuration_guide_chapter09186a0080184ad5.html#1036746

View solution in original post

5 Replies 5

Stephen Rodriguez
Cisco Employee
Cisco Employee

Marion,

Is yoru BVI set to get a DHCP address? If so, when you do a write erase, you do clear the configuration, but the BVI will request an address. If you need to clear the whole config, including it's address, you could try using the GUI, and clear config from there. There are wo options, one keeps the IP on doesnt'.

HTH,
Steve

------------------------------------------------------------------------------------------------
Please remember to rate useful posts, and mark questions as answered

zhenningx
Level 4
Level 4

The static IP and default gateway information are stored in the env_var file. Try to delete that file and reboot again.

Hi, I don't see any setting on DHCP. I pasted the running config configuration below, however, it makes no difference after what happened.

I think I messed up.

I did 'delete flash:env_vars', reload.

Then upon power cycling the device it appears now only with a prompt "ap:". I will need to read more to understand this, but it seems I delete the entire image, right ?

I guess I would need to load image thru tftp at this point, correct ?

Building configuration...

Current configuration : 1534 bytes

!

version 12.3

no service pad

service timestamps debug datetime msec

service timestamps log datetime msec

service password-encryption

!

hostname ap

!

enable secret xxx.

!

username Cisco password xxx

ip subnet-zero

!

no aaa new-model

!

!

bridge irb

!

!

interface Dot11Radio0

--More-- no ip address

no ip route-cache

!

ssid myyoursours

authentication open

guest-mode

!

short-slot-time

speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0

station-role root

bridge-group 1

bridge-group 1 subscriber-loop-control

bridge-group 1 block-unknown-source

no bridge-group 1 source-learning

no bridge-group 1 unicast-flooding

bridge-group 1 spanning-disabled

!

interface FastEthernet0

no ip address

no ip route-cache

duplex auto

speed auto

--More-- bridge-group 1

no bridge-group 1 source-learning

bridge-group 1 spanning-disabled

!

interface BVI1

ip address 10.43.545.20 255.255.252.0

no ip route-cache

!

ip http server

no ip http secure-server

ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag

ip radius source-interface BVI1

logging snmp-trap emergencies

logging snmp-trap alerts

logging snmp-trap critical

logging snmp-trap errors

logging snmp-trap warnings

bridge 1 route ip

!

!

!

line con 0

transport preferred all

Deleting the env_vars file won't delete the image. You can try to factory default the AP then it should be set back to DHCP:

http://www.cisco.com/en/US/products/hw/wireless/ps4570/products_configuration_guide_chapter09186a0080184ad5.html#1036746

Good to have you folks around ! Thanks !

Review Cisco Networking for a $25 gift card