02-03-2018 04:07 AM - edited 07-05-2021 08:12 AM
hello,
i got 2 of these accespoints, they both dont get an ipaddress. I have reset them, access through 10.0.0.1 is not possible. I can connect to those devices to Telnet.
I searched the internet, this site, youtube, but i dont know what do do next. How do i know if these devices have an ipaddres(ipconfig gives me a bad ipaddress or hostname notification) and how can i add these devices to my wireless network as a stand alone?
thanks in advance.
Solved! Go to Solution.
02-04-2018 04:45 AM
Hi @Enki Doe I´m glad you made progress.
Yes, you can have those APs as repeater applying a similar config like that:
AP# configure terminal
AP(config)# interface dot11radio 0 (For 2.4 Ghz band)
AP(config-if)# ssid "your SSID"
AP(config-ssid)# infrastructure-ssid
AP(config-ssid)# exit
AP(config-if)# station-role repeater
AP(config-if)# dot11 extensions aironet
AP(config-if)# parent 1 '0987.1234.h345 900' ===> From who you are repeating the signal from.
AP(config-if)# end
However, if you can run cables and use those AP independently, it is highly advisable. Repeater is not a good design at all.
-If I helped you somehow, please, rate it as useful.-
02-03-2018 11:05 AM
Hi
Paste you the output of show version please.
-If I helped you somehow, please, rate it as useful.-
02-04-2018 03:54 AM
Many thanks for your reply. Today, dont know what happened, both get an ip-addres..
But i cant those those devices as an repeater,is that correct? So i need to cable to extend my wifi network when using these AP's?
02-04-2018 04:45 AM
Hi @Enki Doe I´m glad you made progress.
Yes, you can have those APs as repeater applying a similar config like that:
AP# configure terminal
AP(config)# interface dot11radio 0 (For 2.4 Ghz band)
AP(config-if)# ssid "your SSID"
AP(config-ssid)# infrastructure-ssid
AP(config-ssid)# exit
AP(config-if)# station-role repeater
AP(config-if)# dot11 extensions aironet
AP(config-if)# parent 1 '0987.1234.h345 900' ===> From who you are repeating the signal from.
AP(config-if)# end
However, if you can run cables and use those AP independently, it is highly advisable. Repeater is not a good design at all.
-If I helped you somehow, please, rate it as useful.-
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