Multiple ECC clients configured to APO

Folks,
If multiple ECC clients (001, 002, 003) are configured with a single APO client(001), how does APO system deal with this without causing data issues.
Say if I updated Material master in all these 3 ECC clients, which version will be refelected in APO system.
TIA

Hi Pat,
Need to maintain different BSG: Business System Group for each R/3  by tcode : /SAPAPO/C2.
"Maintain Business System Group
    Use
    In this IMG activity, you determine the assignment to a business system
    group of the APO System and the SAP R/3 System to be connected. By doing
    this, you create areas with the same naming conventions. These guarantee
    that the same names are used for master data, and also their
    synchronization in distributed system landscapes.
    Requirements
    As an independent logical system, the APO System must, in addition to
    the SAP R/3 Systems, be assigned to a business system group (BSG).
    Activities
    o   Choose New entries.
    o   On the New entries: Overview screen, specify the following
    o   information for the business system group:
        -   An alphanumerical key (maximum of 10 characters).
        -   A description.
    o   Save your entries.
Example 1
An APO System is to be linked with two SAP R/3 Systems (A and B), in
which two different materials (for example a hammer and a screw), have
the same material number (100). Both materials are to be represented as
two different products in the APO System.
Assign both SAP R/3 Systems to different BSGs. Assign the APO System to
one of the BSGs.
o   SAP R/3 System A (Material number 100 = Hammer) -> BSG A
o   SAP R/3 System A (Material number 100 = Screw) -> BSG B
o   APO System -> BSG A
In order to avoid having two identical names and to be able to uniquely
assign the material numbers, you need SAP extension APOCF005. This is an
inbound processing product (transaction SMOD or CMOD).
Material number 100 from BSG A receives, for example, product number 100
in the APO System and material number 100 from BSG B gets product number
100_B. This allows you to uniquely assign the materials.
For inbound processing in the APO System, the following SAP enhancements
are available as customer exits for master data:
o   APOCF001 : Inbound processing location
o   APOCF005 : Inbound processing product
Example 2
An APO System is to be linked with two SAP R/3 Systems (A and B). In SAP
R/3 System A, a particular screw has material number 110. In SAP R/3
System B, it has material number 120. Both material numbers are
represented in the APO System by one product, with product number 110.
Assign both SAP R/3 Systems to different BSGs. If possible, assign the
APO System to the BSG whose data does not have to be renamed.
o   SAP R/3 System A (material number 110 = screw) -> BSG A
o   SAP R/3 System B (material number 120 = screw) -> BSG B
o   APO System (product number 110 = screw) -> BSG A
You use SAP enhancement APOCF005 to convert the local SAP R/3 material
number 120, to the APO product number, 110.
Note
For the time being, this second scenario is only supported for material
masters and product masters. If, for example, the same customer is used
with different BSGs in R/3 Systems A & B, you must create two separate
customer locations in the APO System. This applies for the vendor,
plant, and other master data.

