Aironet 1310 to dot11 Bridge?

Is there a way to create a bridge between a Linksys WAP54GPE and a Cisco 1310?
Linksys states Bridge and Repeater are only available with other Lonksys products. But the Aironet 1310 offers the universal workgroup bridge mode. Does this work?
As well i am looking for a WiFi network monitor (show available networks and signal ratio) for the 1310.
Thank you for your suggestions!
Bert

That is the major difference between home equipment and Enterprise equipment. Even the the ap's Cisco sells allows you to configure the device in different modes. If you are looking at Linksys products, then you have to buy a device specific to your needs.

Similar Messages

  • Aironet 1310 interface dot11 0 stuck in reset

    Hi trying to connect two APs with one being root and the other non root. After configuring, the wireless interface on the non root remains stuck
    int reset mode. Below is the error message i get and have tried and cant find out what the problem is.
    %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: No Response
    Will appreciate any help. thanks

    As per dmantill mention once we have a 1310 in root bridge and the other one in non root bridge the non root bridge will not enable the radio until it sees a good signal from the root bridge and its status will be reset down.
    Remember that we have 2 types of 1310 the ones with build in antennas and the ones with no build in antenna and require and external antenna connected to it.
    To know if your unit has a build in antenna or not the part number will not include a (-R) if it has a (–R) it means that the unit does not have a build in antenna.
    Also remember that when we work with bridges we need to set them in install mode (install root bridge and install non root bridge)this mode will only allow the units to associate to each other and not pass traffic and the led’s on the back of the unit will stop works as usual and help us for antenna alignment between the units.
    Here is the link that lets us know what each sequence we get on the leds once in install mode to know how god the antenna aliment or signal is.
    http://www.cisco.com/en/US/docs/wireless/access_point/1300/installation/guide/130h_c3.html#wp1056656
    Also remember that when working with bridges by defaults the units are set to work at full power and this would create 2 scenarios.
    For example, if the units are able to cover up to 5km with full power if the distance between the units is more than 5 km then they will not be able connect and if the distance is shorter than 5 km let’s say 1 km and we leave the units at full power there is going to be too much interface and signal to noise on the connection due to the short distance between the units and at the end this could make the units not see a good signal between them.
    For instance lets say we are on a football field and each of us is on a touchdown side and for us to be able to hear each other we need to scream to each other, but if we then walk to the center of the field and we keeping screaming we are going to hear ourselves but we will not be able to understand what we are saying to each other and we will need to lower our voice.
    Here is the outdoor range calculation utility to check what is the exact distance we can cover with a unit and at an specific data rate.
    http://www.cisco.com/en/US/products/hw/wireless/ps458/products_tech_note09186a008009459b.shtml
    Just in case usefull links.
    http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008058f53e.shtml
    http://www.cisco.com/en/US/products/hw/wireless/ps469/products_tech_note09186a0080508551.shtml
    http://www.cisco.com/en/US/tech/tk722/tk809/technologies_q_and_a_item09186a008015502c.shtml

  • Need Assistence Configuring 2 Aironet 1310s as a Bridge

    I'm just starting to setup 2 1310s as a bridge for the first time. I've setup some basic settings through the web interface: IP settings on the BVIs, single SSID, and no security (yet). Also, I've set one as a root-bridge and the other as a non-root bridge. Things seem to look good so far on the root bridge, but when I try to enable the the dot11 interface on the non-root bridge, I keep getting the following message in the log:
    %LINK-5-CHANGED: Interface Dot11Radio0, changed state to reset
    %DOT11-4-CANT_ASSOC: Interface Dot11Radio0, cannot associate: No Response
    I guess the first obvious question is: should I be able to establish a wireless signal without the external antennas? I don't have the external antennas yet, but my understanding is that I can establish a wireless signal without them as long as the 2 1310s are fairly close together; right now they are in my lab only a couple feet apart.
    If my assumption is correct, what am I missing here?
    Thanks,
    Sean

    Thanks for the response, I do have the internal antennas enabled. Unfortunately, I don't have rubber duck antennas to work with, but it sounds like the internal antennas should work for testing. I also have the TNC connectors facing each other. I'm still getting the same error. Here, let me include the configurations, maybe someone will notice my mistake:
    The root bridge:
    version 12.4
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    hostname mosj141wbr31
    enable secret xxx
    no aaa new-model
    resource policy
    ip subnet-zero
    dot11 ssid mosj141lab
    authentication open
    infrastructure-ssid optional
    username Cisco password xxx
    bridge irb
    interface Dot11Radio0
    no ip address
    no ip route-cache
    ssid mosj141lab
    speed basic-1.0 basic-2.0 basic-5.5 basic-11.0 basic-6.0 basic-9.0 basic-12.0 basic-18.0 basic-24.0 basic-36.0 basic-48.0 basic-54.0
    station-role 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
    interface BVI1
    ip address 10.16.1.53 255.255.255.224
    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
    bridge 1 route ip
    line con 0
    line vty 0 4
    login local
    end
    The non-root bridge:
    version 12.4
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    hostname mosj141wbrlab1
    enable secret xxx
    no aaa new-model
    resource policy
    ip subnet-zero
    dot11 ssid mosj141lab
    authentication open
    infrastructure-ssid optional
    username Cisco password xxx
    bridge irb
    interface Dot11Radio0
    no ip address
    no ip route-cache
    ssid mosj141lab
    speed basic-1.0 basic-2.0 basic-5.5 basic-11.0 basic-6.0 basic-9.0 basic-12.0 basic-18.0 basic-24.0 basic-36.0 basic-48.0 basic-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
    interface BVI1
    ip address 10.16.1.55 255.255.255.224
    no ip route-cache
    ip default-gateway 10.16.1.33
    ip http server
    no ip http secure-server
    ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
    bridge 1 route ip
    line con 0
    line vty 0 4
    login local
    end
    Thanks again for your responses.

  • Configuration of 2 Aironet 1310 in a Bridge

    I have 2 Cisco Airnet 1310 ( outside ) Wireless access-point/Bridges. What I need is the easies way to set these up in a Bridge configuration ( With each other. WE have a remote building that is Cost Prohibitive to run Fiber cable to. I run several Vlan's on my network and the remote building will need to access 3 of the vlans. So I need these Wireless bridges to trunk the link between them. I also need the highest encryption on the Wireless that the 1310 can handle.
    Any suggestions

    You can trunk up to 16 VLANs between two 1310 bridges.
    Configure one bridge as root-bridge, the other as non-root.
    The "wireless" trunk is configured with a single SSID.
    The management IPs of the bridges must be in the native VLAN.
    For a simple PtP link I'd suggest using WPA-PSK for key management
    with AES-CCMP encryption and a random string as PSK.
    Using AES-CCMP doesn't support concatenation. If you need the
    additional performance from concatenation use TKIP for encryption.
    With the latest IOS version, all this can be configured from the GUI.
    Below are the relevant parts for the CLI configuration of the root-bridge
    (VLANS 101-103, 999 native)
    dot11 ssid BRIDGE-SSID
    vlan 999
    authentication open
    authentication key-management wpa
    infrastructure-ssid
    wpa-psk hex C0B3F98C9C33B75C298AEFAF865290BE7DDD15D563B0DAF644CC41EFC74CA29A
    interface Dot11Radio0
    encryption vlan 999 mode ciphers aes-ccm
    ssid BRIDGE-SSID
    station-role root
    interface Dot11Radio0.101
    encapsulation dot1Q 101
    no ip route-cache
    bridge-group 101
    bridge-group 101 spanning-disabled
    interface Dot11Radio0.102
    encapsulation dot1Q 102
    no ip route-cache
    bridge-group 102
    bridge-group 102 spanning-disabled
    interface Dot11Radio0.103
    encapsulation dot1Q 103
    no ip route-cache
    bridge-group 103
    bridge-group 103 spanning-disabled
    interface Dot11Radio0.999
    encapsulation dot1Q 999 native
    no ip route-cache
    bridge-group 1
    bridge-group 1 spanning-disabled
    interface FastEthernet0
    no ip address
    no ip route-cache
    interface FastEthernet0.101
    encapsulation dot1Q 101
    no ip route-cache
    bridge-group 101
    bridge-group 101 spanning-disabled
    nterface FastEthernet0.102
    encapsulation dot1Q 102
    no ip route-cache
    bridge-group 102
    bridge-group 102 spanning-disabled
    interface FastEthernet0.103
    encapsulation dot1Q 103
    no ip route-cache
    bridge-group 103
    bridge-group 103 spanning-disabled
    interface FastEthernet0.999
    encapsulation dot1Q 999 native
    no ip route-cache
    bridge-group 1
    bridge-group 1 spanning-disabled
    interface BVI1
    ip address 172.17.172.17 255.255.255.248

  • AIRONET 1310 BRIDGE CONFIGURATION

    Hi I desperately need help. I am trying to configure 2 Aironet 1310s as Root bridge and non-Root bridge. When I configure the root bridge the wireless interface remains up.When I try to configure the non-root bridge the AP/Bridge will assume the role of non-root bridge and immediately disable the wireless interface with line potocol down .I tried swapping the roles and still get the same proble. I am running IOS version 12.4(10b)JA

    Hi
    I finally made a breakthrough. The issue here is the internal antannae. It seems it does not work well. I tried to use the antannae from the linksys wireless router and enabled them, I one time got the radios associate. I connected to the network and was able to ping the Pcs on each end of the network.
    Now what I am interested in finding out is why those radios cannot work with the internal antannae. The model I have is AIR-BR-1310-E-K9-R.Is this designed to come with an internal antanna. I was able to pick one bar from my laptop from within 5 metres from the bridge. so what is the issue with these radios.

  • Aironet 1310 Bridges keep losing connection

    There was a similar thread about this last year and I tried what was listed in there to no avail.  I have 2 Aironet 1310 bridges, one as a route bridge and the second as a non-route with clients.  These worked great for nearly a year, we had no problems keeping the connection up.  They were not connected for the last few months but nothing was changed on the configuration, when I put them back up they reconnected just fine and worked for about an hour, not they randomly disconnect with the same message in the log entries below.  Is there something wrong with them now?  The are using the same antennas as before and are in the same exact locations.
    logs from root bridge
    Nov 29 13:52:53.311: %DOT11-4-MAXRETRIES: Packet to client XXXX.XXXX.XXXX reached max retries, removing the client
    Nov 29 13:52:53.311: %DOT11-6-DISASSOC: Interface Dot11Radio0, Deauthenticating Station XXXX.XXXX.XXXX Reason: Previous authentication no longer valid
    Nov 29 13:52:53.568: %DOT11-6-ASSOC: Interface Dot11Radio0, Station Test XXX.XXXX.XXXX Reassociated KEY_MGMT[WPAv2 PSK]
    Nov 29 13:55:16.260: %DOT11-4-MAXRETRIES: Packet to client XXXX.XXXX.XXXX reached max retries, removing the client
    Nov 29 13:55:16.260: %DOT11-6-DISASSOC: Interface Dot11Radio0, Deauthenticating Station XXXX.XXXX.XXXX Reason: Previous authentication no longer valid
    Nov 29 13:55:16.550: %DOT11-4-MAXRETRIES: Packet to client XXXX.XXXX.XXXX reached max retries, removing the client
    Nov 29 13:55:16.550: Client XXXX.XXXX.XXXX failed: reached maximum retries
    logs from non-root
    Nov 29 2010 13:52:55: %DOT11-4-UPLINK_DOWN: Interface Dot11Radio0, parent lost: Received deauthenticate (2) not valid
    Nov 29 2010 13:52:55: %LINK-3-UPDOWN: Interface Dot11Radio0, changed state to down

    I am not at the remote location any more, but the route bridge had a signal of -78 dB and a SNR of -22 dB.  The non-route has -77dB for signal and a SNR of -22 dB.  The location has line of sight, over water with nothing in the way. 
    Since I last posted I changed the fragmentation and RTS thresholds back to default from 4000 and it has been up for 24 hours now.  I am hoping that it has made the difference.

  • Configuring Aironet 1310 as a wireless bridge!

    I want to connect a specific SENSOR(IP DEVICE) to my network wirelessly!
    { The application is as simple as connecting a  Trednet wireless adapter to the TV to access the HOME WIRELESS NETWORK to WATCH NETFLIX on INTERNET TV!
    But my Client wants to use AIRONET 1310 bridge ONLY!  This is where the problem starts! }
    Currently the sensor connects to my office network via CAT 5 Cable, I intend to remove the long cable and use the 1310 bridge next to the sensor connected with a SMALL patch cable to provide the direct network connectivity and bypass the LONG cables to the switch!
    I'm tired of trying to configure this bridge to connect to my office network. I just can't find the settings where I can configure the SSID and Security key of my office wireless network on the GUI for it to connect wirelessly.
    Extra information:
    Office Wireless AP : Linksys wrt54G
    All the sensors are originally connected to a dedicated switch which is patched to the main network.
    My computer connects wirelessly to the network and I can access the sensors on the same network(the PC and sensors need to be on the same subnet)
    My office network has 7 such sensors and I'm experimenting with 1 sensor to go wireless( I know I would need 1bridge per sensor and it would be expensive, but thatz what the client wants!!!)
    Thanks,
    Viren Mathuria

    I have setup the Aironet 1310 as a WGB. But the example shows open authentication for AP.
    My AP which is a Linksys WRT54G has a WPA PERSONAL TKIP authentication.
    Need some inputs on configuring the Authentication on WGB.
    I looked at different options in :
    Client Authenticated Key  Management
    AP Authentication
    But nothing seems to work, specially when I tried the DEFINE CREDENTIALS in AP Authentication, it asks for a USERNAME(I just have the Authentication KEY)

  • Configuration of a Point to MultiPoint link with Cisco Aironet 1310 bridges

    Hi All,
    The previous problem of which I started another conversation here:
    http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&forum=Wireless%20-%20Mobility&topic=General&CommCmd=MB%3Fcmd%3Ddisplay_location%26location%3D.1ddba023
    somehow dissapeared. It could have been a problem of interferences.
    I have another issue with other (multipoint) wireless WAN link, which I hope has a solution.
    On the central node, we have an Cisco Aironet 1310 bridge configured as root-bridge. It has a panel of four vertical polarity 17 dBi panel 90? antennas, with more than enough gain (there is a 250 mWatts 802.11 b/g amplifier, before the 4-way splitter) and excellent line of sight to three remote bridges.
    The three (03) remote bridges are also Aironet 1310 models, confidured as non-root-bridges.
    The problem we have is that it seems that when the three remote links operate concurrently the amount of lost packets is huge. When I shutdown the radio interfaces of two bridges, the remaining bridge makes an excellent link with the central node.
    It seems that some hours are more critical than others, also the links operate much worse when there is some (small) network traffic in them.
    I have read the 1310 manuals, and I can't find a sample configuration for point to multi-point links.
    Does someone knows what radio interface configuration should I need to use to establish better quality communication?
    I mean, perhaps the 1 x root - 3 x no root configuration is not recommendable for the multipoint link configuration.
    Any hints will be welcome.
    Best Regards,
    Igor Sotelo.

    Hi All,
    Thank you for the information. I configured the distance on the root bridges, but the links showed instability.
    I'm using a bi-directional amplifier. It has two pieces. According to the manuals, one is installed indoors, the other outdoors. I'm not sure if the indoors piece has the transmition module or it's only the injector.
    We could establish connection at 7 km (around 4 milles) distance from the central point, using 24 dBi antennas on the other side.
    However, we have issues with a near located point that is only 1.2 Km (around 0.8 milles) away and has a 13 dBi integrated patch antenna. The signal strenght value we get there is in the -62 to -68 dBm range, and is noticiably (5-10 dBm) lower than the strenght we get at other points of the link. And I have trouble establishing a high quality link with that point, using OFDM modulation. I tend to think that if I remove the amplifier I'm not going to reach that point at all. The EIRP on the central iste is 34 dBm / 2.5 watts, without amplifier it would be 26 dBm / 0.4 watts.
    On the opposite sites the EIRP is 33 dBm / 2 watts using CCK or 28 dBm / 0.63 watts using OFDM.
    When one looks at the central site from that point, an Motorola Canopy with passive reflector (EIRP 48 dBm or around 64 watts) can be seen. It doesn't have the same direction, but the opposite site must be large distance and could interfere with my wireless network. Attached is an amplified photo of the view. It's safe to assume that the Canopy operates in the 2.4 GHz frequency range.
    Once I connect the point at 1.2 Km, the multipoint link loses its quality, and soon the lost packets get too frequent.
    The CCK seems to be much more interfered than OFDM, I guess because of that canopies.
    Another thing I'm wondering about is if the Aironet 1310 can continuosly switch CCK-OFDM over the same point - multipoint link, without losing packets.
    What other parameters should I tweak? Is there a way to avoid interferences fromt the canopy?
    I would like to apply 100 mWatts local power using the radio with OFDM, but it seems that's not possible.
    Best Regards,
    Igor Sotelo.

  • Aironet 1310 bridge does not reestablish connection

    We have an aironet 1310 bridge installed (root/non root) where the non root drops sometimes the signal when the morning sun is in direct line with the link. This blackout problem is known. What bothers me is the fact that the bridge does not automatically reestablish the association...
    Once it has been lost we have to restart the Air 1310, then it re-associates. Is there a workaround or an automatism?
    Thank you for your suggestions.
    Bert

    This should be automatic. I had a client have this problem once, and we found that the problem was actually with the 1310 being configured in diversity mode. The 1310 would disconnect in tough weather conditions and try to connect to the little metal stub that comes on the bridge. The signal was too weak to establish a good connection, but for some reason it would not switch back.
    So check to see if you have diversity mode enable, and disable it if it is. If that's not the problem, I'm not sure what it could be. Have you tried upgrading the IOS?

  • Aironet 1310 Bridge, delay and timeout problem

    Hi,
    We have 3 Aironet 1310 Wireless Bridge. 1 of them is Root bridge, others non-root and Workgroup bridge. Normally ping delays are 6-7 ms avarage, but somedays 200-300 ms and timeouts. I dont understand what is the reason. Any other wireless telephone? or other 2.4 Ghz antenna? or ground voltage of buildings? 1 of the non-root bridge's configuration is at the attachment.
    Regards.

    hi i think it is not slution because i have 4 root bridge and i've 45 non-root bridge and somedays there are alot of troubles about telecommunication with ip phone and i chose 11 channels all but i have toruble about this

  • Aironet 1310 errors...

    Hi,
    we have got two ofices in different area. We decided to connect them with two AP's Aironet 1310 with mode point-to-point bridge. We have voice traffic over this wi-fi channel. If we use IOS 12.3(4)-JA we have noticed many errors in the logs 1310 such as "DOT11-4-MAXRETRIES: Packet to client [mac] reached max retries, remove
    the client" or "DOT11-4-UPLINK_LINK_DOWN: Interface Dot11Radio0, parent lost: To many retries". The connection betwen AP's is down at regular intervals and not established again. The connection has upped only after disconnect and reconnect the power injector power jack. Time to response is less than 100 ms for ping. We have changed IOS ver 12.3(8)-JA2 and unfortunately it doesn't help, though the errors has noticed less, but Time to response is between 70 ms and 5000 ms. It is too bad for normal work in our ofices, we wanted to have Time to response about 50 ms. Could you advise something?
    Thanks.

    Packet to client MAC reached max retries, remove the client" is happened when your client try to associate AP which doesn't support client function correctly (usually authentication type doesn'tmatch).

  • Aironet 1310

    hi everybody i am santosh , i have a cisco aironet 1310 running 12.4(10b)JA1 and c1310-k9w7-mx.124-10b.JA1/c1310-k9w7-mx.124-10b.JA , it was working fine but suddenly i found that it has gone to AP mode while all these days it was working in Bridgemode . could any one tell me how to revert it back to bridge mode .

    You are correct.  The power injector is just that and the bridge unit actually has all the intelligence in it.    The power injector is just your interface connection to the unit for console and ethernet and provides power to the bridge.
    Seth

  • Upgrading IOS on Aironet 1310

    I want to upgrade the IOS on a couple of our Aironet 1310s but do it wirelessly. The bridges I am upgrading are not accessible at the time I wish to carry out the work which is why I am not doing it via a wired connection. It isnt an ideal situation but an alternative requires an outage during working hours.
    A recently purchased 1310 had a sticker on it saying the radio interface is disabled by default in newer IOS images. Does this mean that when I upgrade the software it will automatically disable the radio interface when I reload? If that is the case I will have no alternative but to organise an outage.

    hope this URL will be of help.
    http://www.cisco.com/univercd/cc/td/doc/product/wireless/airo1300/brsc1234/o13mfw.htm
    rate if it helps ....

  • Aironet 1310 config

    I have a remote location at one of my plants that needs voice for safety purposes, but would cost far too much to trench and install fiber. I plan to use 4 Aironet 1310 wireless bridges to connect to a 3560 8 port switch from two different directions. We need redundancy since the signal from one 1310 link could be blocked. Is it possible to configure the bridges to failover in case of loss of signal from one pair? For that matter, how do I configure these two connections to the network to avoid conflict with voice packets?

    Hi,
    There is no way to do this by configuring something on the bridges, as there are no
    features on the bridges that we can configure on them to say: "Monitor
    another wired link between these two sites, and if that one goes down, then
    associate with the other bridge to start passing traffic over here, or use
    both links load-balancing traffic between each other.

  • Aironet 1310, power injector and poe cable

    Hello,
    Can the power injector delivered with aironet 1310 be supplied by a PoE RJ45 cable rather than the traditionnel DC adapter?
    The problem is, i thought Aironet 1310 was PoE. Which means it can be power supplied by a rj45 cable.
    But, when i openned my brand new 1310 box, i realized that 1st, it needs that Power Injector to work and that 2nd, Power injector needs a power supply...
    Usually when i buy a PoE access point, I just plug in my PoE rj45 cable and its power supplied :)
    Anyway, i hope there's an issue for this because where the 1310 should be placed, there's only a PoE rj45 cable arriving.
    Thanks in advance,
    lachapelle

    Hi lachapelle,
    Sadly the 1310 cannot be powered by PoE ,but, the Power Injector can be up to 100 meters away from the unit.
    Dual coaxial cable to run from the power injector to the 1300. See attached notes:
    Cisco Aironet 1300 Series
    Cisco Aironet 1300 Series Access Point/Bridge Power Injector
    The Cisco Aironet 1300 Series Outdoor Access Point/Bridge Power Injector,converts the standard 10/100 BaseT Ethernet interface that is suitable for weather protected areas to a dual F-Type connector interface for coax cables that are more suitable for harsh outdoor environments. The Power Injector also provides power to the outdoor unit over the same cables with a power discover feature and surge protection. To support longer cable runs from your wireless network switch or router, the Power Injector LR is designed to accommodate up to a 100 meter coaxial cable run plus 100 meters of indoor cat5 cable?enabling total cable runs up to 200 meters. The Cisco Aironet 1300 Series Outdoor Access Point/Bridge ships with the Power Injector LR2 and an AC power supply.
    From this link:
    http://www.cisco.com/en/US/products/ps5861/products_data_sheet09186a008022551d.html
    Cisco Aironet 1300 Series Outdoor Access Point/Bridge Hardware Installation Guide
    Ethernet Ports
    The access point/bridge dual-coax Ethernet ports consists of a pair of 75-ohm F-type connectors, linking the unit to your 100BASE-T Ethernet LAN through the power injector. The dual-coax cables are used to send and receive Ethernet data and to supply inline 48-VDC power from the power injector to the access point/bridge.
    Power
    The access point/bridge receives inline power from the Cisco Aironet Power Injector (hereafter called the power injector). Dual-coax cables are used to provide Ethernet data and power from the power injector to the access point/bridge. The power injector is an external unit designed for operation in a sheltered environment, such as inside a building or vehicle. The power injector also functions as an Ethernet repeater by connecting to a Category 5 LAN backbone and using the dual-coax cable interface to the access point/bridge.
    From this link:
    http://www.cisco.com/en/US/products/ps5861/products_installation_guide_book09186a00804d3095.html
    AIR-PWRINJ-BLR2
    F-Type Connectors
    Dual coaxial cable carries full-duplex Ethernet, DC power, and full-duplex console port (RS-232 connection)
    From this link:
    http://www.cisco.com/en/US/products/ps5861/products_data_sheet09186a00802252e1.html
    Hope this helps!
    Rob

