Mls qos enabled globally and disabled for only one interface

Hello !
My switch is Cisco IOS Software, C2960X Software (C2960X-UNIVERSALK9-M), Version 15.0(2)EX5, RELEASE SOFTWARE (fc1)
I try to disabled mls qos only for one interface, but when i do it, mls qos is globally disabled. Is it possible to do it ? 
XXX#show mls qos
QoS is enabled
QoS ip packet dscp rewrite is enabled
XXX#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
XXX(config)#interface gigabitEthernet 1/0/5
XXX(config-if)#no mls qos
XXX(config)#exit
XXX#
XXX#show mls qos
QoS is disabled
QoS ip packet dscp rewrite is enabled
Thanks in advance for your help !!
Denis

Hi Denis,
You cant disable the QOS on per interface on 2960 devices.
By default, QoS is disabled. When we enable QoS all ports
will be assigned to queue-set 1. We can configure up to two
different queue-sets.
Hence if you remove the qos out of the interface it would be disabled globally as well.
HTH

Similar Messages

  • Two Accounts, Receive Notifications and Alerts for Only One

    I have a personal account and a work account on my phone and would like to receive alerts and notifications only if I receive mail on my personal account. Is there a way to set this up?

    bump
    I want to receive notices if I receive personal messages but not work messages.

  • [iPhone] Enable paging for only one axis?

    Hi! Basically what I am looking to do is exactly like the AIM application where I want to have a paging effect horizontally, but I want to scroll vertically.
    Unfortunately, the best I can come up with is a scrollview inside another scrollview. This doesn't seem to work as the inner scrollview (that controls vertical scrolling) doesn't pick up any touches when it's inside the paging scrollview.
    I was wondering whether it really is two scrollviews or whether I can enable paging for only one axis.
    How would I go about programming this?
    Thanks!

    {quote}You need to have only one scrollview that handles the vertical scrolling. Then add code to the touchesBegan:withEvent: method to detect a horizontal swipe. When you detect one, programmatically animate the page change.{quote}
    I had the same question as this topic and this answer was what I ended up doing.

  • Enable awr and tkprof for particular sid

    Hi all,
    how to enable awr and tkprof for particular sid.
    it is very urgent
    Thanks
    mano

    Trace a session.
    1)Logout all sessions from the database
    2)Login to application (ensure that only one session is available)
    3)sqlplus trace/trace@026
    4)check the sid and serial# of the session from v$session
    Use the following query
    SQL> select username,to_char(logon_time,'DD-MON-YYYY HH:MI:SS') from v$session where username='<db username>' order by logon_time;
    SQL>exec sys.dbms_system.set_sql_trace_in_session(sid,serial#,TRUE);
    5)now execute the report/transaction.
    6)once the activity is over
    SQL>exec sys.dbms_system.set_sql_trace_in_session(sid,serial,FALSE);
    7)Now the trace file will be available in the udump folder of the database ip 10.44.0.26
    Userid/password: trace/trace
    The trace wil be available in /oracle/admin/orcl/udump
    8)To find the name of the trace file use the below query
    select spid from v$process where addr=(select paddr from v$session where sid=<enter the SID>);
    This will give the name of the file
    If you are not able to identify the trace file then please remove all files in udump before starting trace.
    9) ftp the trace fil to ur local pc and issue the tkprof command
    TKPROF <trace file (like D:\orcl_8853.trc)> D:\trace.txt explain=Oracle username/password (application user) sort=(prsela,exeela,fchela)
    This will give trace file in readable format(you need to have 10g client on your pc for tkprof to work)

  • How can I correct that emails for only one of my address going direct to my trash file before even being read and this just started a while back not before?

    have been living with this for a while, do not remember when it started and have already try different ways a solving the problem but nothing has corrected the situation.

    thanks for ur suggestion, no help. still goes to trash for only one of my email addresses, other two no problem.

  • I have a mixer which i was using with my pc and now i bought a new macbook and it have only one jack for headphones and to use mixers i need jack for microphone too so what should i do

    i have a mixer which i was using with my pc and now i bought a new macbook and it have only one jack for headphones and to use mixers i need jack for microphone too so what should i do

    You need to get headset splitter adapter.
    http://www.startech.com/Cables/Audio-Video/Audio-Cables/35mm-4-Position-to-2x-3- Position-35mm-Headset-Splitter-Adapter-Male-to-Female~MUYHSMFF

  • Apple apps store do double charged me for only one application purchased and i can't find an email of apple customer service.

    Apple apps store do double charged me for only one application purchased and i can't find an email of apple customer service.
    <Email Edited By Host>

    These are user-to-user forums - I've asked the hosts to remove your email address from your post.
    Tou can contact iTunes support here : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page

  • How can i enable my cookies for only one website?

    how can i enable my cookies for only one website?

    CShaya wrote:
    how can i enable my cookies for only one website?
    Safari
    There is no preference setting available for that.
    Best.

  • Is it possible to purchase creative cloud and try it for only one (1) month? My free trial expired without using it.

    Is it possible to purchase creative cloud and try it for only one (1) month? My free trial expired without using it.

    The price is higher, I think $70.  But you can purchase without the annual commitment.

  • EA2: Code is generated for only one column with Domain check constraint.

    I created a Domain with a Value List (Y or N - Yes or No) and used that domain for two columns in the same table. But for only one column (the last one) the check appears in the generated DDL.
    After I enabled the "Use Domain Constraints" both checks appear in the DDL, but one as an inline check constraint and one as an "Alter table add contraint.."
    Once I changed the naming Template for the check constraint, both constraints are generated as an Alter table clause. The inline check constraint is only generated when the name of the constraint (according to the template) is too long. It would be nice if I could choose if I want an inline or a separate check constraint definition.
    Edited by: Roel on Nov 23, 2010 11:55 AM
    Edited by: Roel on Nov 23, 2010 12:02 PM

    I logged ER for that
    Philip

  • Program installed for only one user

    Have a program that is installed for only one user, how can I get another user access to the software? don't have install disk.
    Thanks

    Select the application's icon then Press COMMAND-I to open the Get Info window. In the Ownership and Sharing section check the owner and group assignments. If they have owner=you and group=you or staff, then you must change those. Open the Terminal application in the Utilities folder and enter the following command line at the prompt:
    sudo chown -R root:admin
    Put a space after "admin' then drag the application's icon into the Terminal window and press RETURN. You will be prompted for your admin password which will not be echoed.
    This should enable other users to access the application provided you have given the user access via their managed account preferences in Accounts preferences.

  • Skype not notifying (oange flash) for only one con...

    I've been having the issue of skype not giving me an orange flashing taskbar notification for only one of my contacts.
    Strangely, this does not always happen. Sometimes this contact's messages will in fact make my taskbar flash. Other times it will not. I can add that both the contact and I have our status on "online", furthermore I have checked the following suggestion I found here on the forums but it did not work as it was already properly set to always notify me:
    Highlight the contacts name in the Contacts list so you can see the chat window for this contact. Click on the Conversation menu and select Notification settings. Select there the appropriate option for the notifications.
    Any ideas? This has really been going on for at least a few months, perhaps a year

    Well, that is hard to tell. Like I said the website may have updated their technology. Just because it works with the Desktop, doesn't mean there is not a reason that the laptop might not have a problem. You have 2 different systems and
    most likely different configurations.
    You may want to check Tools and in the add ons for both, look for Shockwave Flash Object...ActiveX Control..Flash10e.ocx should be installed and enabled.
    Also for each check C:\Windows\System32\Macromed\Flash  Right click the Flash folder and make sure for IE that the files are vs 10.0.45.2 by checking the properties.
    If you have the correct Flash files and the correct SWO then, some other cause would be looked at.
    It has been my experience to not "assume", but verify:-)
    Thanks,
    eidnolb

  • Tacacs authentication fails for one user account for only one switch

    Hi,
    I am having an scenario, where as Tacacs authentication fails for one user account for only one switch.
    The same user account works well for other devices.
    The AAA configs are same on every devices in the network.
    Heres the show tacacs output from the switch where only one user account fails;
                  Socket opens:        157
                 Socket closes:        156
                 Socket aborts:        303
                 Socket errors:          1
               Socket Timeouts:          2
       Failed Connect Attempts:          0
            Total Packets Sent:       1703
            Total Packets Recv:       1243
              Expected Replies:          0
    What could be the reason ?
    No errors on ACS server; same rights had been given to the user account.
    Thanks to advise.
    Prasey

    Hi there,
    Does the user get authenticated in the ACS logs?
    reports and activity----> failed attempts
    ro
    reports and activity----->  passed authentications
    That will help narrow it down.
    Brad

  • Can I show a data label for only one point in a series?

    Forgive a newbie question from an Excel convert, but can I show a value label for only one point in a data series? If yes, how?
    There are a number of graphs where I only want to value of either an extreme value or the ending value to show. Having all the labels in a series makes the chart too busy. This is pretty easy to do in Excel.
    If this can't be done, I guess that adding a text box over those points would work.
    Thanks

    Hi W-T,
    Welcome to Apple Discussions and the Numbers '09 forum.
    wahoo_tiger wrote:
    Forgive a newbie question from an Excel convert, but can I show a value label for only one point in a data series? If yes, how?
    Sure. Here's and example labeling only the MIN and MAX points.
    Column B contains the data charted with the blue line.
    Column C extracts the MIN and MAX values using the formula below. Those two values are charted as a separate series, using the green data point markers, and are labeled with their values. The intervening empty string values appear to have doused the lines connecting the two data points.
    Formula: =IF(OR(B=MAX(B),B=MIN(B)),B,"")
    Regards,
    Barry

  • Changing DB character set for only one schema

    We are interested in changing the characterset of only one user from Western European to AL32UTF8.
    Could you please verify if the following steps will be correct to do the same.
    1. Run CSScan on the one user
    2. Fix any issues
    3. Export that one user (with NLS_LANG set to <your old database character set>)
    4. Create a new database in the AL32UTF8 character set
    5. Import that one user into the new database (with NLS_LANG set to <your old database character set>)

    Actually your title is a little incorrect. You are not changing CS for only one schema in existing DB which is not possible. You are trying to migrate a schema to new CS DB. Which is totally doable and your approach is mostly correct.
    Database Character Set Scanner provide user scan mode
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14225/ch12scanner.htm#i1006013
    Mostly the issue could be data truncation, especially if you have column defined using char or varchar2 vs nchar and nvarchar2
    because char/varchar is defined in bytes, AL32UTF8 is multi-bytes char set, some character of your old data could saved more than 1 bytes in new DB and can't fit into the column size.

