AP1242G Point-to-Point Bridge Configuration

Hi,
I have two Cisco AP 1242G and i'm trying to configurate a Point-to-Point Bridge Configuration to connect two wired LAN. Figure 1.8
http://www.cisco.com/en/US/docs/wireless/access_point/1300/installation/guide/130h_c1.html
I would connect two wired networks.
I tryed two configurations:
Root and Non-Root AP. This way every wired PC on the Root AP can connect to the Access points, but cannot connect to the wired PC on the Non-Root AP.
AP and WGB. Even this way the wired computers on one AP cannot connect to the wired PC on the WGB. This way only the wireless client can connect to the wired network.
Any advise? This is my network:
Root Bridge                                 Non Root Bridge
10.0.0.1                                      10.0.0.2
Wired clients on the RB                Wired clients on the Non RB
10.0.0.100                                   10.0.0.200

Thank you for the answer.
Root bridge:
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
hostname ap1
enable secret 5 $1$z4Wo$o9KqD9KSFmKFg62JiPVPU/
aaa new-model
aaa group server radius rad_eap
aaa group server radius rad_mac
aaa group server radius rad_acct
aaa group server radius rad_admin
aaa group server tacacs+ tac_admin
aaa group server radius rad_pmip
aaa group server radius dummy
aaa authentication login eap_methods group rad_eap
aaa authentication login mac_methods local
aaa authorization exec default local
aaa accounting network acct_methods start-stop group rad_acct
aaa session-id common
dot11 syslog
dot11 ssid Bridge
   authentication open
   guest-mode
   infrastructure-ssid
dot11 network-map
username Cisco password 7 13261E010803
username 003a999f3dc0 password 7 15425B5F0573727D2E60312143
username 003a999f3dc0 autocommand exit
username c89c1ddac8cc password 7 13064F4B085D002E2A27703036
username c89c1ddac8cc autocommand exit
bridge irb
interface Dot11Radio0
no ip address
no ip route-cache
ssid Bridge
antenna gain 6
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
channel 2422
station-role root bridge
distance 1
bridge-group 1
bridge-group 1 spanning-disabled
interface FastEthernet0
no ip address
no ip route-cache
duplex auto
speed auto
bridge-group 1
bridge-group 1 spanning-disabled
interface BVI1
ip address 10.0.0.1 255.255.255.0
no ip route-cache
ip default-gateway 10.0.0.1
ip http server
no ip http secure-server
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
ip radius source-interface BVI1
radius-server local
  no authentication eapfast
  no authentication leap
radius-server attribute 32 include-in-access-req format %h
radius-server vsa send accounting
bridge 1 route ip
line con 0
line vty 0 4
end
Non-root Bridge:
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
hostname ap2
enable secret 5 $1$z4Wo$o9KqD9KSFmKFg62JiPVPU/
aaa new-model
aaa group server radius rad_eap
aaa group server radius rad_mac
aaa group server radius rad_acct
aaa group server radius rad_admin
aaa group server tacacs+ tac_admin
aaa group server radius rad_pmip
aaa group server radius dummy
aaa authentication login eap_methods group rad_eap
aaa authentication login mac_methods local
aaa authorization exec default local
aaa accounting network acct_methods start-stop group rad_acct
aaa session-id common
dot11 syslog
dot11 ssid Bridge
   authentication open
   guest-mode
   infrastructure-ssid
dot11 network-map
username Cisco password 7 13261E010803
bridge irb
interface Dot11Radio0
no ip address
no ip route-cache
ssid Bridge
antenna gain 6
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
station-role non-root bridge
mobile station scan 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472
bridge-group 1
bridge-group 1 spanning-disabled
interface FastEthernet0
no ip address
no ip route-cache
duplex auto
speed auto
bridge-group 1
bridge-group 1 spanning-disabled
interface BVI1
ip address 10.0.0.2 255.255.255.0
no ip route-cache
ip default-gateway 10.0.0.2
ip http server
no ip http secure-server
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
ip radius source-interface BVI1
radius-server attribute 32 include-in-access-req format %h
radius-server vsa send accounting
bridge 1 route ip
line con 0
line vty 0 4
end