Similar Messages

  • Connecting multiple ECC Clients on same ECC system to BW system(s)

    Hello.
    We are considering connecting our Dev BW system to multiple clients on the same Dev ECC system. This connection would be for a limited time.  We are wondering what the effect would be on the ECC system after we 'disconnect' our BW system from one of the clients.
    Another thing we are considering is to create a seperate BW sandbox system and to connect that to a client on our Dev ECC system.  The Dev ECC system will, at the same time, have a connection to a client on our existing Dev BW system. For example, having DEVBWcnlt100 -> DEVECCclnt100 and SNDBWclnt200 -> DEVECCclnt200 where DEVECC is a system and DEVBW and SNDBW are systems of their own. Our Sandbox BW system will have a limited life and at some point be taken down and no longer be a valid source system for the DEVECC system. We are concerned about what the impact would be to the DEV ECC system's client independent data once the Sandbox BW system is disconnected and taken down permenantly. Is 'residual' client independent data something we need to be concerned about? Is having two different BW systems connected to ECC clients on the same ECC systems a 'bad practice'? Any and all comments are welcome as we have not yet acted on our ideas yet.
    Thanks very much for whatever comments you might provide,
    Geoff.

    We are considering connecting our Dev BW system to multiple clients on the same Dev ECC system. This connection would be for a limited time. We are wondering what the effect would be on the ECC system after we 'disconnect' our BW system from one of the clients.
    No impact on the BW system. The only thing that you will have to take care of is that any process chains which fetch data from this DEV ECC system should not be put on periodic cycle because after disconnecting the ECC system, these would start failing.
    Another thing we are considering is to create a seperate BW sandbox system and to connect that to a client on our Dev ECC system. The Dev ECC system will, at the same time, have a connection to a client on our existing Dev BW system. For example, having DEVBWcnlt100 -> DEVECCclnt100 and SNDBWclnt200 -> DEVECCclnt200 where DEVECC is a system and DEVBW and SNDBW are systems of their own. Our Sandbox BW system will have a limited life and at some point be taken down and no longer be a valid source system for the DEVECC system. We are concerned about what the impact would be to the DEV ECC system's client independent data once the Sandbox BW system is disconnected and taken down permenantly. Is 'residual' client independent data something we need to be concerned about?
    Again no impact on ECC system. As for the client connected earlier to sandbox system, just clear all the queues in RSA7, LBWQ
    Is having two different BW systems connected to ECC clients on the same ECC systems a 'bad practice'?
    No its not at all a bad practice

  • Consideration during Multiple ECC systems with One APO system for PP/DS

    Hi All,
              We have a scneario that Multiple ECC systems and Third party ERP systems and Legacy systems .What are the points to be considered for this scenario when using with PP/DS?

    Hi,
    The factors to be considered will greatly depend how the multiple ERP systems are split, if they are split on geographical aspects only (all modules in all ERP systems then no major issues) - the problem will become a little challenging when Multiple ERP are split with different modules in different instances then major thought has to go in your CIF design (the IMs has to properly though of ).
    It is not a detailed explanation but just the line of thought.
    Regards,
    Vineet

  • Multiple oracle client configuration 9i / 10g - variables question

    Our ETL tool sits on a Windows application server.
    The ETL tool communicates with Oracle databases using SQLNet Client.
    The database we need to output to is 10g. The target for this database is defined in the tnsnames.ora file.
    We need to read from 8i, 9i, and 10g databases. The details of these are also in the tnsnames.ora file.
    We would like the default client on the application server running the ETL tool to be the 10g client.
    We would like the 9i client to be installed alongside the 10g client, with the 10g client being the default. We can then create an ODBC connection using the Oracle SQORA32.DLL driver that is packaged as part of the 9i client installation.
    Our ETL tool will then read from the 8i database using the 9i ODBC connection, outputting to a 10g database via the 10g SQLNet client. (We encountered ORA-03134: Connections to this server version are no longer supported when connecting to our 8i database because the version was so old, and we cannot patch it due to business requirements).
    Problem:
    How do we configure the clients to allow this? What is the best way? What should the PATH be set to / should ORACLE_HOME / TNS_ADMIN be defined etc? Are there any other variables that we need to set?
    Edited by: user2392414 on 17-Nov-2008 09:23

    Hi
    Please read that manual
    http://download.oracle.com/docs/html/B10131_02/install.htm#BABGCFCH
    this should help you.
    thanks
    regards,
    Hub

  • Multiple ECC client

    My ECC Development has 3 client sitting on the same server:
    Client 100, Client 150 and Client 200
    What I understand is the table RSBASIDOC is client-independent.
    Can I connect 2 BW to the same client 200?
    OR
    can I connect 2 BW to 2 different client - Client 200 and Client 150?

    You Can connect 2 BW to the same client 200
    and
    You can connect 2 BW to 2 different client too- Client 200 and Client 150.
    Both possible.

  • Multiple Clients in SCM-APO?

    In a Development SCM-APO 5.0 environment, can we have multiple clients?  For instance, can we have a unit test client(with master and transactional data), a security client, and a golden configuration client.
    We have heard that there may be issues with having more than one client, but we are not sure if this is correct.  Our SCM-APO unit test client would be the only one that is connected to a BW (3.5) Development client and a R/3 (4.7) Development client.  The security and golden config client would not be connected to external systems.  Is this landscape possible and supported by SAP?

    I do not have a good answer but it seems APO-DP uses BW as Data Mart which results in some restriction in using multiple client. See SAP Note 522569 for details. Moreover in the Multi-client Whitepaper (attached to SAP Note 31557) the table in page 23 mentions Multi-client Status for APO with DP : Not OK and APO w/o DP : Restricted OK.
    Hope this is of some help.
    somnath

  • 2 clients of 1 apo system connecting to 2 clients in same ECC system

    Hi
    We have a requirement at our end as below-
    1)We have 2 clients in our APO Developement system and they are using BW functionality of APO
    2)These 2 clients need to talk to 2 different client in our ECC System for ex:- APD has 2 clients(100 & 200) and ECC has two clients(101 and 201).
    We need APD 100 to talk to ECC client 101 and APD client 200 talking to ECC client 201.
    The query is - Is this possible to do the same .
    If yes,can anyone guide me with some required documents

    Hi sunny
    One more query  :-
    The scenario is we want to connect 2 APO systems to 2 different clients of same ECC box
    For Ex:-
    ECC 100 ---> APD100
    ECC 200 ---> APT200
    There is only 1 ECC box with 2 clients.
    I am not sure if we have some restrictions with regards to BW of APO connecting to 1 ECC box.
    Do you have any idea if there are some issues while doing it as we will have 2 APO-BW client talking to 2 clients in ECC
    Thanksbasisadmin

  • Multiple Clients in SCM/APO 51.

    Hello,
    1.Is it possible to create Golden master client & Testing client in a single SAP SCM/APO5.1 instance and work simultaneously with the BI and APO commands (e.g. RSA1) in both the clients?
    2.Can we have two live cache servers on a single physical hardware?
    3.Can a single live cache server can be connected to two different SAP instance DEV and QAS?
    Regards
    Riya
    SAP basis Consultant

    I do not have a good answer but it seems APO-DP uses BW as Data Mart which results in some restriction in using multiple client. See SAP Note 522569 for details. Moreover in the Multi-client Whitepaper (attached to SAP Note 31557) the table in page 23 mentions Multi-client Status for APO with DP : Not OK and APO w/o DP : Restricted OK.
    Hope this is of some help.
    somnath

  • How to handle multiple DEV clients in CHARM

    Experts:
    We have many DEV clients  in our ECC landscape.
    Some customizing needs to be imported into all DEV clients.
    In order to use CHARM to do above import into different  DEV clients, I want to define some logical components with only
    2 systems, i.e. source DEV client and target DEV client (e.g.  DEV100->DEV200).  Then link this logical component to a
    project.
    In this way we will define  many projects (logical componets, maintenance cycles)  depending on how path combinations existing on  the STMS setup.
    Could you help verify whether this will work as expected? Because I did not configure 2 system  tp for CHARM before therefore I am not sure.
    Thanks a lot!

    Hi,
    you should take a look to those 2 threads especially the second one IF those other clients are USED FOR CREATING TR:
    Re: Multiple clients in DEV and QA for CHARM setup
    Change Request Management for multiple production clients
    IF the other clients should just be synchronized with custo done in the first one then the lines above will help you.
    Important fact "A Solman Project can have more than a logical component."
    So for example in your case if you are trying to update DEV 200 with DEV 100 when importing TR to quality system (200 must be a kind of reference client for you),
    you ll simply have to declare a Solman Project containing the core logical component (for ex: DEV 100 -> QUAL 100 -> PRD 100) AND another one that ll let you import in DEV 200 (DEV 100 -> DEV 200).
    In your generated tasklist you'll then find DEV 200 under Target Systems node; like if it was a QUAL system AND you ll find tasks as "Import Transport Requests" available for DEV 200.
    As a prerequesite you MUST declare DEV 200 in your logical component as a Target Role System and not as a Source Role System (like DEV 100) (Transaction SMSY). Otherwise Solman will understand that DEV 200 will be used only for creating and releasing TR and it will be considered like DEV 100
    Hope it helps
    Keep me updated with how it goes
    Regards
    Khalil

  • One PI for multiple ECC systems

    Hi PI experts,
    We have one PI instance per environment, but multiple ECC instances, so taking Dev we currently have a BAU ECC and a project ECC, although there are occasionally conflicting needs this is generally manageable.  However a new project has introduced the need for two further ECC instances per environment, all requiring the same interfaces.  We will still only have one PI.  All of the interfaces receive files coming into the same folder structure. 
    Has anyone else experienced this scenario?  How was it best to manage the competing projects trying to use one PI instance?
    Thanks very much in advance
    R_Macd

    Hi R_Macd,
    You need to register the ABAP Systems in SLD, use the transaction RZ70 to do this, please check the refer links:
    http://help.sap.com/saphelp_nwpi71/helpdata/en/7c/1966ab384d42a78deaebc74d33c032/frameset.htm
    http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=213353417
    After that, create the business systems with the client do you need to connect.
    http://help.sap.com/saphelp_nwpi71/helpdata/en/ae/e3bd4f6b61e146ad1384954ecabb41/frameset.htm
    Best Regards,
    .Luis Bernal.

  • Single file to multiple IDOC's (on Multiple R3 Clients):

    Hi,
    We have a complex Landscape with multiple (4) businesses (multiple R3) instances and most common R3 --> DEV 4 instances with 5 clients each, QAS 4 instances with 2 clients each with some additional clients, PRD 4 instances with a client each and Training 4 instances with 2 clients each in the Landscape along with BW systems.
    We are trying to implement standard MDM - XI - R3 distribution scenario. Only difference being MDM Production will be the Master distribution client and have to be distributing to all the R3 clients. For those who doesn't know SAP MDM - is Master Data Management Engine and within this scenario the output from MDM is standard XML IDOC file.
    To achieve this syndication is being planned as MDM production to distribute files to 4 businesses to 4 file share folders. These files will be picked up by XI production and will be distributing(Creating IDOCs) on multiple receivers (R3 --> DEV, QAS and PRD) clients of the respective instances.
    The one to one scenario is very simple to build MDM XML file from file adapter to R3 IDOC of IDOC adapter, but for our business it becomes one file to multiple R3 clients (IDOCs) on multiple R3 instances;
    My question is: Is there an easy way to configure single file to mutiple R3 client IDOC receivers scenario? Also there might be additions and deletions of the R3 clients based on business requirements. Is there any proposed or already implemented procedure to achieve this complex distribution?
    We have planned on trying to define a business system for each R3 client (DEV/QAS/PRD) and to have the integration directories configuration built for all the 47 clients that the data needs to be distributed. With IDOC Adapter is this the only way to go? Also, in future if there are additions or deletions of clients it becomes maintenance intensive and there won't be a quick way to stop the distribution?
    Your time and input is appreciated.
    Thanks and Regards,
    -Raj.

    Michal,
    Thanks for your answer and FAQ.
    I think I am confusing everyone with my long messages!
    We already have XI DEV, XI QAS, XI PRD.
    But business requirement for the global harmonization MDM scenario is that MDM PRD should be able to distribute the XML files (IDOC fields in GLMAST01 - IDOC format) to all the DEV, QAS and PRD (R3) systems in the landscape. For this distribution XI is used as the integration partner (File adapter picks up the XML file from MDM file share location and IDOC adapter creates an IDOC on the respective R3).
    For this specific scenario though XI-DEV and XI-QAS systems are present they are available only for testing phase. After the scenario is moved into production, XI-PRD should be able to pick up the XML file from MDM and distribute it to all the DEV, QAS, PRD R3 systems.
    Same file needs to be distributed to 20 DEV clients across 4 DEV instances, 27 QAS clients across 4 QAS instances and 12 PRD/TRN(training clients).
    Yes, as you said in your answer earlier deleting a client from the distribution is removing the client from the receiver determination (and removal of corresponding Interface determination, sender agreement and receiver agreement).
    Addition of a client for distribution is adding the client (business system) in receiver determination (and addition of of corresponding Interface determination, sender agreement and receiver agreement).
    Do I have to maintain all the 59 (Clients from different systems) sets of config within the ID and all the systems in SLD of XI - DEV/QAS/PRD? Even if I do so, Is this the right way to go, defining all the DEV/QAS/PRD clients within all the SLD's of XI -  DEV/QAS/PRD?
    I am not finding an easy way to architect this.
    I appreciate your time and patience.
    Thanks and regards,
    Rajani Kanth Yalamanchili.

  • Multiple CRM clients (MCRM) pricing and lean order management

    Hi CRM experts,
    We have a scenario where two CRM CLIENTS (not different systems/boxes) (lets say 100 and 110) are connected to two different SAP ECC systems (NOT different clients but different ECC systems). Both CRM clients have interaction center sales with Lean order management. Now ECC systems have to me merged and the it is required to have one ECC client is connected to 2 different CRM clients.
    As per the note 1143540 provided by SAP on this subject it seems that multiple CRM systems can be connected to one ECC. The note tells that conditions exchange in not supported.
    1) I want to know if conditions can be exchanged atleast with one system.
    2) We know that multiple CRM systems/boxes are supported but are MULTIPLE CLIENTS supported
    3) Will Lean order be supported with multiple clients of CRM with one ECC backend
    Your help on any of the above questions is highly appreciated and points will be given liberally.
    Thanks
    Satish

    Hi Satish ,
    Though I have no document which says this would happen or don't , yet I believe this is possible.
    I would visualize the scenario likes this
    OLD Scenario
    CRM_CLNT1--RFC_1ECC1                   CRM_CLNT2--RFC_2-ECC2  ( CRM_CLNT* connected through RFC_* to ECC*)                        
    New Scenario
    CRM_CLNT1  -
    RFC_1------ ECC1----RFC_2--
    CRM_CLNT2
    In my opinion at the CRM side this should be possible. It would not lead any change at the CRM side because CRM_1 system and CRM_2 system would still connect to ECC1 through separate RFC connections. But at the ERP side you would have to replicate the data for ECC2 in ECC1.
    The Lean order or LORD connects the SAP ERP & SAP CRM systems through a RFC connection using LORD framework on the CRM side. The ERP fields and CRM fields are mapped using mapping table and data is exchanged through communication structure. I don't see any reason why this would be affected.
    Let me know your thoughts on this.
    I would be interested to know if I you find any relevant documents on this which proves my hypothesis wrong.
    Regards
    Kavindra
    P.S: award points if you find it useful.
    Edited by: joshi_kavindra on Nov 15, 2011 8:29 AM

  • Connecting to Multiple ECC systems via one Gateway system(Dynamic System Selection)

    Hi Experts,
    We have multiple ECC systems and one Gateway server. We want to connect to these different ECC systems using one GW system.
    I have created System Aliases for these ECC system in GW system. For a service, i added 2 system aliases.
    Now we are looking for the solution where UI can provide the system alias (it wants to connect) as a parameter while calling oData Service.
    Please help.
    Regards,
    Rohit

    Hi Rohit,
    we have a similar scenario where we have two system aliases for one service. Both aliases point to the same system, but different clients; it should not make a difference though, having different systems. The feature you are looking for is Multiple Origin Composition (MOC).
    There are a couple of things you have to consider:
    in the SEGW the entity to be called has to be marked as addressable
    the URI of the service needs to include the tag for MOC (;mo) --> http://sapgw.domain.org:8000/sap/opu/odata/sap/ZSOME_SERVICE;mo/entityset
    Without the ;mo the call will be routed to your default alias. The ;mo will route the call to both systems. Using MOC will generate an additional key property into your entities --> SAP__ORIGIN. The property is the alias. If you want to route to a specific system you have to provide the SAP__ORIGIN like providing normal key properties in your requests.
    This will look like this:
    <content type="application/xml">
      <m:properties xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
        <d:SAP__Origin>SOME_ALIAS</d:SAP__Origin>
        <d:Identifier>SOME_IDENTIFIER</d:Identifier>
        <d:Doublet />
      </m:properties>
    </content>
    The original Entity only consists of the key property "Identifier" and the property "Doublet". "SAP__ORIGN" is added via the ;mo.
    Hope it helped...
    Holger

  • A hint if you use multiple mail clients to check one IMAP account

    FYI:
    Mail.app in leopard turns on an advanced "push" mail feature automatically, called IDLE. This can cause strange problems when you use multiple IMAP clients to access you IMAP server.
    For instance, I have a computer in my office and one in my lab. Normally Mail.app is running on them both constantly. After installing Leopard I would sit in my office delete and move messages from my INBOX, and when I went down to the lab I would find those emails still in my INBOX and also in the mailboxes I had moved them to on my office machine. In very short order I ended up with multiple copies of emails in many places and no ability to actually delete mail.
    Originally I thought this was a bug with Leopard Mail.app, or a problem with compatibility between Mail.app and the UW IMAP server that I use. I wasted significant time searching on the web for possible solutions.
    It turns out that the IDLE feature (that is automatically turned on for you in Leopard) was the cause of my problems. Turning this feature off (in the Advanced pane of the accounts setting) on EACH machine caused me email to return to its previous functional state.
    If you only use one IMAP mail client the IDLE feature is nice, it pushes new mail to you as soon as the IMAP server receives the new mail.
    (note -- IDLE is also automatically turned on in Thunderbird)

    Assuming you're on a NAT'd network, DNS services can cause all sorts of weird errors with the mail server, including spontaneous name changes.
    To verify local DNS services, launch Terminal.app from Applications > Utilities and issue the following harmless diagnostic message:
    sudo changeip -checkhostname
    You'll need to enter an administrative password for the sudo, might see a one-time informational message around the usage of sudo, then you'll see some host and network configuration information, and finally an indication that either no changes are required, or that there are local DNS or the network has configuration issues.  Also, make sure you're not using .local or .arpa as the top-level domain within the DNS services.
    Public DNS for the mail server can also cause communications issues, if that's not configured correctly — that won't cause the issue you're seeing in the logs here, but it will cause inbound mail to not reach your server, and outbound mail from your server to be dropped by the remote server.  To verify your public DNS, launch Terminal.app from Applications > Utilities and issue the commands discussed in this thread or this thread and confirm that your internal and external MX record and your internal and external forward and reverse DNS settings are all correct.

  • Multiple ichat clients behind firewall?

    IS it possible to have multiple ichat clients behind a firewall? I've just bought a macbook pro and would like to purchase two more for ichat functionality. Two of these will be behind one firewall, the other across the country. I can't find any documentation other than how to configure a single ichat client.
    Is it possible? It's ok if we have to purchase an xserve and run some kind of server our end - I just want it to work.
    Message was edited by: paulgami

    Hi paulgami,
    iChat will work behind a firewall or routing device.
    With routing device the easiest method is UPnP which allows the Apps to open the ports and allows multiple computers to use the same ports.
    A device that has Port Triggering can also allow multiple computers to use the same ports.
    If you mean that you want the Bonjour side or even the Jabber side (in the iChat Server in OS X serve) to be in the same Network you will have to look to setting up VPNs (virtual Private Networks) to cover the distances you are talking about.
    It may be just semantics but it helps if we know which bit of iChat you are talking about.
    Tiger 10.4.x OS X Serve has an Jabber Server that can be used with the Jabber side of iChat (iChat 3.x)
    Each computer already has the iChat Client.
    There are also Public Jabber servers including Googletalk to use with the Jabber side of iChat.
    The Main Buddy list obviously uses the AIM service and again this can be world wide.
    iChat also has the Bonjour side. This can find any other Mac on the same network. It uses the user's Address Book to broadcast a Screen Name for the other iChat clients (separate buddy List)
    Possibly start here
    http://www.ralphjohnsuk.dsl.pipex.com/index.html
    Just getting started ?
    http://www.siriusaddict.com/ichat.html
    Collaboration Services Forum in OS XServer
    http://discussions.apple.com/forum.jspa?forumID=700
    8:44 PM Monday; August 13, 2007

