What is the difference between Service Edge Optimized line cards and Packet Transport line cards in the ASR 9000

Hi Folks,
What is the deep dive difference between the service edge optimized cards and the packet transport line cards in the ASR 9000?
I know that QoS is the difference in general, for example, the service edge optimized has advanced QoS features while the Packet Transport line cards has basic QoS features but I want to know some more details please.
Thanks

There are four main deiffences (unfortunately don't have a reference link).
L3 Interfaces:
TR: 8k/LC, SE: 20k/LC
L2 Interfaces:
TR: 16k/LC, SE: 64k/LC
QoS:
TR: only 8 Queues per port, 8k policers per Network Processor
SE: 256k Queues per port, 256k policers per NP
ACL:
TR: 24k ACE
SE: 96k ACE
Number of FIB/mFIB/MAC etries, L3 VRFs, PWs available per TR/SE linecard are the same.

Similar Messages

  • EPM9.3.1: Difference between service pack and service fix

    Hi,
    Tell me pls, what is a difference between service pack and service fix of Oracle EPM products for 9.3.1 release?
    Is it an installation process difference&

    Hi,
    Usually a service pack is a consolidation of service fixes / patches.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • What is the difference between Service and Component

    What is the difference between Service and Component?

    Generally, the implementation of a service will be comprised of many components, each of which will be comprised of many objects.
    Services should correspond to cohesive collections of use cases (eg an online bank), components are at a finer granularity (eg a table of numbers).
    Pete

  • What is the difference between Service Station and Tempro?

    Searched for information on this but haven't been able to find it:
    What is the difference between Service Station and Tempro?
    I have just run the Toshiba Upgrade Assistant and it has installed Service Station but Tempro is already installed and seems to do the same thing.
    Regards
    Bushy

    Hi
    Both tools are from Toshiba an notifies you about the new driver updates available on the Toshiba driver page.
    As far as I know Tempro is little bit older than the Service Station.
    Furthermore the Service Station seems to provide a little bit more options and features as Tempro tool.
    However, i recommend using only one Utility my favorite is Service Station

  • What is difference between  Service map iview and Workset Map iview

    Hi Experts,
                        Can anyone tell me the difference between  service map iView and Workset Map iView.
    When I am creating these iViews, its seams both are same. I canu2019t find difference still, can anyone help me out of this
    Thanks in Advance
    Janardhan

    Hi,
    Service Map Iview:The Service Map iView is an ERP-specific variant of the portal Workset Map iView. It serves as a central point of entry and guided access to the services of SAP service modules such as the Manager Self Service (MSS) module, or the Employee Self Service (ESS) module.
    Workset Map iview:A Workset Map is the equivalent of a site map, providing users with explicit information on the functionality that is available in a given workset. It is based on an iView, and serves as a central point of entry and guided access to the contents of a workset.
    if you want to more info pls go thr the below thread
    Workset Map iView
    i hope it will help you
    Thanks,
    Sreeni.

  • What the difference between u0093Valuate GL Account Open Itemsu0094 and u0093Valuate G/

    hi gurus
    What the difference between “Valuate GL Account Open Items” and “Valuate G/L Account Balances”?
    We found out that when we perform valuate GL account Open items there will be reversal done at the same time whereas when we perform Valuate G/L Account Balances there is NO reversal posting even though we hv entered the reversal posting date and Period.
    Pls advise which one we should perform?

    “Valuate GL Account Open Items” are for open item managed accounts including vendor/customer accounts. The valuation is performed for each (open) line items on key date specified.
    "“Valuate GL Balance" is for account NOT managed on Open Item basis but managed in foreign currency. The period balance of key date in foreign currency is valuated. Reversal document can be created by selecting 'Reverse postings' in "Postings" tab.
    Kyoko

  • What is the difference between credit memo in invoice year and in next year

    Hi!
    I'm new here.I'm study SAP ERP.I don't know what is the difference between credit memo in invoice year and credit memo in next year (asset accounting).Can you show and give me an example, please!
    Thanks and best regards!
    Edited by: dinhtuan on Jun 28, 2010 3:10 PM

    Hi,
    Maybe have a look at the SAP Help for further information (http://help.sap.com) : e.g. 'Posting Credit Memos Integrated with Vendor'  or 'Posting a Credit Memo Offset Against a Clearing Account' 
    Transaction type 105 for credit memo on current acquisition made in the current year, posting key 75. Or transaction type 160 for credit memo on acquisitions from prior years. posting key 75.
    Note: determine if the asset was acquired in the current fiscal year or in a closed fiscal year (Display asset values).
    If the asset was acquired in a fiscal year that is now closed, correct the past depreciation using a write-up (in that case check out and refer to Posting Write-Ups).
    I hope this helps.
    Kind regards,
    Brigitte

  • What is the difference between these two reports MC.1 and MB5L

    Hi
    what is the difference between these two reports MC.1 and MB5L?
    what is the Purpose of each report?
    Material ledger is activated for this plant, we found some amount difference between these two reports, my client accounting department used to compare these two reports while year end/month end closing
    Thanks
    Raju

    MC.1 will give you the report for plant analysis as per plant .
    MB5L report will give you list of stock value as per G/L account wise.

  • Whats the difference between a loop at where cndition and a read statmnt

    Hi.
    Whats the difference between a loop at where cndition and a read statmnt??
    The read statement fails but the loop at where cond works fine...
    READ TABLE t_stpo INTO wa_stpo
                                      WITH KEY idnrk = wa_keko-matnr
                                      BINARY SEARCH.
    LOOP at  t_stpo into wa_stpo where idnrk = wa_keko-matnr.
         endloop.
    Why is it so??

    Hi..
    Check out the Differences below.
    <b>SORT T_STPO BY MATNR.</b>
    <b>READ TABLE t_stpo INTO wa_stpo
    WITH KEY idnrk = wa_keko-matnr
    BINARY SEARCH.</b>
    The READ TABLE statement reads a single record from internal table.
    Binary search can be used to optimize the Search time based on key.
    But Sorting is must before using BINARY SEARCH.
    Always use READ TABLE When u need a single row from internal table.
    Bcoz it will not process all the records of internal table.
    <b>LOOP at t_stpo into wa_stpo where idnrk = wa_keko-matnr.
    endloop.</b>
    The above LOOP .. ENDLOOP statement using WHERE Condition is used when there can be multiple rows satisfying the Condition.
    It will actually Processes all the Records in internal table and returns only the records matching the condition.
    So it will always take more time.
    <b>Reward if Helpful</b>

  • What Is The Difference Between Save As Self-Contained Movie and Exporting

    What Is The Difference Between Save As Self-Contained Movie and Exporting a Video as a Quicktime File

    Save As places the file inside a .mov container. No re-encoding.
    Your still have the option to save this file as "self-contained" (all the parts travel with the file) or "reference" (small file sized movie that merely "points" to the movie parts).
    A reference movie can't play if the source files can't be found. If they are moved or deleted the reference movie will fail and it can't be re-created.
    Exporting is done to convert one QuickTime format to another. Typically you do this with a high quality source file. Exporting previously compressed files is a bad idea that leads to unpredictable results.
    QuickTime doesn't open WMP formats without third party software help (Flip4Mac is one). You can't convert (export) WMP formats without paying extra fees to upgrade their software.

  • Whats the difference between RFC destination of type "HTTP" and "TCP/IP"

    Hi Folks,
    I want to know the difference between RFC destination of type "H" and "T".
    In what instances/tasks we would use them?
    Looking forward for your valuable answers...
    Cheers,
    Ram.

    Type of RFC connection.
    By entering the type of RFC connection, you specify the communication method (TCP or SNA) and the logon type in the target sys
    Type T (TCP/IP) destinations are connections to external programs that use the RFC API to receive 'Remote Function Calls'. You must specify the host name and the pathname of the program to be started. The communication method depends on how you select the program location.
    Type H is the HTTP connection to R/3 system
    Type G is the HTTP Connection to external server

  • What's the difference between HP Wireless G Print Server and HP Wireless Printing Upgrade Kit?

    Hello!!
    What’s the difference between HP Wireless G Print Server and HP Wireless Printing Upgrade Kit?
    I found two things as follows.
    1. MAC support
    2. USB dongle
    Is there anything else?

    Now I’m clear!!
    But there are descriptions for each on your home page over view tab. Due to this forum restriction; I cannot put the URL here.
    They say for each as follows.
    HP Wireless Printing Upgrade Kit --- Retain full all-in-one wireless functionality: print, fax from your PC, scan, and access photo memory cards access and PC status
    HP Wireless G Print Server --- Get the same functionality with your all-in-one: printing, scanning, photo memory card access, PC faxing, and printer statusSo I got confusion, that’s why I did not get the difference for them.
    And I found wrong description on your HP support document page. I recommend that you correct it, because it put consumer into confusion and break to buy this product.
    The title is “HP Wireless Printing Upgrade Kit - Setting up the HP Printer with the HP Wireless Printing Upgrade Kit in Windows .”
    The wrong description is “NOTE:  You must turn on the computer with the computer adapter in order to print to the wireless product” at last line of “Step two: Configure other computers to use the printer. “
    You can erase this line!!

  • What is the difference between i pod touch 4th generation and 5th generation because i am choosing what to buy

    what is the difference between i pod touch 4th generation and 5th generation because i am choosing what to buy

    5 has hd FaceTime, 4 does not, 5 has 5x better camera with flash, 5 is faster, has bigger and better screen and has siri, 4 does not. Also, 5 comes in more colours and has wriststrap (also 5 comes with better earphone and has smaller, reversible and faster charging connector)

  • What is the difference between acquiring lock on a CLASS and OBJECT (instance) of that class

    What is the difference between acquiring lock on a CLASS and OBJECT (instance) of that class

    What is the difference between acquiring lock on a CLASS and OBJECT (instance) of that class
    The Java Tutotials has several trails that discuss both implicit and explicit locking, how they work and has code examples.
    The Concurrency trail has the links to the other sections you need to review
    http://docs.oracle.com/javase/tutorial/essential/concurrency/index.html
    The Synchronized Methods and Intrinsic Locks and Synchronization trails discusse Synchronized Methods and Statements
    http://docs.oracle.com/javase/tutorial/essential/concurrency/syncmeth.html
    And the Lock Objects trail begins the coverage of explicit locking techniques.
    http://docs.oracle.com/javase/tutorial/essential/concurrency/newlocks.html

  • Difference between service order/notification to the maintenace order/notif

    Hello friends,
    please explain the Difference between service order/notification to the maintenace order/notif and also to the Sales order.
    i have a idea on the above topics. iwnt to have a detailed explanation of the above topics.
    I know that service order/notification usually for external services.and maintenance O/notification for internal services .
    for every post with descent information, points willl be rewarded

    Dear raj kumar,
    1. Service order and Notification: These are used for Customer Services, i.e., these are used for  processing the customer complaints regarding the equipments technical problems installed at customer locations.
    In this scenario, we sell equipments to customer and also offers the services for that equipments on chargeable basis or free of cost as per sales terms and conditions.
    2. Maintenance order and Notification: These are used for Plants, i.e., for processing the complaints of the equipments which are installed within the plant.
    In this scenario, we buy the equipments from the vendors and carry out the maintenance ourselves.
    Hope this will be helpful
    Regards,
    Praveen.

Maybe you are looking for

  • Question This version of I-tunes has not been correctly localize for this lanauge. Please run the English version

    When I try to oen i-tunes I get tne message "This version of I-tunes has not been correctly localized for this lanauge. Please run the English version . It will not open. One proposed fis was to uninstall it and reinstall it.  If I uninstall it and r

  • I think I found out what the iTunes + iPod update problem is

    All, I spent some more time trying to figure out what exactly this iPod update/iTunes problem is and I think I discovered something interesting. I can manually sync my MP3's but not my AAC files. When I sync MP3's - iTunes and the iPod are fine. Howe

  • API / Interface for Global BPA enable organization

    For Global Blanket Purchase Agreement (GBPA) , this is "Enable Organizations" Form : BPA -> Tools ->Enable Organizations Is there API or Interface for this data conversion/import? PS. the table for this data is "po_ga_org_assignments" Regards! Lumen

  • Struts-faces nightly build, RI Beta

    Hi, I'm using struts-faces and am trying (desperately) to upgrade to the Beta RI of JSF. I got last night's build but I'm getting this error: 2004-01-13 17:19:35 Exception sending context initialized event to listener inst ance of class com.sun.faces

  • Linq to entities and LIKE

    I spent some time last night trying to implement a query having a LIKE expression as well as SKIP and TAKE expressions with parameter for Sql server 2000. I could not have Linq work for the LIKE expression, so I tried an Object query with LIKE, SKIP