Help.....Creating ACL with time-range

Hello Everybody,
I have Cisco AP 1200 router....I have to block all wi-fi traffice from 9:00 morning to 3:30 evening so i created an Extended access-list with time-range 09:00 to 15:00 & implemented on dot11radio0 but it did not work........
I created the access-list as follows.......
#ip access-list 101 deny tcp any any www established log time range XYZ{name of time range}
can any one tell me what is the problem here & how to create the accesslist which blocks wi-fi traffic for certain time of period.

Hi Sudip,
Access Point ACL Filter Configuration Example
http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008058ed26.shtml
Hope this helps!
Rob

Similar Messages

  • Project/WBS Created date with Time

    Hi,
    How to see the  Project/WBS Created date *with Time* in PS?
    Regards
    Sankar

    Sankar,
    In CJ20N you will not find the creation time as this info is not stored in PRPS.
    As a workarround, you can consider checking JCDS. In this table status change documents are stored. The date and time when each status was set and removed is stored.
    Just check the date/time when status I0001 Created was set for your WBS element.
    Please bear in mind that JCDS will only have entries if status change docs are active for your structures. You can activate the creation in OPSA (project profile)
    Hope this helps
    Regards
    Martina

  • Can't create events with times between 10:01 and 19:59

    I've recently updated to OSX 10.4.9, and now can't create events with times that start with a '1'. This only seems to be a problem on the day British Summer Time begins on 25 March.
    I usually create my events in the month view, and input the start and end times by clicking in the time boxes and typing in the hours and minutes. However when I try to put in a start time of, say, 11:00, it puts in 21:00 instead. The only way around this seems to be to put in a time it will accept, like 09:00, and using the arrow keys to move it to the time I want. Or creating the events in the day view and clicking on the start time there.
    Any ideas?

    Looks like you have found a wee bug. I can replicate it. You could report it though OS X Feedback or better though ADC, but for the latter you have to register first.
    I usually create events by double-clicking in week view; often this gets the start time right, but if not then edit the start time in the info pane. Your bug is there with events created in day and week views too.
    AK

  • Help me out to create column with time format

    Hi all,
    please help me to find the query to Create a table with 3 columns and insert the following data
    ENTITYID| CHGDATE | CHGTIME
    ======= ==================== ========
    4214984| 02-OCT-06 12.00.00.000000 AM | 07:23:57
    4214985| 11-SEP-08 12.00.00.000000 AM | 10:52:19
    and Update the first row of the above table as follows
    4214984 | 02-OCT-06 07.23.57.000000 AM | 07:23:57
    need to update the CHGDATE column with time of CHGTIME column.

    As already said by Hans and Hoek: you should get rid of that chgtime column. Storing information twice only leads to extra storage and the need to keep them both in sync, without any benefit.
    An example which also shows a possible way to only update the time information. Lots of other ways are possible as well.
    SQL> create table entdate
      2  ( entityid number
      3  , chgdate date
      4  )
      5  /
    Tabel is aangemaakt.
    SQL> insert into entdate (entityid,chgdate) values (4214984, to_date('2006-10-02 07:23:57','yyyy-mm-dd hh24:mi:ss'))
      2  /
    1 rij is aangemaakt.
    SQL> insert into entdate (entityid,chgdate) values (4214985, to_date('2008-09-11 10:52:19','yyyy-mm-dd hh24:mi:ss'))
      2  /
    1 rij is aangemaakt.
    SQL> select * from entdate
      2  /
      ENTITYID CHGDATE
       4214984 02-10-2006 07:23:57
       4214985 11-09-2008 10:52:19
    2 rijen zijn geselecteerd.
    SQL> remark
    SQL> remark  "my doubt is how to update only the time in CHGDATE column"
    SQL> remark
    SQL> update entdate
      2     set chgdate = trunc(chgdate) + numtodsinterval(7,'hour') + numtodsinterval (18,'second')
      3   where entityid = 4214984
      4  /
    1 rij is bijgewerkt.
    SQL> select * from entdate
      2  /
      ENTITYID CHGDATE
       4214984 02-10-2006 07:00:18
       4214985 11-09-2008 10:52:19
    2 rijen zijn geselecteerd.Regards,
    Rob.

  • Need tech help creating project with PE11, Windows 7

    I still need help creating a slideshow set to music for DVD playback at my 50th high school reunion. 
    Video Media = 700 still images in .jpg or .tff format.  Pixel sizes range from 200x200 to over 3000x4000.
    I first created this project using PE's presets and original image sizes.  Images added to PE were more blurred than originals & images burned to DVD were even more blurred so I asked for advice.
    Last week several people in the forum tried to help.  I really appreciate everyone's suggestions but would still appreciate further advice. 
    Forum experts said to restart my project with project settings changed to DV 720x480...and to resize my images to 1000x750 pixels.  Then today in a PE11 chat session, I was told something different: use project settings changed to DVD 720p 30 and resize only larger images down to 1280 x 720 (leave smaller images alone). 
    So what project settings and resizing should I use for better image clarity?  How do I change project settings?  By clicking on "new" under "file" >change project settings >DVD 720p 30 or something else?

    Up-rezzing small Still Images, regardless of the program and the Scaling algorithm used, can lead to a diminished quality. As Steve says, pixels are created, where none existed. I try to stay away from up-rezzing, whenever possible, due to that diminished qualtiy.
    If I have to work with very small Images, I often use another workflow, and a different asethetic choice. When faced with the prospect of using small Images, I will create a background of some sort (many options here), and then use that small Image at its original size, "framed" within that background - no Scaling involved, but obviously, that small Image will not fill the screen. The viewer usually has fewer problems with the small Image, than one that is larger, but has started to fall apart, due to the up-rezzing.
    One "trick" that I use is to use that small Image AS the background, but alter it greatly, probably dropping its contrast and upping its brightness, and even adding a Blur to it, then do a PiP (Picture in Picture) of the Image at its original size. I might even create a "picture frame" in Photoshop, to really set that small Image apart from the background. That is but one of dozens of such possible treatments, and one is only limited by their imagination.
    Another possible treatment would be to do a "photo wall" with several of the small Images in say a 3 x 2 matrix of PiP's. Sort of like a Contact Sheet.
    Good luck,
    Hunt

  • NAM 5.1 How to create Application with port range from cli?

    Hello,
    I can create new Applicaion with port range from GUI, but I can not do it from CLI
    If I do it by CLI as a:
    nam# application
    nam# name mkst-cur-A
    nam# match udp 16001-16009
    nam# exit
    then
    nam# show application app-tag 268435576
    custom:120 (268435576) mkst-cur-A
      udp 16001
    nam#
    But if I do it by GUI and than
    nam# show application app-tag 268435576
    custom:120 (268435576) mkst-cur-A
      udp 16001 - 16009
    nam#
    How to do it by CLI?

    Hi Alexey,
    Sure, the function you're looking for is in the ANALYSIS panel under the "CUrve Fitting" palette-- it's called "Linear Mapping".  You will need to create the desired X channel prior to calling this function, though, so you will probably need to use the ANALYIS function "Generate Numeric Channel" in the "Channel Functions" palette.
    Brad Turpin
    DIAdem Product Support Engineer
    National Instruments

  • Create report with time dimensions

    I want to add the following dimensions in the extend report: calendar, period (Week, Month, Quarter, Year), compare to (Prior Year, Prior Period).
    I have made some researchs and I have consulted oracle metalink but without succes.
    I will be grateful if someone can indicate me where to find a concret example of the creation of time dimensions
    Regards

    Refer OBI Administration Guide, for creating Dimensions (includes Time Dimension Concepts)
    Following link contains the example for implementing Time Dimension:
    http://www.rittmanmead.com/2007/04/30/obi-ee-time-dimensions-and-time-series-calculations/
    Hope it will help you..

  • Help Creating Starburst With Randomized Rays

    Check out this background image below (or view larger size at this link:http://i3.campaignmonitor.com/themes/site_themes/default/img/bg_site-home.jpg) . I would like to know how they created the "randomized" effect of the rays behind the gray box.   I already know how to make your standard starburst using Abealls auto shape extension, but that creates uniform rays.  The rays of light in the below example are seemingly random.  I know this can be easily done in Photoshop using filters, but can it not be easily done in Fireworks?

    Here's my try ( btw, welcome to the forums! ) and even if it is not random, it is close to the desired effect.
    Save the file to your computer and de-construct. I have added a Noise filter effect, a bit of Gaussian blur and there is a half-transparent rectangle on top of the rays, with gradient (rays use gradient, too).
    Now, I suppose you could combine two Sunrays autoshapes, slightly shift one of them, make both half-transparent, and apply a bit different effects to both. You could also create a complex vector mask on top of the sunrays, with a complex gradient with varaible areas of half-transparency, and this could help create this "random effect" that you are going after...
    I hope that some wiser than me Fireworks guru will be able to help you more...
    Message was edited by: Michel (two more variants added)

  • Can't get printouts with Time Range I select

    I've had this problem since Leopard, and since I'm still having it all these years later in Mountain Lion, I figure I must be doing something wrong, and it can't have been an unfixed bug all this time. I'm trying to print a week view that doesn't begin on Sunday. (E.g., right now I'm trying to print a week that starts today, Friday, and ends next Thursday, which would be Oct. 26-Nov. 1.) I select the Time Range I want in the Print window, but the software always ignores the dates I've entered and prints the week beginning the previous Sunday anyway (Oct. 21-27).
    I've grown tired of crossing out the printouts and hand writing in the correct dates myself, so is there something I'm missing to get the Time Range feature to work? Thank you.

    I've had this problem since Leopard, and since I'm still having it all these years later in Mountain Lion, I figure I must be doing something wrong, and it can't have been an unfixed bug all this time. I'm trying to print a week view that doesn't begin on Sunday. (E.g., right now I'm trying to print a week that starts today, Friday, and ends next Thursday, which would be Oct. 26-Nov. 1.) I select the Time Range I want in the Print window, but the software always ignores the dates I've entered and prints the week beginning the previous Sunday anyway (Oct. 21-27).
    I've grown tired of crossing out the printouts and hand writing in the correct dates myself, so is there something I'm missing to get the Time Range feature to work? Thank you.

  • Help creating code with running time proportional to N! (factorial)

    I'm guessing that n! is something like n^n, but am not sure how to create for loops for that. I know n^2 requires two for loops; one inside the other. Some hints or guides would be greatly appreciated. Thanks.

    WootGui wrote:
    Thanks for backing up my idea. O(n^2) has two nested loops, that means O(n^n) should have n nested loops, but how is it possible to create n nested loops when n is large. ThanksYou're welcome.
    An algorithm does not have to have n-nested loops (which all run upto n) to be in O(n^n). An example of something in O(n^n) (or O(n!)) is solving the famous [travelling salesman problem|http://en.wikipedia.org/wiki/Traveling_salesman_problem] brute force.

  • Newbie needs help creating folder with different date buckets

    A simplification my scenario, I have a table, Invoice, which contains invoice amounts and invoice dates. I want to break up the invoices amounts into date buckets, such that my target report should look something like this:
    Invoices<30 Invoices<60 Invoices<90 Invoices>90
    $100 $250 $500 $1000
    I have created a folder from the Invoice table, and would like to know if it is possible to create new items within this folder to allow me to sum invoice amounts over the 0-30, 30-60, 60-90, 90+ invoice date ranges. In other words, can I create new items that each have their own condition?
    I have seen other solutions that use a custom folder backed by a SQL query using case statements to break a table down into its date range buckets. Is this considered the "right" approach to the problem?
    A simpler solution I've thought of is creating a folder for each date range (Invoices30, Invoices60, etc), and setting the condition of the folder to do the date filtering. The item "Invoice Amount" in each folder ends up being the bucket I want, and I would put them together in a complex folder, and build the report off the complex folder. Although inelegant and a bit redundant, would this solution work?
    Thanks everybody!

    Hi Newbie
    You can do this right inside Discoverer using a couple of calculations.
    Calc 1:
    =====
    Calculate the invoice date variance, let's say you will use TRUNC(SYSDATE) - TRUNC(INVOICE DATE). This gives you a number and let's call this new calculation VARIANCE.
    Calc 2:
    =====
    This second calculation created the buckets themself. Let's do it using a CASE statement and we'll call the calculation TIME BUCKET.
    CASE
    WHEN VARIANCE <= 30 THEN "0 to 30"
    WHEN VARIANCE <= 60 THEN "30 to 60"
    WHEN VARIANCE <= 90 THEN "60 to 90"
    ELSE "More than 90"
    END
    You now display only TIME BUCKET in your workbook. The other calculation, VARIANCE, will be used but not displayed on screen in the final answer.
    If you don't like CASE, here's the same answer using DECODE:
    DECODE(VARIANCE,
    LEAST(VARIANCE,30), "0 to 30",
    LEAST(VARIANCE,60), "30 to 60",
    LEAST(VARIANCE,90), "60 to 90","More than 90")
    By the way, when you do this you will find that Discoverer runs your report very fast. This is because it can handle these types of queries exceptionally well.
    I hope this helps
    Regards
    Michael

  • Creating chart with "Time Scale" on group axis

    Hello,
    I am using Visual Studio 2005 with Crystal Reports (ver 10.2) and I would like to create a report with a "Date axis line chart". The group axis of the chart should act as a timeline, so I selected "Show Time Scale" in the general options of the group axis. I'll give you a short example of the input data:
    It is just a simple table with 2 columns. In the first column there is a timestamp (X/group axis), in the second column an integer value (Y/data axis) that represents a status of something:
    col1. . . . . . . . . . . . . . . . col2
    2012-01-01 00:00:00 . . . . 2
    2012-01-01 01:00:00 . . . . 1
    2012-01-01 09:00:00 . . . . 3
    2012-01-02 12:00:00 . . . . 1
    .... and so on.
    As you can see, the differences between the timestamps are not equal. Therefore I have selected the "Time Scale" option to get the values placed correctly on the timeline. When I execute it, the line is shown correctly, but the group axis has just one label per day. I would like to have one per hour, but I did not find any way to realize it. Is it possible to change the division of the group axis? In the tab "scales" of the options dialog you can only select "Day", "Month" and "Year" for the base unit. Is there any way to change the base unit from day to hour?
    Thanks,
    Jan

    This being more of a design question I asked the CR design guys for some guidance / comment. (BTW., you posted to the correct / prefered forum here as you're using the bundled CR). Anyhow, the answer I got is not particularly encouraging.
    We looked at the stand-alone / full version of CR but only confirmed that  there is no other options than Day, Month or Year for this type of chart - even in the full CR designer.
    Suggestions that did come up:
    - Create a SQL Query that generates the missing data. Unfortunately, it would be up to you to figure this out...
    - Use the subreport technique to fill the missing time. ( I have attached a sample report with some explanations )
    If you have more questions, I'd recommend creating a thread in the [SAP Crystal Reports Design|SAP Crystal Reports, version for Visual Studio; forum. Quote this thread and see if they can provide further assistance.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • I need help creating documents with framemaker 9

    I have been using Words for all the manuals that i have created and i need to transfer them into framemaker and then be able to rewrite them directly into framemaker. I need some help with that please

    Anna,
    You might want to have a peak at some of these tutorials and papers:
    http://www.adobe.com/devnet/framemaker/articles/word_conversion.html
    http://www.techknowledgecorp.com/public/word2frame.pdf
    http://www.io.com/~tcm/etwr2472/guides/frame/frame6/frame_conversion6.html
    http://www.ivanwalsh.com/2009/10/how-to-convert-microsoft-word-documents-into-adobe-framem aker/
    There's also an online webinar [nominal fee] coming up on Feb.10th presented by Shlomo Perets that will be covering this topic. [Highly recommend]
    See: http://www.microtype.com/training.html#ImproveFM

  • Help creating tables with multi line cells (variable height cells)

    Hi -
    I am trying to create a table where the row height of various rows might not
    be one unit (i.e. there would be wrap around text) but I DO NOT want every cell
    to be the same height. i.e. I only want rows with wrap around to be taller.
    What I have done already is
    - Create a new text renderer and set it as default table renderer.
    - played around with the table.serRowHeight method.
    what I noticed is this. If i call
    table.setRowHeight (32);
    All the rows will be a height of 32 which is expected.
    However, if I do something like:
    table.setRowHeight (0,16);
    table.setRowHeight (1,32);
    All the rows render as height 16.
    I am trying to do this on the fly so to speak. I am setting the table model
    fully and then listening to the tableModelChanged event and then want to
    adjust the rows accordingly.
    I have below listed the code snippit and what i WANT to do and what only seems
    to work:
    public void tableChanged(TableModelEvent e) {
    int rows = table.getRowCount();
    //// Using the api i would expect this to make each row taller
    for (int i = 0; i < rows; ++i) {
    table.setRowHeight(i,16+16*i);
    //// However this one alone makes then all the same height.
    //// I do not want this but want the snippit of code above to work
    //// if possible
    table.setRowHeight(32);
    Thanks in advance....
    matt

    Hi bbrita
    Sorry for the confusion. But basically yes the code below in my system does NOT
    work. In my model i have
    public class ApplicationTableModel extends AbstractTableModel {
    //// other stuff here
    public void setApplicationData(SimpleApplication[] appData) {
    //// set the new data here
    this.fireTableDataChanged();
    and then it does call :
    tableChanged(TableModelEvent e)
    and in there i DO change the heights of the cells but they still all render the same height.
    The basic code snippits I am useing are:
    //// in my table model
    public class ApplicationTableModel extends AbstractTableModel {
    //// other stuff here
    public void setApplicationData(SimpleApplication[] appData) {
    //// set the new data here
    this.fireTableDataChanged();
    //// in the panel i create the table
    public class ApplicationDataTablePanel extends JPanel
    implements ListSelectionListener, TableModelListener {
    //// other stuff here...
    public ApplicationDataTablePanel() {
    appModel = new ApplicationTableModel();
    table = new JTable(appModel);
    table.setSelectionMode(ListSelectionModel.MULTIPLE_INTERVAL_SELECTION);
    table.getSelectionModel().addListSelectionListener(this);
    table.getModel().addTableModelListener(this);
    // not used at the moment
    // table.setDefaultRenderer(Object.class, new MultiLineCellRenderer());
    this.add(new JScrollPane(table));
    public void tableChanged(TableModelEvent e) {
    System.err.println("GET Row count="+table.getRowCount());
    for (int i=0; i<table.getRowCount(); i++) table.setRowHeight(i,i*3+10);
    /// not used
    // table.invalidate();
    for (int i=0; i<table.getRowCount(); i++)
    System.err.println("HEIGHT="+table.getRowHeight(i));
    This does dump to the screen the following (i have triggered something in the
    system to update the model):
    GET Row count=5
    HEIGHT=10
    HEIGHT=13
    HEIGHT=16
    HEIGHT=19
    HEIGHT=22
    Which is what I expect BUT the cells do not change in height (they are all the
    standard size). This is what is baffling me because it seems to be the thing
    you suggested below but does not work. Which seems like exactly what
    should work.
    I was wondering if there was somewhere else in the event flow that I should be
    making these modifications or if I needed to for force any refresh or anything on
    the graph cells. ???
    Thanks so much for the help and any more you might have.
    matt

  • Help creating DB with multiple Control/Log files

    I just installed 10.0.2.0 and tried to create a database and ran into the following issue. In my 9.2 install I have the following directory setup:
    E:\oracle\oradata\(instance name)
    F:\oracle\oradata\(instance name)
    G:\oracle\oradata\(instance name)
    I have three control files and three log files (1 in each directory). When I use the Database Creation Assistant and specify locations in the Multiplex Redo Log and Controlfiles dialog and then finish the assistant I get an error stating Oracle could not create the folder. I am using the following lines in the dialog.
    {ORACLE_BASE}\oradata\{DB_UNIQUE_NAME}\
    E:\oracle\product\10.2.0\oradata\{DB_UNIQUE_NAME}\
    F:\oracle\product\10.2.0\oradata\{DB_UNIQUE_NAME}\
    When I explore to F:\oracle\product\10.2.0\oradata\ there is a directory called {DB_UNIQUE_NAME} and not the database name I want (for example if I want an instance called RICK the control file would be in E:\oracle\product\10.2.0\oradata\RICK.
    In Oracle 9.2 I specify the locations as follows: E:\oracle\oradata\{DB_NAME}\ and it works just fine. Can someone help me through the exact steps I need to take to set up my new database with control/log files in different drives.
    Thanks
    Richard Anderson

    Hi Richard,
    normally I don't use DBCA to create DBs so I cannot tell how to solve it in DBCA.
    A workaround can be:
    At the end of configuration process in DBCA, instead to have the tool to generate Your DB, configure it to generate only the scripts (if I remeber they are created in $ORACLE_HOME/assistants/dbca dir) and generate them.
    Using a text editor, check the generated scripts and change the wrong strings.
    Hope this helps
    Max

Maybe you are looking for

  • How do I remove multiple accounts from the iOS Notes?

    Hello, I recently signed up for iCloud and began syncing all info across it. On my iPhone Notes app, it lists 3 accounts: On my iPhone, On my Mac, and iCloud. How do I remove On my iPhone and On my Mac, so that I am just using iCloud? Thanks.

  • Moving XI scenario's

    Hi, My client wants to test inetgration scenario's between newly installed ECC server and old XI server. Please know that both the systems are on different servers and the SLD entries in XI correspond to the old ECC server. Is it possible that we can

  • Seem to have froze up while doing a disk erase and new install...

    In preparing to wipe clean my old powerbook to sell it off, I am running through a complete disk erase (booting from install disks). It has been running for several days now, and the progress bar is probably 70% of the way over, but I think it has st

  • Order - create with reference - more information in Item selection ??

    Hi all:   We are using "Copy control " from Quotation to Sales order..., it works OK.   But we are facing a problem now... The user used to copy all Quotation as 1 SO and now they need to choose the specific items.   So, they using  VA01 -> Create wi

  • My os is crashed how can i re install my os

    my MacBook air os is crashed how can I reinstalled the os