A rugged switch that can support PoE+ on 4 ports

We are mounting 4 Access points in a parking Lott. We have wired up a cat6 cable to each AP (not power). The cat6 cables are terminated in a weather resistant outdoor box.
My question is: Does Cisco have at rouged switch that can support this setup?
The plan was to use a IE2000. However the IE-2000-16PTC-G-L that we purchased, did not deliver enough power on each port (it can deliver PoE on 4 ports, but only PoE+ on 2) My fault that I did not read the PDF thoroughly enough :-( 
So question is, does cisco have a rugged switch that can deliver PoE+ on 4 ports?

I believe you'd have to move up to the IE3000 series with the 8-port module (Cisco IEM-3000-4PC-4TC=). That module will deliver POE+ on 4 of its 8 ports. Reference.

Similar Messages

  • Rest method that can support request/responce in both xml and json formats

    Hi,
    I want  to create rest method that can support request/responce in both xml and json formats.
    I am trying in bellow way, but its not working getting error.
    any idea on this?
    Code in IService.cs :
    [OperationContract]       
    [WebGet(UriTemplate = "/Login/{UserID}/{Password}")]
    Responce Login(string UserID, string Password);
    Code in Service.cs :
    public Responce Login(string UserID, string Password)
                try
                    objResponce = new Responce();
                    objResponce.MessageType = Responce.ResponceType.Warning.ToString();
                    string Con = GetConnectionString(UserID, Password);  //Method to check valid user or not
                    if (Con.Trim().Length != 0)            
                        objResponce.Message = "you have logged in Successfully";                   
                    else
                        objResponce.Message = "Please Enter Valid UserID,Password";                
                catch (Exception ex)
                    through ex;             
                return objResponce;
    My Config settings :
    <services>
          <service name="OnePointAPI.OnePointAPIService">
               <endpoint address="JSON" binding="webHttpBinding" contract="OnePointAPI.IOnePointAPIService" behaviorConfiguration="webJSON" ></endpoint>
               <endpoint address="XML" binding="basicHttpBinding" contract="OnePointAPI.IOnePointAPIService" behaviorConfiguration="webXML" ></endpoint>     
          </service>   
     </services>
     <behaviors>
          <serviceBehaviors>
            <behavior>
              <!-- To avoid disclosing metadata information, set the values below to false before deployment -->
              <serviceMetadata httpGetEnabled="true" httpsGetEnabled="true"/>
              <!-- To receive exception details in faults for debugging purposes, set the value below to true.  Set to false before deployment to avoid disclosing exception information -->
              <serviceDebug includeExceptionDetailInFaults="false"/>
            </behavior>
          </serviceBehaviors>
          <endpointBehaviors>
            <behavior name="webJSON">
              <webHttp defaultOutgoingResponseFormat="Json"/>
            </behavior>
            <behavior name="webXML">
              <webHttp defaultOutgoingResponseFormat="Xml" />
            </behavior>
          </endpointBehaviors>
     </behaviors>  
    Anwar Shaik

    In several days (in the 19th) i will lecture at
    SQLSaturday #360 and my last demo (hopefully I will have the time) is
    Full implementation of JSON, I will show several function using JSON serializer and deserializer, and as mentioned full implementation including fast
    indexes on JSON column (finding specific Node in 10 million rows
    in less then a second). If you want to wait, then I will publish it latter probably, or you can come the lecture if you want :-)
    * I am using Json.NET framework, by the way.
    regarding your question, all you need is to find a nice serializer/deserializer framework (you can use
    Json.NET framework) in order to do what you are looking for (if I understand what you asked)
      Ronen Ariely
     [Personal Site]    [Blog]    [Facebook]

  • Best PoE switch for home (8-ports) that can support 5-6 phones

    Guys,
    can you recommend 8 port switch that will provide enough power for 3 x 9971 and 3 x 7965 or similar?
    Thanks!

    I think the small-business switch SG300-10MP or SG300-MPP (with PoE+) could fit your needs:
    http://www.cisco.com/c/en/us/products/collateral/switches/small-business-smart-switches/data_sheet_c78-610061.html

  • JavaScript image slide show that can support video too?

    I am looking for a javascript slide show, that can also support video. Ideally, it would allow for youtube or vimeo videos, but that isn't absolutely necessary. I did some searching, but couldn't find anything. Any help would be greatly appreciated!

    I've used this one about a billion times. It's so flexible I haven't had to look anywhere else:
    http://www.ndoherty.biz/demos/coda-slider/2.0/

  • Looking for the oldest Macbook that can support garage band

    I am looking for the oldest "vintage" apple macbook or macbook pro that is capable of supporting garageband.

    Yes the MB402LL/A is the Early 2008 model 4,1 MacBook. It can run a maximum of 10.7 Lion. http://www.everymac.com/systems/apple/macbook/specs/macbook-core-2-duo-2.1-white -13-early-2008-penryn-specs.html
    You would do best to buy iLife on the DVD since the latest updates to iPhoto and iMovie require 10.8 Mountain Lion.You can get the iLife ’11 DVD which will run on 10.6  on eBay fairly cheap.  http://www.ebay.com/sch/i.html?_odkw=apple+ilife+11&LH_Auction=1&LH_BIN=1&_sop=1 2&_osacat=0&_from=R40&_trkparms=72%253A1234%257C66%253A2%257C65%253A12%257C39%25 3A1&LH_PrefLoc=1&_sc=1&_trksid=p2045573.m570.l2632.R2&_nkw=apple+ilife+11&_sacat =18793

  • HT204382 divx codec is no longer supported for quick time player!does anyone know any components that can support?

    my operating system is mountain lion on a mac book pro mid 2010,Im after a codec/component for quick time player!ive tried the divx download & it is no longer supported for mac!can anyone pls direct me in the right direction?thank you.

    Hmm, yes. Didn't notice that. Looks like it's still in development. I haven't time right now to check further, but will do later on and report back.
    Camtasia 2 for Mac is the video editor I use, but it's payware I'm afraid. You can download a free, full 30-day trial to check it out though, from here, if you want:
    http://www.techsmith.com/camtasiamac1.html?gclid=CL3IuM6_868CFU8b6wodalvkVA

  • What would be the maximum datafile size that can support sql*loader

    Hi,
    I would like to load datafile from xls file which nearly 5 gb into oracle table by using sql*loader. Could you please tell me how much is max datafile size we can load by using sql*loader?
    Thanks
    VAMSHI

    Hello,
    The Size limit is mainly given by the OS. So you should care about what the OS could support as SQL*Loader files are unlimited on *64 Bit* but limited to *2GB* in *32 Bit* OS:
    http://download.oracle.com/docs/cd/E11882_01/server.112/e10839/appg_db_lmts.htm#UNXAR382
    Else, you should be able to load these data into the Table. So you must check that you have enough place inside the Tablespace and/or the Disk (if the Tablespace has to be extended).
    Please find enclosed a link about SQL*Loader and scroll down to Limits / Defaults:
    http://www.ordba.net/Tutorials/OracleUtilities~SQLLoader.htm
    Hope this help.
    Best regards,
    Jean-Valentin

  • HT5219 What are the external monitor requirements that can support having two windows email and safari open side by side?

    I have a 27" iMac at home that supports this but would like to see if I can enable my Macbook air to do the same thing.  I want to find out if this capability can be supported with my Macbook air and if so what are the monitor requirements.

    Usually two causes of that, the first being the windows dpi scaling (most common cause) and the second being your graphics card driver needs to be updated.
    Try playing with the windows dpi settings
    Right click on your Desktop and select Screen Resolution
    Then in the screen that comes up, click on Make Text or Other Items Larger or Smaller
    Then move the slider under Change the Size of All Items to Smaller and restart windows 8
    Also, you can try clicking on Let me choose one scaling level for all my displays, then click on Custom sizing options and drag on the rulers to set 149% and see if that is any better.

  • Is there a USB2 hub that can be connected on FW port?

    Since there is a USB2 and FW hub for Mac Mini, which as far as I am aware connects on USB2 port (or maybe requires two feeds?), I am curious to know if the above exists. This would solve my problems of lack of USB ports on iMac and use the FW port I otherwise don't use. Any experience?
    Thanks!

    I had seen this product. But which connection the hub uses is not mentioned, whether USB, FW or perhaps both?
    http://catalog.belkin.com/IWCatProductPage.process?Product_Id=199941
    That won't work. That's just a USB hub and a Firewire hub in a single case. The two technologies are not connected within the box; they're completely separate.
    From what I found so far, to plug a FW device into a USB2 plug via an adapter seems possible.
    Such a connection would take fairly advanced circuitry to make the conversion between the two technologies and no one to date has found it sufficiently worthwhile to make such a converter. The adapter you point to at imemoryyou will not allow the connection of a Firewire device to a USB port nor vice-versa. I have no idea how such an adapter might be used, but if they're claiming that it would allow connection of the two types of busses, they're lying.
    Message was edited by: Dave Sawyer

  • HT3152 I have triple play cable service. Phone service is internet based. i pay monthly charge for cable provider modem. I also want to use modem for my Apple ipad2. Can I replace with another modem that will support internet based phone as well as ipad2?

    I have cable triple play service. Phone service ios internet based and depends on cable provider modem. I pay monthly charge for modem. I also want to use modem for ipad2. Is there any modem that can support both internet based phone as well as ipad2?

    If I understand you correctly, I have the same configuration.  My modem supports Internet and phone service and my television service bypasses the modem.  It does not do any routing.  It has a single Ethernet port and I plugged in an external router with a WiFi radio - Apple Airport Express.  Works like a champ.
    Configuration of the Express was difficult.  I had to plug it in to AC power and to the modem.  Then, I opened up Airport Utility and had to click "yes" for each recommendation.  Then I had to really think hard to come up with a WiFi password.  Took me a horrendous thirty seconds from start to finish!

  • Maximum number of CAT3560's that can be connected

    What is the maximum number of Cat 3560 switches that can be connected together. Using all Fiber ports the max number would be 5, does this series of switch have a design limitation on how many can be connected together?

    you could theoretically connect a switch to every port of the 3560.
    this may not be best design for STP and broadcast domain purposes but would be possible. (depending on what you're trying to accomplish)
    do you mean how many max daisy-chained one after the other??

  • What is the latest MAC OSX that my Macbook 2,1 can support?

    What is the latest MAC OSX that my Macbook 2,1 can support?  It came with 10.4.11Lion.
    I am upgrading my harddrive and would love to install the most current OS that I possibly can. 
    I also have a Macbook 3,1 with OSX 10.5.8 Leopard that I want to do the same with.  If they can both run the same OSX that would be helpful too.
    Thanks a MILLION!

    Both of those MacBooks can run up to 10.7 Lion. (10.4.11 is Tiger) It's the RAM that you'll need to upgrade.
    First you'll need to upgrade to 10.6 Snow Leopard.  The 10.6 Snow Leopard DVD is in the Apple online store. You can get it for $19.99. After you’ve installed that then download the 10.6.8 combo updater to finish it off. http://support.apple.com/kb/DL1399 You will need to be running 10.6.8 to access the App Store to order Lion, http://store.apple.com/us/product/MC573/mac-os-x-106-snow-leopard
    System Requirements for 10.6:
    Mac computer with an Intel processor
    1GB of memory
    5GB of available disk space
    DVD drive for installation
    Some features require a compatible internet service provider: fees may apply.
    You can put two 2gb RAM sticks in your model 2,1 but it can only use 3,3gb. This is a hardware limitation and cannot be changed.
    http://en.wikipedia.org/wiki/3_GB_barrier
    http://www.everymac.com/systems/apple/macbook_pro/faq/macbook-pro-core-2-duo-3-g b-memory-limitation-details.html
    OWC tests have found that there is a slight speed increase with having two 2gb sticks in rather than one 1gb and one 2gb. Your model is in the gray lines at the bottom of the graph. http://eshop.macsales.com/shop/Memory_Benchmark/Apple_MacBook/
    You can upgrade from 10.4 straight to 10.6 with no problems as long as you have at least 1gb of RAM. Any program that runs under 10.4 should run under10.6. See this list for third party programs compatibility with 10.6: http://snowleopard.wikidot.com/  You might have to upgrade some drivers for printers, etc.... And you will have to install Rosetta if you have any Power PC applications 
    http://www.macobserver.com/tmo/article/snow_leopard_installing_rosetta/  
    I recently upgraded an older MacBook (Early 2006 model 1,1) straight from 10.4 to 10.6.
    Once you are at 10.6.8 Lion is still available from Apple. You will have to call Apple Customer Care 1-800-692-7753 or 1-800-676-2775. to purchase it. Then within 3 days you will get an email with a code which you can use to download Lion from the App Store. Or go to http://store.apple.com/us/product/D6106Z/A/os-x-lion and purchase it there. The price is $19.99.
    You must have at least a Late 2006 model 2,1 MacBook.
    Lion will require at least 2gb of RAM but really needs 4gb to run smoothly.
    As for third party programs see this list for compatibility with 10.7 http://roaringapps.com/apps:table
    Also Lion doesn't run any Power PC programs. To see if you have any Power PC programs go to the Apple in the upper left corner and select About This Mac, then click on More Info. When System Profiler comes up select Applications under Software. Then look under Kind to see if any of your applications are listed as Power PC. Universal and Intel will run under Lion.
    Before Mac switched to Intel processors in 2006 they used Power PC processors from 1994 to 2005. Power PC 601 through 604, G3, G4 and G5. Applications written for the Power PC processors need the application called Rosetta to run on Intel processors. This was part of the Operating System in 10.4 and 10.5 but was an optional install in 10.6. With 10.7 Lion Apple dropped all support for Power PC applications.

  • Cisco switches that support IPv6 L2 security

    I'm looking for Cisco switches that support IPv6 layer 2 security. The following features are required:
    MLDv2 snooping [RFC4541]
    DHCPv6 snooping [RFC3315]
    DHCPv6 messages must be blocked between subscribers and the network so that false DHCPv6 servers cannot distribute addresses.
    Router Advertisement (RA) filtering [RFC4862, RFC5006]
    RA filtering must be used in the network to block unauthorised RA messages.
    Dynamic "IPv6 neighbour solicitation/advertisement" inspection [RFC4862]
    There must be an IPv6 neighbour solicitation/advertisement inspection, as in IPv4 "Dynamic ARP Inspection". The table with MAC-address and link-local and other assigned IPv6-addresses must be dynamically created by SLAAC or DHCPv6 messages.
    Neighbour Unreachability Detection [NUD, RFC4861] filtering
    There must be a NUD filtering function to ensure that false NUD messages cannot be sent.
    Duplicate Address Detection [DAD, RFC4429] snooping and filtering
    Only authorised addresses may be allowed as source IPv6 addresses in DAD messages from each port.
    Source: http://www.ripe.net/ripe/docs/ripe-501
    I've looked around in some configuration guides for some Cisco access switches but I can't seem to find any switch supporting these functionalities.

    See if this helps.
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin:0in;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:10.0pt;
    font-family:"Times New Roman","serif";}
    http://www.cisco.com/en/US/docs/ios/ipv6/configuration/guide/ip6-roadmap.html
    You may also want to consult with your sales team.
    What is the application?

  • I guess the problem come from me or I really need those contacts before he calls me for it. I'll try some method that I got from some responders on your support website. Do you have or can you recommand any software that can solve this problem?

    I guess the problem come from me but I really need those contacts before he calls me for it. I'll try some method that I got from some responders on your support website. Do you have or can you recommand any software that can solve this problem?
    One more thing. I just update my iphone that my boss gave to me but it seems to be like it giving me some trouble. My iphone was updated not too long and was successful. I try to lock into it and it telling me emergency call. I plug it to my itune and it telling me that the sim card is not valid or supported. So I inserted my sim card that I usually use to call and it still saying the same. Please help me get into it.

    And as far as paying for phone support, here are a few tips:
    If you call your carrier first and then they route you to Apple, you usually don't have to pay for phone support.
    If you are talking to Apple and they ask you to pay a support fee, ask if you can get an exception this time.  That usually works once, but they keep track of the times you've been granted such an exception.
    If you still end up paying the support fee, that fee only applies if it's not a hardware related issue.  In other words, if it can be fixed by just talking over the phone and following Apple's instructions, then the fee applies.  But if your device is deemed to have a hardware failure that caused the issue, then the fee should not apply, and you can ask for it to be waived after the fact.
    This forum is free, and almost all of the technical support articles the Apple tech advisors use are available on this website.  Literally 99% of what they can do over the phone is just walking you through the publicly available support articles.  In other words, you're paying the fee to have them do your research for you.  It's like hiring a research consultant to go look stuff up in the public library so you don't have to.  You're capable of doing it; you'd just rather pay someone to do it for you.
    It's like Starbucks.  You know how to make coffee.  Everyone knows how to make coffee.  And Starbucks coffee isn't any better than what you could make at home for far less.  But you want the convenience.  So you're really paying a convenience fee.  Milk is more expensive at 7-Eleven than it is at the grocery store... because it's a convenience store.

  • I'm trying to find the plugin for camera raw, but all I can find is the page with the cameras that are supported. But I don't find how to find and install the actual plugin. The end name is ARW

    I'm trying to find the plugin for camera raw, but all I can find is the page with the cameras that are supported. But I don't find how to find and install the actual plugin. The end name is ARW, and all I need is to find WHERE I can download it. Thanks.

    cr is installed by updating your app.  use help>update, or update manually
    pre cc updates:  http://www.adobe.com/downloads/updates/
    cc updates:  http://prodesigntools.com/adobe-cc-updates-direct-links-windows.html
    cc 2104 updates:  http://prodesigntools.com/adobe-cc-2014-updates-links-windows.html

