10-30-2006 07:32 AM - edited 07-03-2021 01:09 PM
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
Solved! Go to Solution.
10-30-2006 10:12 AM
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:
10-30-2006 08:28 AM
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'.
10-30-2006 08:50 AM
The static IP and default gateway information are stored in the env_var file. Try to delete that file and reboot again.
10-30-2006 09:17 AM
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
10-30-2006 10:12 AM
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:
10-30-2006 12:21 PM
Good to have you folks around ! Thanks !
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide