cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3940
Views
5
Helpful
7
Replies

Could not discover WLC using static IP. Forcing AP to use DHCP....

I have a standalone system running "AP3G1-K9W8-M" with with Laptop connected (wired).

I configured a static IP on the same subnet as the Laptop. 

I keep getting the error as seen in the title and the IP resets DHCP. 

How do get around this problem. Is there a way to increase the timer so that I have enough time to upgrade to full featured appli

7 Replies 7

Leo Laohoo
Hall of Fame
Hall of Fame
The 3500 is loaded with CAPWAP image and is looking for a controller.
What are you trying to do?

Hello,
I am trying to upgrade to the full featured image. When it is switches to DHCP I communication to the TFTP server is lost resulting in timeout of the download process hence the upgrade.

Hello,
I followed the instructions you provided, however the commands "tftp_init" and "ether_init".
I did however entered the tar command and got "permission denied"

Can you show the exact output please? Make sure to make no typo, or you need to type the full line again.

ap: set IP_ADDR 192.168.100.100

ap: set NETMASK 255.255.255.0

ap: set DEFAULT_ROUTER 192.168.100.1

ap: tftp_ ?
? -- Present list of available commands
boot -- Load and boot an executable image
cat -- Concatenate (type) file(s)
copy -- Copy a file
delete -- Delete file(s)
dir -- List files in directories
dot11 -- fake dot11 diag .. command
dump_ddr -- dump ddr
dump_regs -- dump reset registers
ether_close -- turn of ether
flash_init -- Initialize flash filesystem(s)
format -- Format a filesystem
fs_erase_block -- erase flash block
fs_show -- show flash file system
fsck -- Check filesystem consistency
help -- Present list of available commands
hexload -- load a hexfile
icedbg -- ice debugger enable
led_test -- cycle LED patterns
load_helper -- Load and initialize a helper image
memory -- Present memory heap utilization information
mkdir -- Create dir(s)
more -- Concatenate (display) file(s)
phy_dump -- dump phy registers
phy_read -- read phy register
phy_write -- write phy register
rd -- register dump
rdump -- register dump all
read -- read at address
rename -- Rename a file
reset -- Reset the system
rm -- register modify
rmdir -- Delete empty dir(s)
rstate -- Show Radio State
session -- Testkernel debugger session
set -- Set or display environment variables
set_baud -- set baud rates
set_sleep -- Pause (sleep) for a specified number of seconds
sscdump -- sscdump
sscoff -- turn off ssc
switch status -- report push button switch status
tar -- extract or listing a tar file
test_ddr -- test ddr
test_ddr_rd -- test ddr_rd
test_ddr_wr -- test ddr_wr
type -- Concatenate (type) file(s)
unset -- Unset one or more environment variables
version -- Display boot loader version
warm_pci -- warm pci rst
write -- write at address
writetlv -- Store EEPROM tlv

ap: tftp_init
Unknown cmd: tftp_init

ap: ether_init
Unknown cmd: ether_init

ap: flash_init
Initializing Flash...
...The flash is already initialized.

ap: set
DEFAULT_ROUTER=192.168.100.1
ENABLE_BREAK=yes
IOS_STATIC_TRUNK_VLAN=12
IP_ADDR=192.168.100.100
MANUAL_BOOT=no
NETMASK=255.255.255.0
NEW_IMAGE=yes
RELOAD_REASON=9
ROM_PERSISTENT_UTC=1015027469
TERMLINES=0

ap: tar -xtract tftp://192.168.100.101/ap3g1-k9w7-mx.153-3.JD.tar flash:
tftp://192.168.100.101/ap3g1-k9w7-mx.153-3.JD.tar: permission denied

Use "load_helper" first before "tftp_init".
Review Cisco Networking for a $25 gift card