Do you seperate voice and data into different band?

As the title, do you make voice in 11a and data in 11b/g? or vice versa? Thank you for sharing the experience!
Zhenning

We use LWAPP APs and definitely we will create separate vlans and SSIDs for data and voice. What I want to hear is if you assign data and voice to different radio bands(a and b/g)?
Thanks!

Similar Messages

  • How do you use voice and data at same time?

    I'm on a call and need to look up data from a file also on my phone. What's the simplest and most effective way to simultaneously do this? Thanks in advance.

    If you're with Verizon, you can only do this in a wifi area.
    The simplest way is to tap the home button and then tap the icon of what you want to do. You'll either have to use speakerphone or an earpiece in order to see the screen .

  • Split data into different fields in TR

    I have a flat file with space (multiple spaces between different fields) as a delimiter. The problem is, file is coming from 3rd party and they don't want to change the separator as comma or tab delimited CSV file. I have to load data in ODS (BW 3x).
    Now I am thinking to load line by line and then split data into different objects in Transfer rules.
    The Records looks like:
    *009785499 ssss BC sssss 2988 ssss 244 sss 772 sss  200
    *000000033 ssss AB ssss        0  ssss   0 ssss 0 ssss 0
    *000004533 ssss EE ssss        8  ssss   3 ssss 2 ssss 4
    s = space
    Now I want data to split like:
    Field1 = 009785499
    Field2 = BC
    Field3 = 2988
    Field4 = 244
    Field5 = 772
    Field6 = 200
    After 1st line load, go to 2nd line and split the data as above and so on. Could you help me with the code pleaseu2026?
    Is it a good design to load data? Any other idea?
    I appreciate your helps..

    Hi,
    Not sure how efficient this is, but you can try an approach on the lines of this link /people/sap.user72/blog/2006/05/27/long-texts-in-sap-bw-modeling
    Make your transfer structure in this format. Say the length of each line is 200 characters. Make the first field of the structure of length 200. That is, the length of Field1 in the Trans Struc will be 200.
    The second field can be the length of Field2 as you need in your ODS, and similarly for Field3 to Field6. Load it as a CSV file. Since there are no commas, the entire line will enter into the first field of the Trans Structure. This can be broken up into individual fields in the Transfer Rules.
    Now, in your Start Routine of transfer rules, write code like this (similar to the ex in the blog):
    Field-symbols <fs> type transfer-structure.
    Loop at Datapak assigning <fs>.
        split <fs>-Field1 at 'ssss' into <fs>-field1 <fs>-field2 <fs>-field3....
        modify datapak from <fs>
    endloop.
    Now you can assign Field1 of Trans Struc to Field1 of Comm Struc, Field2 of Trans Struc to Field2 of Comm Struc and so on.
    Hope it helps!
    Edited by: Suhas Karnik on Jun 17, 2008 10:28 PM

  • Question about voice and data plan for Europe

    I am in New York and my boss is going to France for a week and a half. He told me he will not have access to the internet there. He asked me to find out if it would be possible to get a voice and data plan for the month that he will be there, and if so, could someone show me where I could look at the different plans available?
    If it's not possible to do that for just a month, then could someone tell me where I could find the rates are for voice and data in France?
    Thanks

    Hi kevindrosario,
    I appreciate your interest in our International Services.  France, is a GSM country and will only support a Global capable device. Unfortunately, its not clear if your boss has a Global capable device.  If so, here are the details for the voice and data rates for France.
    If your boss doesn't not have a Global capable device, no worries!  We offer an Occasional Global Traveler program, in which we will loan you a Global device for up to 21 days.  I hope this information is helpful.  Please let me know if you have any any additional questions or concerns.
    Thank you,

  • SegregatingTable data into different bucket with equal numebr of

    Hi Guys,
    I wanted to process table data in chunks not all the rows at a time. How can we achieve this in oracle.
    Example :
    I have one table EMP which has ten thousands rows(10,000) rows. Now these ten thousands rows are joined with other tables to process data and it takes time. So I wanted to pass one thousands rows at a time as an input to the procedures so that processing should happen only with 1 thousands rows at a time. This table does not have any primary key. So it there any method in oracle using that I can segregating the tables data into different buckets with equal number of rows.
    I have used DBMS_PARALLEL_EXECUTE but its taking lots of time. Any help will be appreciated.

    I have one table EMP which has ten thousands rows(10,000) rows. Now these ten thousands rows are joined with other tables to process data and it takes time.
    OK... So this is your actual problem. And the solution you are trying to come up with does not sound promising. So lets take a step back and re-think our strategy here. First thing would be how about we see some code? Show us your code that you say is running slow. And we can take it from there. The number 10,000 is a very small number. And if that is causing performance issue then you are in some big trouble.
    And also it wouldn't hurt if you could read this Re: 3. How to  improve the performance of my query? / My query is running slow.

  • Configure Voice and Data VLAN in CISCO SF 300 8P

    I have a couple of Cisco SF 300 8P and 24 P Switches. I have voice and Data VLAN configured as :
    Data VLAN : Default 145.17.59.0/24
    Voice VLAN : VLAN 20 172.22.20.0/24
    I have different DHCP servers as for Data VLAN we have physical server which is configured for 145.17.59.* IP Scope and Voice VLAN DHCP Server is configured in Gateway router with option 150.
    This configuation works fine with other cisco swiches like 2960 and 3750 etc except CISCO SF 300 8P and 24P. I was trying to configure both voice and Data VLAN in these CISCO Switches so that CISCO phone (Model 6941) shold get IP from Voice VLAN and PC should get IP from Data VLAN DHCP Server. I have tried several techniques like LLDP, Port to VLAN Config etc.
    Can anyone please guide me/help on this.
    Regards,
    A K.M.Sayeed

    Hi A.K.M., with Cisco phones you should be able to simply set auto voice VLAN to be VLAN20. 
    voice vlan id 20
    You should ensure CDP and/or LLDP are enabled as well. I would check this in web GUI. DHCP for the phones can come from the switch, a DHCP server on a VLAN20 access port or you can use dhcp helper to redirect DHCP to server elsewhere.
    If you prefer or have issues with CDP or LLDP you can also program ports as trunks and add tagged VLAN 20 to them.  In this scenario you need to insure inter-vlan routing is working and that phones download config file with corrrect VLAN config.
    These switches do not run ios so they are similar but different than catalyst switches you referred to.
    -- please remember to rate helpful posts --

  • How to display rows of data into different columns?

    I'm new to SQL and currently this is what I'm trying to do: 
    Display multiple rows of data into different columns within the same row
    I have a table like this:
        CREATE TABLE TRIPLEG(
            T#              NUMBER(10)      NOT NULL,
            LEG#            NUMBER(2)       NOT NULL,
            DEPARTURE       VARCHAR(30)     NOT NULL,
            DESTINATION     VARCHAR(30)     NOT NULL,
            CONSTRAINT TRIPLEG_PKEY PRIMARY KEY (T#, LEG#),
            CONSTRAINT TRIPLEG_UNIQUE UNIQUE(T#, DEPARTURE, DESTINATION),
            CONSTRAINT TRIPLEG_FKEY1 FOREIGN KEY (T#) REFERENCES TRIP(T#) );
        INSERT INTO TRIPLEG VALUES( 1, 1, 'Sydney', 'Melbourne');
        INSERT INTO TRIPLEG VALUES( 1, 2, 'Melbourne', 'Adelaide');
    The result should be something like this:
    > T#  | ORIGIN  | DESTINATION1  |  DESTINATION2 
    > 1   | SYDNEY  | MELBORUNE     | ADELAIDE
    The query should include the `COUNT(T#) < 3` since I only need to display the records less than 3. How can I achieve the results that I want using relational views???
    Thanks!!!

    T#
    LEG#
    DEPARTURE
    DESTINATION
    1
    1
    Sydney
    Melbourne
    1
    2
    Melbourne
    Adelaide
    1
    3
    Adelaide
    India
    1
    4
    India
    Dubai
    2
    1
    India
    UAE
    2
    2
    UAE
    Germany
    2
    3
    Germany
    USA
    On 11gr2, you may use this :
      SELECT t#,
             REGEXP_REPLACE (
                LISTAGG (departure || '->' || destination, ' ')
                   WITHIN GROUP (ORDER BY t#, leg#),
                '([^ ]+) \1+',
                '\1')
        FROM tripleg
        where leg#<=3
    GROUP BY t#;
    Output:
    1 Sydney->Melbourne->Adelaide->India
    2 India->UAE->Germany->USA
    Cheers,
    Manik.

  • Read line and split into different fields

    I have a flat file with space (multiple spaces between different fields) as a delimiter. The problem is, file is coming from 3rd party and they don't want to change the separator as comma or tab delimited CSV file. I have to load data in ODS (BW 3x).
    Now I am thinking to load line by line and then split data into different objects in Transfer rules.
    The Records looks like:
    *009785499     BC               2988              244        772       200
    *000000033     AB                     0                  0            0           0
    *000004533    EE                     8                  3            2           4
    Now I want data to split like:
    Field1 = 009785499
    Field2 = BC
    Field3 = 2988
    Field4 = 244
    Field5 = 772
    Field6 = 200
    After 1st line load, go to 2nd line and split the data as above and so on. Could you help me with the code pleaseu2026?
    Is it a good design to load data? Any other idea?
    Thanks.

    Hi Mau,
    First capture the data into the internal table (say itab).
    Loop at itab.
      it_final-field1 = itab+1(9).
      it_final-field2 = itab+12(2).
      it_final-field1 = itab+16(4).
      it_final-field1 = itab+21(3).
      it_final-field1 = itab+25(3).
      it_final-field1 = itab+29(3).
      Append it_final.
    Endloop.
    &*********** Reward Point if helpful**********&

  • Can we send the data into different data target from single datasource how

    Hai
    can we send the data into different data target from single datasource how ?

    Hi,
    Create the transformation for each target and connect through DTP if you are in BI 7.0
    If it is BW 3.5 create transfer rules and load it Info source and then different update rules for different targets then load it using IP.
    If you are speaking about loading data from R3 data source to multiple data sources in BI
    Then follow the below step.
    1)create init IP's and run the IP's with different selection to different DSO(With same selection it is not possible).
    2)Then you will have different delta queues for the same data source in RSA7
    3)Your delta loads will run fine to different data sources from same DS in R3.
    Hope this helps
    Regards,
    Venkatesh

  • Port with multi-vlan for voice and data??

    Hi guys,
    I've a situation where my VOIP and DATA on a different segments. Voice is 10.x.x.x riding on VLAN 701. And my data is 192.x.x.x riding on VLAN 100.
    The problem occur when our receptionist PC have a software installed for call forwarding for our general line. This software need to be on the same vlan with the IP Phone vlan which is 701. If I put her PC on those vlan, she can't access
    to our LAN which is vlan 100. So she can't check her email etc.
    Can I know what is the options I have? Can I configured multi-vlan for her PC on the switch? We are using Cisco PoE 3560 switch. Thanks.

    Hi,
    on the L3 switch, you should have an IP address for both VLAN 701 and 100. So, the L3 switch is doing inter-VLAN routing.
    This means, unless you have ACL blocking traffic, any device will be able to reach any other device, even on a different VLAN.
    And, no matter where you put voice and applications, everything will work anyway.

  • Loading MS Access Table and Data into Oracle

    Hi,
    I have few tables in MS Access. I want to create same layout of tables in Oracle and want to populate data from MS Access tables to Oracle tables.
    Please let me know if there is a way by which I can create tables and load data automatically (thru some option or script)?
    I have Oracle 10g database and its clients.
    Thanks in advance,
    Rajeev.

    You can use Oracle migration workbench
    Loading MS Access Table and Data into Oracle
    It´s very easy to use and good to import
    regards,
    Felipe

  • Why does Verizon hide the fact on their network an iPhone cannot deliver simultaneous voice and data

    For me the breaking point was when the local Corporate Store clerk lied to be about their return policy.  He even documented the information he gave me and that didn't matter to management or corporate.  I made a decision to switch to the iPhone and was specifically told I had 30 days to evaluate weather I could make the transition from android to iOS.  If I couldn’t for any reason, I could just return the phone and pay the $35 restocking fee and we were then free to choose from one of the many androids.
    After weeks of challenges and countless hours spent with first tier then second tier then a product specialist we all came to the documented conclusion that the iPhone, on Verizons network could not support data and voice at the same time... Every other smart phone on Verizons network could and always has... the IPhone on ATT's network can support both voice and data at once... but Not On Verizons network...
    Each tech I spoke with seemed shocked and in utter disbelief that this could be so. They blamed ATT for harboring special privileges hold over from their exclusive relationship with Apple.  Which is not true.  Then they blamed Apple for delivering handicapped phones to Verizon on purpose. Well, with an Apple Product Manager on the phone listening in on a Verizon Tech giving me this among other excuses why I could not be on the phone and using google at the same time,  the Apple Rep finally jumped in and very politely cleared up any miss information the Verizon tier 2 support rep was fumbling out.
    So after I had done everything in my power to make the phone work the way I had understood it would.  And had every reason to believe it would.  As did every Verizon rep I spoke with at first until they did a little research and found Verizon had deliberately been hiding this fact from customers.  So I conceded to go back to the Android world for now and let Verizon sort out this glaring deficit hopefully in the near future…  Though every support rep concluded that there was no mention of this being fixed or even a problem so not to hold my breath…
    I couldn’t have been more shocked or infuriated when I went to exchange the “still in the plastic mint condition iPhone” I was told I had to have brought it back in the first 14 days… I pleaded and argued, even directed the manager to the notes entered in verizon’s own support documentation regarding my case and he said “well I see here where you were told that but that rep was wrong”.   That may be so but I based my entire testing and evaluation timeline based on the dates the rep clearly and admittedly told me!   The store manager said there was nothing he could do. 
    Now I mentioned I’m a Network Solutions Provider and being able to be on the phone doing a support call and using my cellular internet at the same time are an absolute must for me to be able to preform my job.  Every Verizon smart phone I have ever owned had been able to do this.  Now I am told I am STUCK in a two year contract with an inadequate  device that I cannot exchange and therefore functionally useless to me. 
    Verizon corporate nor the store manager cared one bit about my position.  They stood behind a little register tape that by signing my credit card receipt I now owed them two more years of my life and now they could care less weather I had a functioning solution or that I had been a loyal customer for over 17 years. Or that I had brought entire small business offices to them for cell services. Just stood there and held a copy of my receipt and said, well  you signed it so here is what it will cost ya to get out of it! 
    He got out a calculator and started running numbers for what I would have to pay to fix this situation… What I would have to pay to even leave Verizon and go get cell service from someone else.  It felt dirty … seedy… like being at some 3rd world used car lot where some shyster had gotten someone wrapped up in a contract and now was going to squeeze the life out of a customer even though they couldn’t’ even deliver the service they implied you were going to get in the first place. 
    In 30 years of being a small business owner I have never encountered an organization that had less integrity or more unscrupulous business practices… 
    I see post after post of Verizon  Customer Support  reps answering threads… funny I haven’t found one where a user honestly thanks the rep for actually helping them out…….  Please Verizon Customer Support, show me you actually can look at a situation and see an equitable solution where a Customer and the Share Holders can both win…..

    Well if this information was as ubiquitous on the web as you suggest, I am puzzled why it took three weeks of troubleshooting with many levels of Verizon support before we collectively concluded this was the situation...
    Regarding Reading what I sign... Thanks for that advice though in this situation I was handed a stylus and told to sign a Signature Pad at the check out counter... ONLY AFTER I signed (for the purchase only)  was I presented with this return policy conveniently nested in a 3 foot long reciept consisting of paragraphs of Helvitica 6 type set info...   I made the assumption that the sales person could correctly  answer a direct question regarding the policy I  inadvertently signed for when authorizing the credit card charge...   Even more concerning is that when by my actions and constant communications with Verizon, my intent was clearly based on the information I had gotten from the sales rep.  and if I was given misinformation it would seem Verizon could show some integrity and support the situation with some equitable solution rather than hiding behind contracts collected from sales staff who do not tell customers the truth..... 
    >> Minor edit <<
    Message was edited by: Verizon Moderator

  • Lack of voice and data at same time is killing me

    after using a treo 750 (WM 6.1) on att for the last three years I guess I didn't realize the benefit of having ATT and gsm in general.  There are plenty of downsides...mainly pricing for single accounts (however their family plan was directly on par with sprint's).  I am constantly trying to use data apps while talking on the phone to no avail.  I started off just thinking I could do without, but a week later, I still really really miss it.  My wife does too...as it is her I am usually giving directions or other web information to while on the phone.  There was nothing like google map's satellite view to help someone verify they are at the right place..."see a large tree on your right with a tall brown building behind it, yep that's the one"   Anyone else have this feeling?  Wifi isn't an option for me most of the time.
    Post relates to: Pre p100eww (Sprint)
    This question was solved.
    View Solution.

    Voice and data simultaneously is not available while using any CDMA network due to network limitations. This is true for all types of phones, not just Palm or not just the Pre. Your example of checking email or using google maps, the gps data may have been stored before activating the call. try browsing the web while making a call, and try to go to a web page you've never visited before, so that you know it can't be a cashed version of the page.

  • Export transnational data into different client

    Dear All Expertise's,
    For our Management Audit purpose we have needed urgently copy all FI transnational data into different client in particular year.
    As an example:
    Source Client:   888
    Target client: 700
    Company: 1000
    Year: 2013
    FI Documents type: All
    Please help me to get the solution use form your great advice.
    SCC8/SCC7 can give us copy all records client to client. But we need only specific company/periods.
    Thanks and Best regards
    Bishnu
    05.05

    I post the VI. Thanks!
    Attachments:
    j k thermocouple.vi ‏151 KB

  • Cat5e Voice and Data Cabling?

    Somebody  suggested me to use cat5e voice and data cabling for my restaurant so will you advice me that it will be best for me or not?
    http://telephoneguru.net/cabling/

    Cat5e would do fine. But in my opinion Cat6 is the future. If you want to future proof you can also use Cat6. Main difference is speed and interference. I think Cat6 would be costlier than Cat5e.
    Look at here: http://www.diffen.com/difference/Cat5e_vs_Cat6
    But you can use any depending on what your main concern is speed or cost and both would work with data and voice and provide poe as well.
    -Terry
    Please rate all helpful posts

Maybe you are looking for

  • Brush tool doesn't work

    I have just downloaded Photoshop Touch to my Samsung Galaxy Tab 10.1 which is running Android 4.0.4. The brush tool doesn't seem to work. I was wondering if this software is supported on this tablet.

  • ABAP WD application - Dynamic filling adobe interactive form

    Hi, I am developing a WD Application which has  Adobe interactive form in which when user enters an input field 1 it should automatically populate respective values for input field 2 in the same form.I have this relation maintained in ztable. How do

  • Avcodec.dll missing

    when I try to export a movie in Quicktime Pro I get this error mesaage. I uninstalled and reinstalled QuickTime Pro 7.04 but the error message continues. I can't find out if this file is a quicktime file or windows file, or where to download it or wh

  • Pointing ItunesU.class to a cgi-bin directory.

    Our school is setting up an ITuneU page and we have successfully compiled the ITunesU.class file but for some reason our web server does not have a cgi-bin directory to put these files into. Can we put the Java files into a different directory or is

  • 2 Content Provider Problems, Old Archive Availability and Batch Processes

    Hi, Thanks for any advice. 2 Problems. 1. I am not seeing anything other than the most recent show on the podcast page. I understand you can set a limit on how long they stay up, but shouldn't they stay availble, even after a new show is uploaded. 2.