cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2795
Views
15
Helpful
16
Replies

point to point Bridge on Cisco Aironet 1310G

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

16 Replies 16

Stephen Rodriguez
Cisco Employee
Cisco Employee

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

HTH,
Steve

------------------------------------------------------------------------------------------------
Please remember to rate useful posts, and mark questions as answered

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

Stephen Rodriguez
Cisco Employee
Cisco Employee

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

HTH,
Steve

------------------------------------------------------------------------------------------------
Please remember to rate useful posts, and mark questions as answered

Yeah , I have removed the channel but still got same error.

Cheers,

Par

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

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

HTH,
Steve

------------------------------------------------------------------------------------------------
Please remember to rate useful posts, and mark questions as answered

I have four option for power, which one should I change, and should I changeon both side ?

Cheers,

Par

Set the CCK and OFDM power to 1. that should help

HTH,
Steve

------------------------------------------------------------------------------------------------
Please remember to rate useful posts, and mark questions as answered

HTH,
Steve

------------------------------------------------------------------------------------------------
Please remember to rate useful posts, and mark questions as answered

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?

upgrading IOS, but still got no response. link still down !!!!!

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

HTH,
Steve

------------------------------------------------------------------------------------------------
Please remember to rate useful posts, and mark questions as answered

Yeah, they are AIR-BR1310G-A-K9-R with latest version of IOS "c1310-k9w7-tar.124-21a.JY"

And dumb question but the antenna is connected yes?

Steve

Sent from Cisco Technical Support iPhone App

HTH,
Steve

------------------------------------------------------------------------------------------------
Please remember to rate useful posts, and mark questions as answered

No ,I dont have antena at all

Review Cisco Networking for a $25 gift card