FOC Testing using ONS15454

A new FOC is setup to connect our ONS to a far-end optical system (unknown)belonging to another carrier. I want to test the FOC connection for errors, is ONS intelligent to do that?

Hmmm… I think I am following….
Typically, if you wanted to test a circuit you can either, A.) use two test sets, one at each end of the circuit, and insert a test pattern to determine the health of the connection, B.) use a single test set on one end of the circuit, insert a test pattern, and loop-back the far end of the circuit so the signal returns to the test set.
In most cases, a carrier that you are interconnecting with will not allow you to remotely control their terminal equipment, such as with a FEAC (far end activation code). Thus, you would probably need to have the carrier loop back the circuits on their terminal equipment. This type of testing is typical when interconnecting through a third-party carrier.
Doing some research on cisco.com, it looks as though, beginning in R8.5, bit error rate testing (BERT) has been activated on a couple of the 15454 SONET electrical interface cards (See into below). This should allow the user to create a DS-1 circuit, set-up a loopback on the far-end, then have the card insert a DS-1 test pattern and monitor the returned signal for errors. This feature was discussed many years ago but I have not seen its final implementation.
Release 8.5 (Release Notes)
Bit Error Rate Testing
The Bit Error Rate Testing (BERT) feature can be used to test the connectivity, error rate, and error count of the traffic running on an electrical IO card port. The BERT feature is currently supported for Cisco ONS 15454 DS1/E1-56 and DS3XM-12 electrical cards only.
BERT is broadly classified into two components-Test Pattern Generator (TPG) and Test Pattern Monitor (TPM), and is collectively called Test Pattern Generator Monitor (TPGM).
TPGM generates and monitors test patterns like PRBS15, PRBS20, PRBS23, QRSS and ATL1s0s (alternating ones and zeroes). TPGM can inject and monitor errors in the test pattern for both single bit and multirate (1.0E-3, 1.0E-4, 1.0E-5 and 1.0E-6) errors..
Bit Error Rate Testing - Reference Guide
http://www.cisco.com/en/US/docs/optical/15000r8_5/15454/sonet/reference/guide/r85elec.html#wp366408
Hope this helps!
Tom

