S
S
Sergey Ryzhkin2012-09-06 11:19:11
Computer networks
Sergey Ryzhkin, 2012-09-06 11:19:11

How to connect a second Cisco Aironet 1240 to the network as a signal amplifier?

Greetings Camrades!

Help me figure out how to connect and configure the second Cisco Aironet 1240 Wifi so that it does not distribute its Internet, but transfers it to the first tsiska.
Those. there are two ciscos at different ends of the building, it is necessary that when a person connects to Wifi, then he would connect to that cisco where the signal is better. Those. work like an amp.

I do not know how to configure the second tsiska. Or rather tried, but it never worked.
As I understand it, it needs to be switched to Repeater mode?
I configured BVI1 and FastEthernet interfaces on it, but I don't know how to configure the radio. Therefore, there were questions.

Do I need to repeat the dot11 ssid step at the second point and enter identical data as at the first one, or do I need to skip this step and go straight to the AP (config) # interface Dot11Radio0 configuration, where it will be enough to change the station-role Repeater role?

The first tsiska is configured as root. Everything was done in this order:

Configuration Commands
AP (config)# interface FastEthernet0
AP (config-if)# no ip address
AP (config-if)# no ip route-cache
AP (config-if)# exit

AP (config)# interface FastEthernet0.1
AP (config-if)# encapsulation dot1Q 1
AP (config-if)# no ip route-cache
AP (config-if)# bridge-group 1
AP (config-if)# no bridge-group 1 source-learning
AP (config-if)# bridge-group 2 spanning-disabled
AP (config-if)# exit

AP (config)# interface BVI1
AP (config-if)# ip address <адрес> <маска>
AP (config-if)# no ip route-cache

AP (config)# dot11 ssid AP (config-ssid)# vlan 1
AP (config-ssid)# authentication open
AP (config-ssid)# authentication key-management wpa
AP (config-ssid)# mbssid guest-mode
AP (config-ssid)# wpa-psk ascii 0 <пароль>
AP (config-ssid)# exit
AP (config)# dot11 vlan-name vlan1 vlan 1

AP (config)# bridge irb

AP (config)# interface Dot11Radio0
AP (config-if)# encryption vlan1 mode ciphers tkip
AP (config-if)# ssid AP (config-if)# mbssid
AP (config-if)# station-role root
AP (config-if)# speed basic-1.0 2.0 5.5 11.0 6.0 9.0 12.0 18.0 24.0 36.0 48.0 54.0
AP (config-if)# channel 2462

AP (config)# interface Dot11Radio0.1
AP (config-subif)# encapsulation dot1Q 1
AP (config-subif)# no ip route-cache
AP (config-subif)# bridge-group 1
AP (config-subif)# bridge-group 1 block-unknown-source
AP (config-subif)# no bridge-group 1 source-learning
AP (config-subif)# no bridge-group 1 unicast-flooding
AP (config-subif)# bridge-group 1 spanning-disabled
AP (config)# exit

AP (config)# bridge 1 protocol ieee
AP (config)# bridge 1 route ip

AP(config)# ip dhcp excluded-address <диапазон адресов>

AP(config)# ip dhcp pool AP(dhcp-config)# network <адрес> <маска>
AP(dhcp-config)# dns-server <адрес>
AP(dhcp-config)# default-router <адрес>

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Scorpion, 2012-11-13
@Scorpion

what exactly messed it up?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question