D'Link AP 1100 SNMP Issues

Status
Not open for further replies.

NoAIm1337

Beta member
Messages
3
Location
Houston, TX
Hello,

I am a network administrator at a local resort and i am having some issues with these D'Link APs (1100s). I am configuring these APs through telnet and imputing information using this basic script.

set login xxxx
set password
XXXX
set ipaddr x.x.x.x

(login again)

set ipmask x.x.x.x ***change
set gateway x.x.x.x ***change
set dhcpc 0
set ssid xxxx
set authentication open-system
set encryption disable
set ssidsuppress disable
set autochannelselect disable
set channel xxxx ***change
set systemname XXX ***change
set sta2sta disable
set wlanstate enable
set multi-state enable
set vlanm enable
set vlantag 21
set nativevlan 100

set vlanstate enable
set multi-ssid 0 xxxx
set multi-authentication wpa-auto-psk 0
set multi-cipher auto 0
set multi-encryption enable 0
set multi-vlantag 20 0
set multi-keyentrymethod asciitext 0
set multi-passphrase 0 DrPnblThrpStr8n
set multi-ssidsuppress enable 0
set multi-ind-state enable 0

snmp resume

reboot

snmp editpubliccomm SnMpWay
snmp editprivatecomm xxxx
snmp addview CommunityView 1 1
snmp location XXX ***change

However when i make it to resume snmp, i reboot, the AP goes brick on me (computer can not even see the device anymore). And i have to use the 30-30-30 rule of resetting it back to factory defaults.

Can someone enlighten me on why this happens? Am i missing something else for this to work. Any help would be greatly appreciated.
 
Also i've made it work by down-grading firmware to 2.5, default firmware on these APs are 2.55. I am still curious to why this happens, cant seem to figure it out.
 
Status
Not open for further replies.
Back
Top Bottom