Maybe you are looking for

  • ITunes could not sync calendars  to the iPod because sync server failed to

    I have been having a problem with my iPod touch and syncing the calendar with my PC I keep getting this error message +iTunes could not sync calendars to the iPod "Peters iPod" because sync server failed to sync the iPod+ It could be coincidence but

  • Navigate to correct page after login

    Hi Ben I have a list of links that navigate to different pages. Some of the pages that the links navigate to require authorisation, so page 101 is presented to the user. When the user successfully logs in, page 101 directs them to page 1 (home). How

  • How can I synch my audiobook?

    I have a new fifth generation 80GB iPod. As the cable that comes with the new iPod is USB 2.0 and my home computer, an eMac, has only Firewire and USB 1.1, I used my work computer, an iBook, which is my personal property, to synch the iPod. All my mu

  • Java program with return value, what is the best way?

    I was thinking something like this: public class A { public static int intMain(String... argv) { ///real program here public static void main(String... argv) { System.exit(intMain(argv)); But System.exit does not await user threads and I use a librar

  • QoS for IPTV WS-C4948E / WS-C6506-E / WS-C2960S-48LPS-L

    I need your help to understand how best to apply QoS settings to an IPTV service.  Service is delivered by ISP Router -> 4948E -> WS-C6506-E -> WS-C2960S-48LPS-L I prepared this template, but I think this does not run. I have questions about enabling