Maybe you are looking for

  • My minimized JInternalFrames do not appear over a jLabel on JDesktopPane

    I need help to know how I can ensure visibility of my minimized JInternalFrames over a JLabel component that I use to set my desktop pane background image. I can view the Internal frames only when they are not minimized but they diasppear as sson as

  • Get Vraiant button inactive during pf-status activation for report program.

    Hello Gurus, I have created a pf-status for a selection screen program. Now I have done the adjustment to that pf-status thorugh, Extras -> Adjust Template -> Selection Screen in se41. So now it shows all the buttons associated with Selection Screen

  • Break photo gallery into separate pages

    I have so many pictures in my iphoto library that I'd like to share on gallery. However; I find that as I upload more and more picture, the gallery takes too longer to load. I am wondering if it is possible that I can break the gallery into smaller s

  • Sales return PGR  issue for E stock

    Dear Sapients, Scenario I have created sales order stock, with account assignment u201CMu201Dand not with C (sales Order).Because we procure the stock at the time of sales Inquiry and w.r.t sales Inquiry. SAP system will allow delivery and PGI w.r.t

  • Package - Procedure Order

    Hello, I am using TOAD to develop my "package". If I have Procedure A which calls Procedure B and Package B is placed in the package affter A, the package will not compile correctly. I do not really even get an error when it compiles, I just see a st