Maybe you are looking for

  • MIGO Goods Receipt multiple Movement Types?

    Hi, Is it possible with MIGO Goods Receipt using Inbound Deliveries to have multiple movement types? the reason I ask is I am getting the following error 'BORGR622 Movement Type XXX not allowed; only 101 is allowed' when trying to receipt a Line no.

  • I want to exclude Mail messages from showing up in Finder search on OSX Mavericks.

    I went to the SysPrefs > Spotlight > Search Results tab and uncheck Mail but all my email messages still show up in finder searches.  How do I exclude finder from searching mail?

  • Installing oracle 11 forms and reports

    Hi, i wanted to install oracle forms and reports on a machine where only a Oracle client is installed. Is a weblogic server really required? what i wanted to do was just to migrate rdf reports which we are using with an oracle 6 runtime. Is that poss

  • Batch Subscribe to Podcast (add multiple Feed URLs at once)

    Is there any way to Subscribe to many podcasts at once given their feed urls? I currently have an Excel file containing the feed URLs The "Subscribe to Podcast..." only allows entering a single URL. I have tried various delimiters (<newline>, ",", ";

  • Routine,delta upload

    Hi experts, i am new to bw and sdn . can u answer for my questions ,i was asked in my interview. 1)what is the scenario of start routine? 2)how to generate a report for present year and previous three years? 3)what is the mechanism behind  delta uplo