cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4787
Views
0
Helpful
3
Replies

Configuring AP as point-to-multipoint Bridge

greatrush
Beginner
Beginner

Hi.

I'm trying to configure AP as point-to-multipoint Bridge.

I've found a sample scenario document from cisco web site as belows:(http://www.cisco.com/en/US/partner/tech/tk722/tk809/technologies_configuration_example09186a008058f53e.shtml)

It's for point-to-point Bridge configruation though.

Does anybody have sample scenario for point-to-multipoint Bridge?

Do I have to apply MBSSID configuration to point-to-point Bridge sample which I mentioned?   

I'm getting realized why we need WLC...

If I'm success, I'll post it.

Wish my luck.

Thank you in advance.

SWS              

1 Accepted Solution

Accepted Solutions

fbarboza
Enthusiast
Enthusiast

Hi ,

When working with either a point to point or point to multipoint setup we need to configure one unit as the root unit and the other unit(s) as the non root, we need to set the same SSID on all the units, the SSID can be broadcasted or not(it is not required), we need to set the units with the same security encryption method, set on the root the channel to use and distance.

Then you will need to make sure that the units have been aligned one to the other, there is no objects of obstruction and a clear line of sight.

Here is a configuration example of a unit set as root using the 2.4ghz radio, broadcasting the SSID and using WPA version 2 with AES and PSK.

The PSK is cisco12345 and the non root configuration should be the same only set as station role non root.

!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname AP1142AG.246
!
enable secret 5 $1$cKgH$g4f9xkwWa.9/iwEE9yz590
!
no aaa new-model
!
!
dot11 syslog
!
dot11 ssid TEST
   authentication open 
   authentication key-manag