Similar Messages

  • Air Bridge 1310 - Configuring QOS on Point to Point

    I have 2 BR1310 Air Bridge's configured for a point to point connection, one is root,one is non-root. In configuring QOS for VOIP for the first time, I'm looking for a best practice configuration.
    Behind each bridge is a 3560 switch that has QOS configured on each switchport. Our environment consists of 7960 desk phones.

    Hi Michael,
    Have a look at these docs. Hopefully they will help get you started;
    Cisco Aironet 1300 Series Outdoor Access Point/Bridge Software Configuration Guide, 12.3(4) JA
    Chapter 14 - Configuring QoS
    This chapter describes how to configure quality of service (QoS) on your access point/bridge. With this feature, you can provide preferential treatment to certain traffic at the expense of others. Without QoS, the access point/bridge offers best-effort service to each packet, regardless of the packet contents or size. It sends the packets without any assurance of reliability, delay bounds, or throughput.
    From this doc;
    http://www.cisco.com/en/US/docs/wireless/access_point/1300/12.3_4_JA/configuration/guide/o13qos.html
    Giving Priority to Voice Traffic
    This section demonstrates how you can apply a QoS policy to your wireless network's voice VLAN to give priority to wireless phone traffic.
    In this example, the network administrator creates a policy named voice_policy that applies voice class of service to traffic from Spectralink phones (protocol 119 packets). The user applies the voice_policy to the incoming and outgoing radio ports and to the outgoing Ethernet port for VLAN 77.
    Use the Apply Policies to Interface/VLANs drop-down menus to apply policies to the access point Ethernet and radio ports. If VLANs are configured on the access point, drop-down menus for each VLANs' virtual ports appear in this section. If VLANs are not configured on the access point, drop-down menus for each interface appear.
    From this doc;
    http://www.cisco.com/en/US/docs/wireless/access_point/1300/12.3_4_JA/configuration/guide/o13qos.html#wp1047736
    Hope this helps!
    Rob

  • WLC code for point to point bridging

    What is the best WLC code for point to point and point to multipoint bridging on a 2504 with 2602 APs? 7.2-7.4 had transparent vlan issues and I'm not sure if they were fixed in 7.5-7.6. We have 5-6 vlans that we are needing to bridge between a large open area. Also, are there any bugs with wireless mesh and ISE?

    You do not have many choices now, only 7.0.250.0, 7.4.121.0 & 7.6.110.0 codes are supported by Cisco. All other codes have been deferred by them.
    I do not have configured those set-up to advise you specific to that. I would think 7.6.110.0 may have fixed whatever the known bugs in previous versions.
    HTH
    Rasika
    **** Pls rate all useful responses ****

  • WLC and Point-to-Point Bridge/Repeater

    Hi all,
    I have a WLC2125 and 11 LAPs installed in our warehouse. There is going to be one additional AP but the problem is we can´t provide cabling in that area. The idea is to have this additional AP connected to one of the existing LAPs and repeat the signal of it or to create point-to-point link, the question is, would LAPs and WLC support such configuration, is it possible at all? If so, please let me know the config process or some documentation.
    Thanks in advance.

    Hi,
    Q> What do I gain by going for mesh topology?
    >> A lot.. here is the details..
    http://www.cisco.com/en/US/prod/collateral/wireless/ps5679/ps6548/prod_brochure0900aecd8036884a.html
    http://www.cisco.com/en/US/netsol/ns621/index.html
    Q> I can´t eliminate WLC from my network,
    >> Mesh network will not work without WLC.
    Q> instead  I thought of leaving one LAP as autonomous AP and bridging it with the new AP that will not have a physical connection
    >> The only way to Integrate the Autonomous AP to LWAPP AP is by using the WGB Mode, the REPEATER is not supported and even the Point to Point bridging. The WGB doesnot provide Wireless where in you can conect a switch and conect wired clients to it.
    Regards
    Surendra

  • Aironet 1400 Point to Multipoint Bridging

    Hello Everybody
    I`m already desinging a Wireless Point to Multipoint Bridging with Aironet 1400. I was Wondering if on the Central point the 1400 should has a external omnidireccional anntena to support all the others bridges... that is: this AP will be the multipoint bridge.
    Could I use all the 1400 AP with integrated anntenas and get that the Central AP work in a multipoint configuration?
    Thanks in advance.

    Hi,
    Cisco Aironet 1400 has a model with integrated 22.5 dBi patch array antenna, the AIR-BR1410A-A-K9.
    The integrated radio and high-gain integrated patch array antenna is used in point-to-point links and the non-root nodes of point-to-multipoint networks.
    You can (need to) use the external omnidirectional AIR-ANT58G9VOA-N antenna type for your N-type root bridge unit (AIR-BR1410A-A-K9-N).
    Basically, these models are ideal for each other in both point-to-point & point-to-multipoint connectivity scenarios.
    Cisco 1400 N-type is recommended to use the following external antenna type:
    * 9.0 dBi vertically polarized omni antenna --> you need this
    * 9.5 dBi sector antenna with support for vertical or horizontal linear polarization
    * 28.0 dBi dish antenna with support for vertical or horizontal linear polarization
    ref: http://www.cisco.com/en/US/partner/products/hw/wireless/ps5279/products_data_sheet09186a008018495c.html
    Aironet 1400 Bridge Ref:
    http://www.cisco.com/en/US/partner/products/hw/wireless/ps5279/prod_technical_reference09186a0080184933.html
    Rgds,
    AK

  • Autonomous Wireless Point-to-Point bridge

    I am hoping someone can point me in the right direction.
    I am having difficulty finding documenation on hwo to properly configure Cisco 1552e AP's in Autonomous Mode as Point to Point wireless bridges with just utilizing the wireless link as a backhaul, not client access. We have to go with autonomous because we plan on having Local Mode ap's (CAPWAP) terminated behind the MAP ethernet bridged port. Here is our topology:
    Local Network (Controller resides on this network)   ---------> L2 Switch ----------> RAP --------> wireless bridge <---------- MAP <----------> L2 Switch ----> Clients\CAPWAP AP's (servicing clients)
    We want to pass all the VLANs we will need for both the wired network and CAPWAP network.
    Thoughts?               

    rasikanayanajith wrote:Here is another example of point to point bridge configuration (with EAP-FAST) using Autonomous Access point, it may help you as wellhttp://mrncciew.com/2013/11/09/wireless-bridge-with-eap-fast/HTHRasika*** Pls rate all useful responses ***
    This is extremely useful and the exact configuration we are looking to do.
    Is there a limit on the number of Bridge-Groups that can be used (essentially number of VLANs)?
    Also are you familiar with running Mesh AP's in autonomous mode? Do we lose any features other than management by moving them from CAPWAP to Autonomous?
    We have to run these in autonomous because our MAP end will run 3602i local mode APs, so lame that Cisco wont support Capwap over CAPWAP based mesh bridge.

  • Bridge Point to Point with AP 1552EU - Maximun Data Rate

    Hi all, I have a question for you, and I need your help.!!!
    I have two site (Central and Remote) and I did a link point to point between it. These AP are managed by a WLC 5508, the distance between this AP is 30 Mts or 98 feed, I have configured the channel width in 40Mhz in the WLC, and MCS-5 in the data rate sección of Bridge AP.  I did tests flooding the link and I only can transfer 40Mbps in both directions at the same time. This ap model is 802.11n capable. So how can I increase the data rate from 40Mbps to 100 o more Mbps.?
    The antennas are directional with two ports (TX/RX) and are connected in the ports 1 and 3 of AP.
    I hope your response.
    Thanks,

    Wow.  You're radios are only 100 feet apart and you have 14dBi directional panels hooked up to them?  Hopefully the TX power is configured properly and is turned *way* down.
    You should certainly be able to get 802.11n HT rates between two 1550s with these antennas and 2 spatial streams.  You *should* be able to achieve HT MCS 15 at 40MHz with a PHY data rate of 300 Mbps.  Actual Layer 3 throughput would be approaching 100Mbps, but I think you are more likely to see ~80Mbps in actuality.
    Best of luck!

  • Bandwith on a Point-to-Multipoint Bridges

    Hello everybody..
    I`m already designing a point-to-multipoint bridging with Aironet 1300. On the central site I have a omnidirectional antenna and on the remote site integrated antenna. The question is: How much bandwith could I get if my topology is 1 central site a 5 remotes sites?
    Does the 54Mbps bandiwith is share between 5 point or does each one could get 54 Mbps.?
    Thanks in advance...

    Hi Edgar,
    Have a look at the following excerpt;
    Point-to-Multipoint Bridging
    In a point-to-multipoint configuration, two or more non-root bridges associate to a root bridge. Up to 17 non-root bridges can associate to a root bridge, but the non-root bridges must share the available bandwidth.
    From this doc;
    Cisco Aironet 1300 Series Outdoor Access Point/ Bridge
    http://www.cisco.com/en/US/products/ps5861/products_configuration_guide_chapter09186a008021e5ca.html#wp1034650
    Hope this helps!
    Rob
    Please remember to rate helpful posts.........

  • Point to Multipoint Bridge Link

    I am currently working on a wireless solution at a campus that has a main building (Bldg A) and two remote buildings (Bldg B & Bldg C). The two remote buildings each have a 1232 access point that provides wireless access to the Internet via Linksys ADSL routers. At Site A there are 5 x 1232 access points providing wireless access to the LAN.
    At each remote site the client wishes to discontinue the ADSL service and connect the access points to the main network at Bldg A. Bldg B is 80 metres from Bldg A and Bldg C is 30 metres from Bldg A. Bldg B & C are both in a 30deg beamwidth of the antenna at Site A. There is no Ethernet cabling connecting the sites so a bridge link will be required. The client requires a voice grade WLAN.
    I am proposing the following solution
    - BR1310 bridge with integrated antenna at Bldg A (root bridge) or a directional antenna such as a yagi or sector antenna.
    - BR1310 bridge with Omni-directional antenna mounted on the roof of Bldg B (non-root bridge) associating to the root bridge at Bldg A
    - Existing 1232 AP with 2.2dBi dipole antenna at Bldg C (non-root with clients) associating to the root bridge at Bldg A and providing wireless access to clients.
    Can anyone advise if I can connect the Ethernet port of 1232 AP at Bldg B to the Ethernet port of the BR1310 (non-root bridge) to provide wireless access to clients via the 1232 AP. My reason for wanting to use the 1232AP is that I am not confident that the Omni-directional antenna will provide adequate signal penetration through the corrugated roofing steel.
    Originally I wanted to use 1232AP?s with the ?A radios? providing bridge links and the ?G radios? providing wireless client access but from what I have understand the AP1232 can only be used in point to point configurations.
    Thanks for your help.

    I was going to have the same concern as you about using the 1232 for both bridging and client serving. Tying a bridge and an AP back to back is a valid configuration from what I have heard. I haven't had the opportunity to try it, though. I know that Cisco says tying 2 bridges back to back to serve as an intermediate bridge hop is a valid configuration, so I don't see why this would be any different.

  • Aironet 1300 Point to Point Bridging

    Hi, I am new to the forums so please accept my apologises if this is really easy question!!
    We have purchsed 2 Aironet 1300's that we are wanting to use to create a bridge, but after hours of trying and net searching we cannot get them to talk to each other. Can anyone please help? Thanks

    Here's the online config guide:
    http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008058f53e.shtml
    Here's the Point-to-Point Troubleshooting FAQ:
    http://www.cisco.com/en/US/products/hw/wireless/ps2360/products_qanda_item09186a00801d29ff.shtml
    Wireless Point-to-point Troubleshooting Guide:
    http://www.cisco.com/en/US/products/hw/wireless/ps2360/products_tech_note09186a00801d2a0c.shtml
    Sample Config and Command Guide:
    http://www.cisco.com/en/US/products/hw/cable/ps2217/products_configuration_example09186a0080193dac.shtml
    Other possible issues are to make sure you have solid line-of-site ("more than you think you need" because of some properties associated with the "Freznel Zone")
    Check it out and let us know if you are still having problems.
    Good Luck
    Scott

  • RV082 DMZ Configuration Question - Point to Point

    Hello,
    We have 2 offices in different countries both using the RV082 router.  Currently both offices have an internet connection on WAN1 and that is working fine.
    We are adding a Point to Point circuit between the two offices, and my question is on the RV082 configuration on each side.
    I was going to configure WAN2 in DMZ mode on each router, then connect the point to point circuit to the WAN2 port.  On the China side, the DMZ IP will have to be a private address (192.168.177.1), while the DMZ port on the San Diego side will be a public IP. 
    We need internal computers to be able to go to the internet normally through WAN1, but also go through WAN2 if they are trying to reach the other network.  I will be adding routes on each RV082 for this.
    Is there anything wrong with this configuration?  Do I need to change the routers from Gateway to Router mode?  Does it matter if the DMZ WAN2 port has a private IP address?
    Any advice or tips are greatly appreciated!
    Thank you in advance,
    Eric

    Thanks Tom but that thread is not exactly what I was looking for.  Mainly I just want to know if the RV082 can act as a fully functioning router with the two WAN ports going to different networks.  So the LAN side would hit the router, look at the routing table and know which WAN port to go out of.  Using the DMZ seems like it will work, but I have never tried it so I wanted to throw it out there and see if anyone has done this before.

  • 3502p AccessPoint support MESH and Point-to-Point Wireless Bridging with Outdoor Antennas??

    I need to know if 3502p with outdoor antennas supports Point-to-Point Wireless Bridging??

    The 3502p is only used for arenas and or stadiums. These are different units than the 3500's and 3600's. So no they can't be.
    You can use Cisco Aironet 1400 Series Wireless Bridge for a wireless link between two buildings (1km) to extend your LAN. For more detail you can go through the below link.
    http://www.cisco.com/en/US/prod/collateral/wireless/ps5679/ps5279/ps5285/product_data_sheet09186a008018495c.html

  • Is Leap supported on a point to point bridge connection within the 350?

    Is Leap supported on a point to point bridge connection within the 350?

    Yes...
    http://www.cisco.com/univercd/cc/td/doc/product/wireless/airo_350/350brdgs/brscg/br350ch4.htm

  • 1310 point-to-point bridge in Lightweight mode

    how is the 1130 point-to-point bridge work in lighteight mode ?
    Is this supported on 5508 and on new 2500 series controllers?
    How does the WCS manage the point-to-point link?
    I am aware that there is Lightweight software for the 1300 series bridges but never used one so far

    "Ethernet Bridging" is a feature within our Mesh Deployments.  "Enterprise Wireless Mesh" (indoor mesh) is the name for using non-mesh APs 1130 and 1240 models (1140, 3500 I think are supported in 7MR1).
    Anyhow, the general idea behind Indoor Mesh or Outdoor mesh is still the same....
    One device closest to the WLC is the Root AP,  a 2nd device associates as a Mesh AP, and if you enable Ethernet Bridging then all traffic can bridge from the MAPs ethernet interface to the RAPs interface, similar to an aIOS bridge....
    But again, 1310 is not a supported model for mesh.
    I guess this link might have more information?
    http://www.cisco.com/en/US/docs/wireless/technology/mesh/7.0/design/guide/MeshAP_70.html#wp1692844

  • Bridged Call verses Point-to-Point Call

    Hello all,
    I am currently in the middle of rolling out a Tandberg/Codian video conferencing solution, using Codian MCU, Codian IP Gateway, Codian ISDN Gateway and Tandberg endpoints. And I am experiencing video quality issues when on bridged calls (calls connecting through the MCU), I can see the video quality is not as crisp and there is a delay in motion compare to point to point calls (direct calls without MCU), video quality is much crisper and there is no delay in motion on point to point calls.
    - Has anyone run into this type of issue with the similar setup ?
    - Can someone help explain why this type of issue happens ?
    - Any ideas on how to go about fixing this type of issue ?
    I appreciate any inputs / suggestions !!!
    Danny

    Are you talking about using overlapping networks? if so you can try using nat.