Maybe you are looking for

  • Can't update credit card details for recurring pay...

    I'm trying to update my grandma's Skype credit card details to the new credit card details (same numbers just new expiry date) for her recurring payments on Skype. I follow all the prompts but the final step requires Mastercard to verify the card wit

  • SQL types over PLSQL types while using Oracle Applications adapter in BPEL

    Use SQL types over PL/SQL types while using Oracle Applications adapter in BPEL/ ESB This document will be focusing on Oracle Applications adapter. However Database adapter is much like OA adapter (even OA adapter uses DB Adapter), so the readers who

  • INSERTING DATA INTO A SQL SERVER 2005 TABLE, WHICH HAS A IDENTITY COLUMN

    Hi All, I have to insert the data into a SQL SERVER 2005 Database table. I am able to insert the data into a normal SQL Server table. When I am trying to insert the data into a SQL Server table, which has a identity column (i.e. auto increment column

  • Cannot get 'c' key to work on startup

    Hey. Having trouble with getting the 'c' key to work on startup - computer just starts up as normal instead. Why?? I have an iMac 7,1 with Intel Core2 Duo 2GHz, bought about 2008 and all very standard running Mac OSX 10.5.8. Am intending to upgrade t

  • Set Stroke weight for a frame not working in CS4.

    Hi All, How to set Stroke weight for a frame. I tried using CreateStrokeWeightCommand of IGraphicAttributeUtils, but its not working in CS4. Regards, Jasmine Message was edited by: Jasmine_Shaikh