Similar Messages

  • Safari won't open pictures on imgur. To test used another browser and it showed them

    Safari won't open pictures on imgur. To test used another browser and it showed them
    Here is the page was trying to surf  http://imgur.com/gallery/n9Bjm

    From the Safari menu bar, select
    Safari ▹ Preferences... ▹ Extensions
    Turn all extensions OFF and test. If the problem is resolved, turn extensions back ON and then disable them one or a few at a time until you find the culprit.

  • HT201257 hardware test using an external optic device (iMac) on macbook pro 9 years old via firewire. What to do? and how to do it?

    hardware test using an external optical device (iMac) on macbook pro 9 years old via firewire. What to do? and how to do it?
    I thiunk the graphic card is defective and need to run hwt

    You don't.
    Need a internal optical drive and the Hardware Test on disks is old and outdated anyway.
    Your machine has lasted a long time, congratulations, they usually only last about 4-5 years.
    They get clogged up with dust and overheat, kills the video card, there is nothing you can do as it's hardware damage over time.

  • Functionality Testing Using B1 Test Composer Tool

    Hi,
    I would like to use B1 TC for functional testing of our add-ons. Will it be possible for me to do the functional testing(add-on's expected against add-on's actual) of the add-on using B1 TC? Could anyone explain with some examples so that I can start with B1 TC.
    Our add-on has a window that allows the user to filter and display BPs in the matrix. User can select a Payment Term from the drop down and click Refresh button. Then the BPs with matching payment term should be listed in the matrix/gird. Here I want to check whether the BPs listed is correct. How can I use B1 Test Composer to do this?
    Regards,
    Sam

    Hi Johan,
    Thanks for the response. Let me explain the scenario to be tested using B1 TC in detail. The Payment Term combo in our add-on's Payment Term Update Utility form will list the payment terms ZPNET30, NET30, -Cash Basic’ etc. On selecting one of these values (say NET30), the matrix in the form is expected to list only those BPs with matching payment term(NET30). Here I need to ensure that all the BPs listed here are having the same payment term as ‘NET30’.
    While recording this action using B1 TC, let us assume that the BPs listed in the matrix are as in the below image.
    But when I rerun the B1 TC script at some later time, the BPs list might vary because of addition of new BPs to the database or changing of payment term of the existing BPs. In this instance, the Compare Matrix function of B1 TC fails, as the expected matrix values are not the same when we re-run the script. But all the BPs listed will have the matching payment term(NET30). So B1 TC reports a bug even if the functioning of the add-on is correct.
    When I manually do the testing, I apply the filter and then load each of the BP Master Data to check whether the payment term matches the selected one in the form. Then I will change and update the payment term of the existing BP or add new BPs and again performs the filtering to check whether the search result is correct. Is there a mechanism with B1 TC to handle such scenario, like accessing each individual rows/cells of the matrix/grid and check the payment term of the BPs listed?
    Regards,
    Sam

  • KB16037 - Perform a test using the hardware diagnostic tool on the BlackBerry smartphone

    KB16037 - Perform a test using the hardware diagnostic tool on the BlackBerry smartphone
    Just noticed this; SWEET!
    -----ProcedureTo perform a test using the hardware diagnostic tool on the BlackBerry smartphone, complete the following steps:
    On the Home screen on the BlackBerry smartphone, click Options.
    Select Status.
    On the Status screen, type test.Note: On BlackBerry smartphones that support SureType® technology, use the multi-tap input method.
    From the menu on the Device Self Test Application screen, select Start.
    If you've found a solution through a post; please mark it as a solution.
    If someone's was particularly helpful, give them kudo's!.
    Get busy living, or get busy dying.
    http://blog.port3101.org/hdawg/

    This is cool!
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • ACE load balancing and testing using soapUI

    Hey, I am trying to crowd source a solution for this problem.
    A client is testing using soapUI to an application that is being load balanced via ACE. There are two webservers behind the VIP servicing the client request. When client tests, requests are timing out per the soapUI log. A packet capture was taken and it clearly shows that ACE is not forwarding the HTTP data back to the client. When client tests by bypassing the ACE load balancer, it works fine. But, there are other clients from other applications that are making successful connection to the load balanced application via the VIP.
    Question, is there any thing unique with making HTTP/XML based requests using soapUI? LB configuration is shown below:
    class-map match-all EAI_PWS_9083
      2 match virtual-address 10.5.68.29 tcp eq 9083
    serverfarm host EAI_PWS_9083
      description WebSphere Porduction
      failaction purge
      probe tcp9083
      rserver ESSWSPAPP01 9083
        inservice
      rserver ESSWSPAPP02 9083
        inservice
    policy-map type loadbalance first-match L7_POLICY_EAI_PWS_9083
      class class-default
        serverfarm EAI_PWS_9083
    policy-map multi-match L4SLBPOLICY
    class EAI_PWS_9083
        loadbalance vip inservice
        loadbalance policy L7_POLICY_EAI_PWS_9083
        loadbalance vip icmp-reply active
        appl-parameter http advanced-options CASE_PARAM
    parameter-map type http CASE_PARAM
      case-insensitive

    Hi,
    Your configuration looks fine. I am not familiar with soapUI but if it is like a normal TCP connection followed by HTTP requests, i don't see why this shouldn't work.
    Do you know if there is a difference while using soapUI and normal request using browser?
    Regards,
    Kanwal

  • Stress Test using em console in 11g results in lesser number of instances

    Hi All,
    We are doing Stress/Load testing using em console in SOA Suite 11g. The problem we are encountering is, em fails to create as many instances as it should. Under "Additional Test Options", we check the "Enable Stress Test" checkbox and give different values for following parameters:
    Concurrent Threads     50
    Loops per Thread     20
    Delay in Milliseconds     1000
    But instead of creating 1000 instances of this composite, em console create only 998 and fails to create 2 instances without giving any error in console logs or server logs.
    Similarly, with below setting:
    Concurrent Threads     50
    Loops per Thread     40
    Delay in Milliseconds     1000
    Instead of creating 2000 instances it creates only 1991 and 9 instances fail without any error. Is this a known bug or we are missing something here? Any pointers will be helpful.
    Thanks,
    Akash

    In case you have multiple instances running, whereas any instance has an unique value started as correlation, when the engine receives the messages for the intermediate receive operation it will be routed without problems to the right instance. In this case, it is not a problem if the engine creates a new composite instance for the intermediate messages.
    We have this situation in Production without any problem.
    Anyway should be simple to simulate the same situation in your development environment to make sure it works well in your scenario.
    Regards
    Luis Fernando Heckler

  • I want to run automation test in multiple device say iphone and ipad or two iphone device Is it possible.I have done automation testing using UIAutomation and get it running from iphone device

    I want to run automation test in multiple device say iphone and ipad or two iphone device Is it possible.I have done automation testing using UIAutomation and get it running from iphone device

    plzzz reply to this question as soon as possible

  • Hardware test using Disc 1

    Hi,
    I am just wondering if running the hardware test using disc 1 will detect failure of one or both fans. Thank you for all response.
    Bob

    Hi Michael,
    Thank's for your reply. So if say one fan is dead and the other one is working fine, there will be an error message?
    Bob

  • Security Testing using eCATT

    Hello,
    I would like to know if any one has found a good solution for Security testing using eCATT.
    Thanks you
    Gilles

    Hi Gilles,
    Security testing in tems of roles and authorizations of users is very much possible in eCATT as conveyed by Jon.
    If you have large quantity of scripts which need to be tested depending on roles & authorization and if you are testing it with SCAT transaction using catalog, plan & package then you can prepare package depending on user IDs. This will help in a way that you will be giving once the User ID & password at execution time for given package and all the roles, authorizations linked to that ID will be tested for that bunch of scripts.
    Hope this helps.
    Regards

  • How to do OBIEE load testing using OATS

    Hi,
    As part of OBIEE load testing, i have down loaded OATS.
    Can i please know what protocol to use to perform OBIEE load testing.
    And how to perform OBIEE load testing using OATS ?

    You can use the web/http protocol for load testing the OBIEE.., Also please let me know if you face any issues using this protocol

  • Can I automate tests using OATS?

    I'd like to automate performance load test using OATS in our daily regression test. Can I invoke (start) load test using script? and how can I collect the test result in certain format so I can parse and compare with base result to determine whether there is a regression or not?
    We use Jenkins testing framework.
    Thanks,
    -Shaun

    And to see the extent of AppleScript support, open the /Applications/Utilities folder and single-click the AppleScript Editor to launch it.
    Select File > Open Dictionary...
    A scrollable selection of scriptable applications becomes viewable as the following image shows. You click on the particular application (e.g. Pages) to reveal the specific application's scriptable descriptions. In addition to the Apple Support Community, you can visit macscripter dot net for AppleScript solution examples. Another useful site is apple dot stackexchange dot com/questions/tagged/applescript.

  • Microsoft Certification on Load Testing using Visual Studio Team Foundation Services

    Hi Folks,
    I need your help in finding the Microsoft Certification for load test using TFS Online.
    I've gone through the MSDN blogs for this topic. The closest one that I found was https://social.msdn.microsoft.com/Forums/en-US/a25f86d4-9089-42d8-a9a1-32d22fe8f82b/microsoft-certification-exam-for-load-testing?forum=vstswebtest
    With reference to above, can you please let me know if there is any kind of certification that is now added for load testing.
    Any help would be much appreciated.
    Also If there is no update with the above certifications then can we suggest to the Microsoft certification team about the same? I think many of the software testers would be awaiting to get an Microsoft Certification in this field.
    Thanks,
    Devendra 

    There is no certification that specifically focuses on Load Testing. The closest is perhaps exam 70-497, "Software Testing with Visual Studio", but this deals mostly with functional testing, and only has minimal coverage of load testing.
    https://www.microsoft.com/learning/en-us/exam-70-497.aspx

  • [svn] 2788: fix asc commandline tests, use wildcards for build number is usage baselines

    Revision: 2788
    Author: [email protected]
    Date: 2008-08-08 10:47:32 -0700 (Fri, 08 Aug 2008)
    Log Message:
    fix asc commandline tests, use wildcards for build number is usage baselines
    Modified Paths:
    flex/sdk/trunk/modules/asc/test/compiler/cmdline/avmtarget.err
    flex/sdk/trunk/modules/asc/test/compiler/cmdline/avmtargetn.err
    flex/sdk/trunk/modules/asc/test/compiler/cmdline/config.err
    flex/sdk/trunk/modules/asc/test/compiler/cmdline/help1.err
    flex/sdk/trunk/modules/asc/test/compiler/cmdline/help2.err

    [mi] EQ overflowing. The server is probably stuck in an infinite loop.
    Seems a little suspicious, though its kind of a generic error message.  Lots and lots of google hits on that one.
    Are you sure none of the libs or executables for xorg-* got damaged before the system called for an fsck?  The power went out on me once and my hard drive "forgot" about 75% of my kernel modules, although it was a conventional hard drive and not an SSD.
    try re-installing some packages:
    pacman -S xorg xf86-video-ati ati-dri libgl
    (any more anyone can think of?)
    [edit]
    Is your copy of that bootchart that blurry or is flicker messing with it?  It looks like its been resized even at largest setting. I can hardly read it.
    Last edited by wriggary (2010-01-29 04:43:02)

  • Load/Performance Testing using ECATT

    Please provide the process to perform Load/Performance Testing using ECATT ASAP. 
    What are the T-Codes are required to fulfill Load/Performance Testing using ECATT.
    Thanks in ADVANCE.

    Hello Colleague,
    Here are the steps that you need to do, for performance testing using ST30.
    Use transaction ST30 to invoke Global Performance Analysis ( Widely used for performance tests of certain transactions ).
    On the eCATT test tab, Key in the folloing data
    Log ID ( needs to be created ONLY for the first run ),
    Performance test ( logically the entries for Perrformance test field are of the format:
    Logid_name/PERF_transaction_name/systemname/client/date ),
    Name of the testconfiguration ( You need to create a test configuration for the eCATT to be used in ST30, use the same name for the created Test
    configuration as that of the test script ),
    No of times the test configuration needs to be run as the preprocessor to create the required backend data, No of times the test configutation needs to
    run as processor ( both these fields are filled with 5 and 5 or 5 and 10 respectively for performance measurements, but in your case you can give a 1 and 1
    or 0 and 1 in these fields for your requirements )
    With all the check boxes in the Programming guidelines and Distributed Statistics Data unchecked ( unless req ). In the data comparison ( use No - option
    for With values ).
    Click on the eCATT test only button to start the performance run using ST30.
    Now the procedure stated above makes the eCATT test configuration execute as many times as the sum of pre and pro given by the user AT ONE STRETCH ONLY. But if there is a requirement of having the eCATT execute after an interval, we follow a different approach.
    We have a VB script that will create a ECA session, call se37, select the required test package and then execute all the required test cases ( eCATTs ) in the
    test package and also ensure the KILL ECA session at the end of the execution.
    We then create a batch file to execute the VB script and call the batch file for our executions
    In you case, please schedule the execution of the batch file for every 30 mins ( or any such time duration ) using the simple scheduler functionality provided by
    Windows.
    The only problem with this is that whenever we have some system messages / Software updates / any new screens the scheduling is bound to fail as the called VB script does not handle the new situation. Please also ensure that the user whose Password has been given in the scheduler has to be the user who has logged into the system during the execution period.
    So, to summarize : ST30 will only allow you to run the eCATT as many times as required, but only at ONE STRETCH, you need to use the second mechanism to make the eCATT run effectively after a predetermined time without any user interaction.
    FYI : A new feature to handle the scheduling of executions is being developed, will post the details when it is available and the usage steps soon. We also have a new command called PERF ENDPERF in eCATT also ( a new development ), kindly go through the documentations for the new developments in eCATTs for the same
    Thanks and best regards,
    Sachin

Maybe you are looking for

  • Hyperlinks in pdf don't work

    Hi. I create pdfs with hyperlinks in adobe indesign 5.5. The created Hyperlinks refer to other pdf documents and still work, but if I open the same pdf Files with another computer, the links don't work. I don't know why hyperlinks don't work on the o

  • Installation error with 8.1.7

    I'm currently upgrading 8.0.5 with 8.1.7. When installing 8.1.7 I receive the following error message: O/S error in starting service Oracleora81DataGatherer Has anyone seen this and is there a fix? thanks Mark

  • Still loose ability to drag and drop files in Project pane.

    In the last two weeks, I've had two instances where I lost the ability to drag and drop files within the Project pane. However, here's the kicker...the problem doesn't manefest itself until after I end my session, close RH, then restart the computer

  • BTE for F-30

    Hello, How do I setup BTE for transaction F-30? Is this possible at all? Thanks.

  • No. range skipping for leads and opportunities

    Hello, I have assigned an internal number range to leads and opportunity, which are own transaction types, i have created by copying standard ones, but it is surprising for me to see that the numbers are being skipped in random intervals. Have any on