10-15-2012 04:11 PM - edited 07-03-2021 10:50 PM
Hi Guys,
Is any one can help me to configure basic Point-toPoint wireless bridge.
I need to connect two simple LAN with Cisco Aironet1310 AP. I required basic configuration with basic authentication between these two devices which is on IOS "123-8.JEA3".
Cheers,
Par
10-15-2012 06:49 PM
For T&E basics you just need to set a SSID and encryption
Dot11 SSID bridge
Authentication open
Authentication key WPA
WPA ASCII
Infrastructure-SSID
Interface dot11radio0
Encryption mode cipher trip
SSID bridge
That on both sides should get you up and running.
If you need to pass multiple VLAN you just need to add sub-interfaces to the radio and fastethernet interfaces
Steve
Sent from Cisco Technical Support iPhone App
10-15-2012 07:14 PM
Thanks Steve for reply,
here is my configuration on root and non-root
==============ROOT Bridge==================================
dot11 ssid test
authentication open
infrastructure-ssid
!
!
!
!
bridge irb
!
!
interface Dot11Radio0
no ip address
no ip route-cache
!
ssid test
!
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
bridge-group 1
bridge-group 1 spanning-disabled
!
==============NON-ROOT==========================================
dot11 ssid test
authentication open
mbssid guest-mode
infrastructure-ssid optional
!
!
!
!
bridge irb
!
!
interface Dot11Radio0
no ip address
no ip route-cache
!
ssid test
!
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
channel 2462
station-role non-root bridge
bridge-group 1
bridge-group 1 spanning-disabled
====================================================================
This is my basic configuration and its still not working.
I got syslog message "
%DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: No Response"
Cheers,
Par
10-15-2012 07:20 PM
If you are going to set the channel on the non root like that you need to same on the root as well.
Steve
Sent from Cisco Technical Support iPhone App
10-15-2012 08:03 PM
Yeah , I have removed the channel but still got same error.
Cheers,
Par
10-15-2012 08:17 PM
Here is the configuration:
ROOT:
no aaa new-model
!
dot11 ssid test
authentication open
infrastructure-ssid optional
!
!
!
username Cisco password 7 0802455D0A16
!
bridge irb
!
!
interface Dot11Radio0
no ip address
no ip route-cache
!
ssid test
!
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
bridge-group 1
!
interface FastEthernet0
no ip address
no ip route-cache
bridge-group 1
bridge-group 1 spanning-disabled
hold-queue 80 in
!
interface BVI1
ip address 10.10.10.1 255.255.255.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
!
!
control-plane
!
bridge 1 route ip
==================================================================================
NON ROOT:
no aaa new-model
!
dot11 ssid test
authentication open
infrastructure-ssid
!
!
!
username Cisco password 7 072C285F4D06
!
bridge irb
!
!
interface Dot11Radio0
no ip address
no ip route-cache
!
ssid test
!
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 non-root bridge
bridge-group 1
bridge-group 1 spanning-disabled
!
interface FastEthernet0
no ip address
no ip route-cache
bridge-group 1
bridge-group 1 spanning-disabled
hold-queue 80 in
!
interface BVI1
ip address 10.10.10.2 255.255.255.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
!
!
control-plane
!
bridge 1 route ip
!
When I restart the interface dot11Radio 0 on non-root WAP, I got message:
%LINK-5-CHANGED: Interface Dot11Radio0, changed state to reset
%DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: No Response
Cheers,
Par
10-16-2012 04:36 AM
Reset is the mode the non-root for into when it can't see a parent.
How far apart are these bridges? If thy are close to each other you may need to turn the power down, so that they are not 'screaming' at each other.
Steve
Sent from Cisco Technical Support iPhone App
10-16-2012 02:54 PM
I have four option for power, which one should I change, and should I changeon both side ?
Cheers,
Par
10-16-2012 04:06 PM
Set the CCK and OFDM power to 1. that should help
HTH,
Steve
------------------------------------------------------------------------------------------------
Please remember to rate useful posts, and mark questions as answered
10-16-2012 04:12 PM
Hi Steve,
Changed the CCk,OFDM to 1 and still not talk to each other. I assume that issue comes from IOS version ,whats your idea ? do you wanna change the IOS to the latest version?
10-16-2012 05:54 PM
upgrading IOS, but still got no response. link still down !!!!!
10-17-2012 08:23 AM
Are these 1310, or 1310-R? the -R is an external antenna that you need to connect up.
HTH,
Steve
------------------------------------------------------------------------------------------------
Please remember to rate useful posts, and mark questions as answered
10-17-2012 05:02 PM
Yeah, they are AIR-BR1310G-A-K9-R with latest version of IOS "c1310-k9w7-tar.124-21a.JY"
10-17-2012 05:28 PM
And dumb question but the antenna is connected yes?
Steve
Sent from Cisco Technical Support iPhone App
10-17-2012 06:17 PM
No ,I dont have antena at all
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