Maybe you are looking for

  • My iPod email will not sync.  It last did so three days ago.  I have chnaged no settings that I'm aware of in the meantime.

    Three days ago my iPod stopped syncing my email.  I have IOS 8.1.2 so my software is up to date.  I've changed no settings that I'm aware of.  I now must check my gmail using the gmail APP.  It says it's "checking for mail", but nothing shows up.  Ho

  • Network Load Balancing not failing over properly

    I have 2 MS 2012 servers setup in a NLB unicast configuration, with 2 NICs each on the same subnet.  When I take down the second server (and only the second server) the FQDN goes offline.  Below are the ipconfigs for each server.  Any help would be g

  • Problem with Email Campaigns in 9.2

    Hi All, I am trying to create a campaign in bea 9.2 using portal workshop. I followed the docs from [url http://edocs.bea.com/wlp/docs92/interaction/campaigns.html]http://edocs.bea.com/wlp/docs92/interaction/campaigns.html and created a test campaign

  • Problem in displaying decimal

    Hi, I have table tablea which has sal field which has value 220.45,450.34,600.24.the sal field is of datatype NUMBER But when i am doing:select sal from tablea the decimals are not displaying Kindly any help will be needful for me

  • Creating/Adding Records

    I have created a new data base from scratch and when click in the CREATE button...this is the error I'm getting. Please let me know what I need to change ORA-01400: cannot insert NULL into ("HR"."EMPLOYEES"."EMPLOYEE_ID") Error Unable to process row