[SOLVED] cat6500 vlan filtering not working

Hello!
I have cat 6500 with SUP32-GE-3B/MSFC2A/PFC3B, s3223-adventerprisek9-mz.122-33.SXJ6.bin,
and WS-X6148-GE-TX module.
And I have a couple of 3750G.
On all of 3750G there is a broadcast filtering of VLAN 4000, and it's working:
mac access-list extended badhosts
  permit any host ffff.ffff.ffff
vlan access-map dropbad 10
  action drop
  match mac address badhosts
vlan access-map dropbad 20
  action forward
vlan filter dropbad vlan-list 4000
Then i copy this config to 6500, and it's not working.  I configured two ports, one is switchport access vlan 4000 and other is switchport capture allowed vlan 4000, and i see on both ports same broadcast traffic. Filter is working, but packets are not dropping. I've tried to find something in manual, but found only about platform cwan acl software-switched, enabled it, nothing changed.
cat6500# sh vlan filter
VLAN Map dropbad:
        Configured on VLANs:  4000
            Active on VLANs:  4000

i think i solve the problem: to make vlan filtering to work on 6500, i've added:
# conf t
(config)# int vlan 4000
(config-if)# no shut
(config-if)# mac packet-classify
Now, how to mark this question answered?

Similar Messages

  • RV220W - Content filtering not working (?)

    Hello, I bought a router model RV200W fw 1.0.1.0... nice toy.
    It all works very well with the exception of content filtering. The rule only works if connections are made with the HTTP protocol, but if the user connects with HTTPS, then the rule is not considered... (???)
    f.e.:
    http://facebook.com (content filtered)
    https://facebook.com (content NOT filtered)...
    What the hell ! where I'm wrong ?
    Does anyone is experiencing the same ?

    Yes, the correct title was "URL FILTERING NOT WORKING"...thanks abudef000
    I do not want be polemical, but I do not understand where I went wrong.
    Before I buy I looked @
    http://www.cisco.com/en/US/prod/collateral/routers/ps9923/ps11025/data_sheet_c78-630461.html
    Check it out.
    Could you assume that HTTPS URLs are not in the sentence "Static URL blocking, keyword blocking, approved URL" as stated in the product sheet ?

  • When Export ssrs Report to CSV file runtime filters not working

    The Runtime Filters not working when Export SSRS Report to CSV format

    Hi PatilPriti,
    As for my understanding, the filter worked fine when you preview the report,
    but it did not work when you export the report to CSV format. I tried to export the report to CSV file on my side, and the data was shown as expected. I guess the issue is due to the parameter or filter. please try to export to Excel format to test again
    and make sure you created the filter correctly. Please refer to the following
    blog about how to add a filter in SSRS:
    http://arcanecode.com/2010/07/12/adding-filter-parameters-to-sql-server-2008-reporting-services-reports/
    If the problem is not resolved, i would appreciate it if you could give us
    detailed description of your problem.
    It’s better to provide the table structure and some sample data, it will help us move more quickly toward a solution.
    Thanks, 
    Wendy Fu

  • [SOLVED] DPMS screen off not working with xorg 1.16.0, gnome 3

    After the update of xorg into 1.16.0-2, screen is not turned off by DPMS in GNOME.
    I also tried an manual command:
    $ xset dpms force off
    but it's not working.
    In other WM, this command is working.
    With xorg 1.15.2 and gnome 3, there is not this problem.
    When I entered the command, the screen turned off for a couple of seconds and turned back on.
    Last edited by esrevinu (2014-07-22 23:35:07)

    Updating xf86-video-intel to 2.99.912-4 solved the problem.
    Thanks.

  • Some filters not working in photoshop cs2

    The bas relief, charcoal, graphic pen, halftone pattern, photocopy, plaster, reticulation, stamp and torn edges filters are not working working for me for some reason.
    I checked the image mode and it is set to 8 bit RGB like it is supposed to be, but for some reason it just makes the images Black and does nothing else.
    Here is a example.
    I put in a normal jpeg image just like this one.
    But when I put try and put one of those filter's on it the image comes out like this.
    The image just turns plain black. Ive tried restarting photoshop but it doesn't fix the problem

    Try resetting your preferences as described in the FAQ.
    http://forums.adobe.com/thread/375776?tstart=0
    You either have to physically delete (or rename) the preference files or, if using the Alt, Ctrl, and Shift method, be sure that you get a confirmation dialog.
    This resets all settings in Photoshop to factory defaults.
    A complete uninstall/re-install will not affect the preferences and a corrupt file there may be causing the problem.

  • Filters not working correctly

    We have the strange situation, that filters in calendar views are not working correctly (anymore?).
    If i set up a filter to search for my name as attendee, teaming still shows all entries instead of only just mine. This behavior applies to customized and standard calendar views.
    Filters for (customized) file folders still work as expected.
    Any ideas?

    jasi,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Filtering not working for newly added child objects in master-detail table

    Hi,
    I am using Jdeveloper 11.1.1.4 version.
    Problem scenario:
    Filtering of records is not working for newly created child objects in a master-detail scenario.
    Steps to reproduce this issue using HR Schema (using LOCATIONS and DEPARTMENTS table ) :
    1. Create Business components (EO's & VO's ) for LOCATIONS & DEPARTMENTS table)
    1. Create a .jspx page and insert a readonly master table of Locations
    2. Insert a child table (inline-edit table) of Departments and enable filtering
    4. For the child table, drag and drop CreateInsert operation as a toolbar button .
    5. Create a new child record using the toolbar button and enter data .
    6. Filtering on the newly created child record's attributes does not work.
    Please note that the same filter works for existing child records.
    Any suggestions for resolving this issue?
    Thanks,
    Vikas

    Found from Fusion Developer's Guide the following snippet about QBE functionality :
    "+When you create data controls, all data collections will automatically include a Named Criteria node with an All Queriable Attributes criteria. This is the default view criteria that includes all the searchable attributes or columns of the data collection. You cannot edit or modify this view criteria+. "
    So, the question is if the implicit view criteria cannot be edited, how else to set the query execution mode to "Both" ?
    Shouldn't ADF BC support this by default? Is this a bug?
    Note:- If you create a maste-detail table using POJO datacontrols, filter works correctly for newly created child records also .
    This seems to be an issue with ADF-BC datacontrols only.
    Thanks,
    Vikas

  • Enable/Disable Library Filters not working properly

    I am running LR 3.4.1 on OS X 10.6.8.  The Library>Enable Filters command does not work properly when I have a Library Filter set up to  filter on more than on criterion. For example, I have a Library Filter preset called "Needs Location  Keywords" that selects all images for which don't have "Location" as one  of their keywords and which are not flagged as Rejected.  In other  words, there are two filter criteria applied: 1) TEXT: Keywords "Don't Contain" "Location"
    2) ATTRIBUTE: Flag = Flagged OR Flag = Unflagged Toggling the Filter State by choosing Library>Enable Filters works as  desired when the Filter State is changed to OFF; all images in the  selected folder are displayed.  However, when Library>Enable Filters is selected a second time, changing the Filter State back to ON, only  one of the original filter criteria is applied, namely: 1) TEXT: Keywords "Don't Contain" "Location" However,  ATTRIBUTE Filtering is NOT re-enabled as one would expect. 
    This is repeatable with different filter settings and different folders.
    Is this behavior unique to my system or are other seeing the same thing?
    Thanks,
    Michael

    It is a known problem, but certainly not widely-known. The filter columns don't work properly on custom fields when the field is text and when the entered value consists of more than one word. IIRC they work if the possible values are listed in the plug-in's field definition, or with "enum" fields.
    Smart collections do work as expected with text custom fields.
    John

  • [solved] NFS client will not work correctly

    I have all my $HOME on an NFS Server. So long I used suse and debian, now I want switch to arch but the nfs-client ist not working correctly:
    I start "portmap nfslock nfsd netfs" over rc.conf. When I do a "rpcinfo -p <ip-arch-system>" I got the following
    stefan:/home/stefan # rpcinfo -p 192.168.123.3
       Program Vers Proto   Port
        100000    2   tcp    111  portmapper
        100000    2   udp    111  portmapper
        100021    1   udp  32768  nlockmgr
        100021    3   udp  32768  nlockmgr
        100021    4   udp  32768  nlockmgr
        100003    2   udp   2049  nfs
        100003    3   udp   2049  nfs
        100003    4   udp   2049  nfs
        100021    1   tcp  48988  nlockmgr
        100021    3   tcp  48988  nlockmgr
        100021    4   tcp  48988  nlockmgr
        100003    2   tcp   2049  nfs
        100003    3   tcp   2049  nfs
        100003    4   tcp   2049  nfs
        100005    3   udp    891  mountd
        100005    3   tcp    894  mountd
    As you see "status" is missing, so the statd is not running. It sould look like the result on my suse box:
    stefan:/home/stefan # rpcinfo -p 192.168.123.2
       Program Vers Proto   Port
        100000    2   tcp    111  portmapper
        100000    2   udp    111  portmapper
        100024    1   udp  32768  status
        100021    1   udp  32768  nlockmgr
        100021    3   udp  32768  nlockmgr
        100021    4   udp  32768  nlockmgr
        100024    1   tcp  35804  status
        100021    1   tcp  35804  nlockmgr
        100021    3   tcp  35804  nlockmgr
        100021    4   tcp  35804  nlockmgr
    There is the "status" line and so the statd is running.
    How can I fix that problem, so that statd ist running on my arch box too?
    Last edited by stka (2007-06-10 15:59:48)

    The Problem ist solved.
    I use ldap for authentication. During the setup of the ldapclient I copied the nsswitch.ldap to nsswitch.conf. But the line for "hosts:" was:
    hosts:          dns ldap
    but in my dns ist no localhost entry. After I changed this line to:
    hosts:          files dns ldap
    everything was ok. The statd is now running and I can start to migrate to archlinux ;-)

  • ProtectLink Web Protect URL Filtering not working

    Good day!
    Please help.
    We have a problem on our RV042 router.
    The Protectlink WebProtect URL filtering is not working.
    When we first activate the service (Nov. 12), it worked for a few days, then 2 days ago, our internet connection got problems. But yesterday, our ISP fix the problems on our internet connection, but the URL filtering of WebProtect is not working anymore even if it is enable, up to this time.
    What should we do about this problem?
    Thanks in advance for your kind replies!

    i have installed TMG 2010 and created url filtering rule for facebook.com but that problem
    is ever after five minutes i can see that the users can access facebook. and then i check in TMG MMC so i can see that the Category Query says me that facebook.com is unknown....but just after five minutes i can see facebook has been automatically blocked
    and i can also see in Category Query it says me facebook is in blog/wiki category...
    so why it is changing automatically every after 5 or 10 minutes :( ?
    where is the problem ???
    i need your help please !!

  • Boris filters not working

    Not all of my Boris filters are working in motion 3. They seem to be intermittent. This seems to be a new problem. I have had the system for about 1.5 years and I have not done any up grades. Any one with an idea????
    Mike

    What Boris effects come with a system?
    Patrick

  • Universe filters not working OK

    Hi Gurus. Can someone help me, PLEASE?
    One of my users is convinced that if someone modifies a report that has been scheduled, universe filters used in the report get damaged and don't work properly.
    I need to explain my user that if you do something just in your deski report it doesn't alter the universe, but this user is convinced that this is the other way.
    I don't know why exactly this user thinks that.  Is there any documentation to prove that what you do in a report don't alter universes?

    "One of my users is convinced that if someone modifies a report that has been scheduled, universe filters used in the report get damaged and don't work properly."
    This one i possible, as the filters are already in the report, if someone modifies report SQL, it might not work properly.
    The original filters inside universe will remain untouched.
    I don;t think there is a doc that will say this. It's just how the product works, Deski?Webi read from universe, never write to it.

  • 9i, Redhat 7.1 and INSO filters not working

    Hi,
    I have big troubles making Oracle Text work on my Linux RedHat 7.1.
    I am using Oracle 9i Standard Edition at the moment.
    Indexing works fine with 'create index' when I use it on a plain text
    column. It also works with my blobs if I use the parameter 'filter
    ctxsys.null_filter.
    But when I want to use Oracle's INSO filters to translate documents
    (RTFs at the moment) with this SQL command :
    create index doc_index on DOCUMENTS(DOC)
    indextype is ctxsys.context
    parameters ('datastore ctxsys.default_datastore filter ctxsys.inso_filter')
    or directly from the shell with :
    /9.0.1/ctx/bin/ctxhx /home/oracle/test.rtf /home/oracle/test.txt
    I get this error :
    /9.0.1/ctx/bin/ctxhx: error while loading shared libraries:
    /oracle/product/9.0.1/ctx/lib/libsc_ut.so: undefined symbol: stat
    Is anyone aware of this problem ? How can I solve it ?
    Listener is working fine for IPC, blobs upload is working, everything else
    is working. Is Oracle Text worth the time spent to make it work...
    I would really like some help please.
    Thanks
    Louis Marie

    Hi Max,
    I have tried but got the same error as ctxhx. I'm indoubt why
    Redhat 7.1 is certified for O9i (I found it in Oracle's
    Metalink)?
    Rgds,
    Raymond
    or directly from the shell with :
    /9.0.1/ctx/bin/ctxhx /home/oracle/test.rtf /home/oracle/test.txt
    >>
    I get this error :
    /9.0.1/ctx/bin/ctxhx: error while loading shared libraries:
    /oracle/product/9.0.1/ctx/lib/libsc_ut.so: undefined symbol: stat
    Is anyone aware of this problem ? How can I solve it ?hi !
    have the same problem with ctxhx. try /9.0.1/ctx/bin/ctxhxO
    binary. does work for me.
    regards
    max

  • Filteration not working after Upgarding 8.8 PL 20

    Hi All,
    We have recently upgarded sap B1 8.8 to PL 20 .In  AR invoice cardcode choosefromlist I have applied a filteration .After upgardation the choose fromlist filteration is working fine but when   we type something in the cardcode text box it will display matching results which is overriding my choosefromlist list filteration . Is there any way to filter that also ?    Please see the below SAP note
    1504754 - Fast locating of searchable data
    Symptom
    When user enters words in the some specific fields, for example, "Customer", "Name" or "Item No" in Sales Order form, system would show a list of options which match the inputted words. User could quickly choose the expected option from the list.
    Thanks in advance
    Arun

    IM running the latest 8.1.2. I've tried every suggestion I've read. Any other ideas 

  • Filters not working in PS CS4

    I purchased PS CS4 not too long ago    and I cannot get my filters to work  .  They are all grayed out!  I made sure that my images are in the right mode, RGB color and 8 bit, still they are all grayed out.  Anyone have any suggestions?  I'm sure getting frustrated....   

    To use the Filter Displace one needs a Displacement Map – a file which is used too determine the offset of every pixel in the image.
    This can be any 8-bit-psd-file; I prefer to have one the exact same measurements as the image I want it applied to.
    Furthermore I recommend applying the Filter as a Smart Filter, so as to be able to change the values later on.
    In this example the middle segment shows the Displacement Map which is used to transform the left image into the right.
    Edit: It is important to be aware that one can use two channels to determine the horizontal and vertical offset separately with the Displace-Filter; the first two channels in the map-file can be used, no matter if it’s rgb, cmyk, ….
    I don’t know a puzzle-Filter to be included in the standard installation, but there are, I think, 3rd party Filters and Actions available for the task – a web-search should provide some results.

Maybe you are looking for