Ciscoworks showing + and - when running a compliance check

I am trying to write a compliance check for switches. The issue I am getting now is that when the template runs I am getting notices stating that non the of switches are compliant, when they are. In the output after it runs I am seeing items in red with - and items in green with +. I thought the items in green with the + and items that are needed in the switches. Am I correct in assuming this? What are the items in red with the -?
The problem seems to be with ACLs they first show up in red (-) and then again in green (+) even though they are correct in the switch. Any ideas?

In the run.log, your device has an ACL:
access-list 101 remark Permit SSH from admin systems and other switches
access-list 101 permit tcp 172.20.2.0 0.0.1.255 any eq 22 log
access-list 101 permit tcp 192.168.10.0 0.0.1.255 any eq 22 log
access-list 101 deny   ip any any log
But your template requires:
access-list 101 remark Permit SSH from admin systems and other switches
access-list 101 permit tcp 172.20.2.0 0.0.1.255 any eq 22 log
access-list 101 permit tcp 192.168.10.0 0.0.1.255 any eq 22 log
access-list 101 permit tcp 192.168.12.0 0.0.1.255 any eq 22 log
access-list 101 deny   ip any any log
The test.log device has "ip sla enable reaction-alerts" which will trigger a parse error in baseline.  If you remove this line, re-archive the config, then run a new compliance test, it should show as being compliant (from the ACL standpoint).

Similar Messages

  • I downloaded Tv shows and when I sync the Ipod to my computer, none of the shows up. Why?

    I recently bought some TV shows, and when I plugged in my IPod to sync it. None of the TV shows (that I have bought) showed up, But I can watch them only on my laptop. Why is the shows not showing up on my IPod?

    Did you click on "Sync TV shows" , put a check mark on the shows you want on the iPod and then apply?

  • I have tried to update my iphone 3gs and i need to get ios5 and when i click on check for updates it says that itunes can not be contacted and check my internet connection but i have internet? how else can i get ios5 on my phone?

    i have tried to update my iphone 3gs and i need to get ios5 and when i click on check for updates it says that itunes can not be contacted and check my internet connection but i have internet? how else can i get ios5 on my phone?

    edit the hosts file on your computer and remove any lines that contain gs.apple.com. Disable your antivirus and firewall.

  • TableView Context Menu Item shows up when run on Java 8 until update 5 but not on later ones

    The code below runs as its name says on Java 8 update 5 but not on later ones:
    public class TableViewShowingOnlyAnAppendContextMenuItemIfRowIsEmptyElseDeleteIsIncluded extends Application {
        private final TableView<Name> table = new TableView<>();
        private final ObservableList<Name> data = FXCollections.observableArrayList(new Name("Jacob"),
                new Name("Isabella"), new Name("Ethan"), new Name("Emma"), new Name("Michael"));
        public static void main(String[] args) {
            launch(args);
        @Override
        public void start(Stage stage) {
            TableColumn<Name, String> column = new TableColumn<>("Name");
            column.setCellValueFactory(new PropertyValueFactory<>("name"));
            table.getColumns().add(column);
            table.setItems(data);
            ContextMenu contextMenu = new ContextMenu();
            contextMenu.getItems().add(new MenuItem("append"));
            table.setContextMenu(contextMenu);
            table.setRowFactory(tableView -> {
                TableRow<Name> row = new TableRow<>();
                row.contextMenuProperty().bind(
                        Bindings.when(Bindings.isNotNull(row.itemProperty()))
                                .then(showOnlyAppendContextMenuItemIfRowIsEmptyElseIncludeDelete())
                                .otherwise((ContextMenu) null));
                return row;
            Scene scene = new Scene(table);
            stage.setScene(scene);
            stage.show();
        private ContextMenu showOnlyAppendContextMenuItemIfRowIsEmptyElseIncludeDelete() {
            ContextMenu rowMenu = new ContextMenu();
            ContextMenu tableMenu = table.getContextMenu();
            if (tableMenu != null)
                rowMenu.getItems().addAll(tableMenu.getItems());
            rowMenu.getItems().add(new MenuItem("delete"));
            return rowMenu;
        public static class Name {
            private final SimpleStringProperty name;
            private Name(String name) {
                this.name = new SimpleStringProperty(name);
            public String getName() {
                return name.get();
            public void setName(String name) {
                this.name.set(name);
    Can help me find the error in the code? Or if there is none, is this a regression that should be submitted? As of now, all the PCs in use have 8u5.
    Thanks in advance.

    Correctly answered by James_D:
    http://stackoverflow.com/questions/28195552/javafx-tableview-context-menu-item-shows-up-when-run-on-java-8-until-update-5-bu
    pasted below:
    The fix is to create new menu items that are copies of the ones in the table's context menu:
    private ContextMenu showOnlyAppendContextMenuItemIfRowIsEmptyElseIncludeDelete() {
    ContextMenu rowMenu = new ContextMenu();
    ContextMenu tableMenu = table.getContextMenu();
    if (tableMenu != null) {
    for (MenuItem item : tableMenu.getItems()) {
    MenuItem rowItem = new MenuItem(item.getText());
    rowItem.setGraphic(item.getGraphic());
    rowItem.setOnAction(item.getOnAction());
    rowMenu.getItems().add(rowItem);
    rowMenu.getItems().add(new MenuItem("delete"));
    return rowMenu;

  • Has anyone had this issue. I created my song from itunes to garage band, took my iphotos to create a slide show and when I burned to idvd there are several pauses during playback?

    Has anyone had this issue. I created my song from itunes to garage band, took my iphotos to create a slide show and when I burned to idvd there are several pauses during playback?

    Hi
    SlideShow in iDVD has a 99 photo limit - more than this and all sorts of error occures.
    One can have more than one SlideShow on a DVD = X times 99 photos.
    or assemble SlideShows in a movie editor (no limit at least not under 650 photos)
    (only limit is Time in iDVD (movie time + MENU time --- 60 min or 120 min on SL-DVD and about twice on DL.-DVD )
    I use
    • iMovie up to HD6 - or -
    • FinalCut any version
    As they will give a better quality than iMovie'08 or 09 or 11 can do.
    Yours Bengt W

  • HT5731 I have bought 26 episodes of a TV show and when I go to play them all they show are 30 seconds!! I have the receipts to show that I bought them and everything. HELP!!

    I bought 26 episodes of a TV show and when I try to play them on my computer they won't show. Can I only play them on my IPhone? I have the receipts that I purchased them also!! HELP

    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • No warning show up when edit a page checked out by other

    We are using SharePoint 2013 standard on-premise. Users are testing with IE9.
    When a page is checked out by userA, userB click on the page -> edit page. UserB see no change on the page. No warning at all.
    After userA or someone with permission discard the checkout, userB can edit page now.
    I have tried using default oslo template and still the same. Is it a bug for IE9 or I missed something is configuration?

    Prithvi, thanks for your reply.
    Because clicking "edit page" do not turn into site editing mode, I cannot test adding web part.
    But when I click "Show Ribbon" and then "Edit page", I get "This page has been checked out by another user." modal box prompt. Is it also default behaviour? Should it mention "This page has been checked out by test\userA"?

  • My iPad is double downloading iTunes TV series shows and when I delete, the extra show does not delete from the available memory.  I have lost almost 30GB of my 64 to this phantom shows.

    I am losing available memory on my iPad (64 GB 3rd gen) and it appears to lose memory because some TV shows that I have downloaded from iTunes are appearing twice in my downloads.  Both download, but when Only appear as 1 show on my "videos".  After viewing the show, I delete, but the duplicate show appears to be still there somewhere (not visible anywhere) taking up the same amount of memory that showed before downloading.  It reduces my available memory to download other shows.  The general settings do not show any of these phantom shows taking any memory, but the total available is much, much less than what is showing for all usage such as music, videos, photos, apps, etc
    Is it possible to delete a show from the download portion of iTunes if you have already seen a show and do not want to waste time or memory downloading again?  The only way that I know is to let it download completely and the delete from "Videos".

    John0618. Did you ever get a response or solution to problem?  I have the same problem (starting about three months ago). 

  • I have recently gotten a ipad last Christmas 2012 , okay I got a shower and when I came in my room with my ipad it cracked , will apple cover it ? I only had it 3 months

    I have recently got a ipad 2 Christmas of 2012 and if was fine all day and I got a shower and I got out and I looked at my ipad it was fine I went into my room and layer it down and when I went to go pick it up it was cracked down the middle :( will apple cover this ? Does iPads come with a 1 year warrenty ? Will they fix it I only had it 3 months .

    The standard 1-year Apple Care warranty only covers defects in materials and workmanship, not damage due to accidents.
    Apple's Limited Warranty http://www.apple.com/legal/warranty/ for iPad excludes coverage for damage resulting from accident, disassembly, unauthorized service and unauthorized modifications.
    Out-of-Warranty Service
         If you own an iPad that is ineligible for warranty service but is eligible for Out-of-Warranty (OOW) Service, Apple will replace (Apple doesn't repair) your iPad with an iPad that is new or equivalent to new in both performance and reliability for the Out-of-Warranty Service fee listed below. (The replacement will most likely be a refurbished iPad in a brown box, however, it has a new screen, back and battery.)   
    iPad model
    Out-of-Warranty Service Fee
    iPad mini
    $219
    iPad 3rd, 4th generation
    $299
    iPad 2, iPad
    $249
    A $6.95 shipping fee will be added if service is arranged through Apple and requires shipping. All fees are in US dollars and are subject to local tax.
    Certain damage is ineligible for out-of-warranty service, including catastrophic damage, such as the device separating into multiple pieces, and inoperability caused by unauthorized modifications. However, an iPad that has failed due to contact with liquid may be eligible for out-of-warranty service. See http://support.apple.com/kb/index?page=servicefaq&geo=United_States&product=ipad
    Make a Genius Bar Reservation
    http://www.apple.com/retail/geniusbar/
    You may can get the iPad repaired at 3rd party repair sources for less $, however, any remaining Apple warranty will be voided.
    iPad Repair & Screen Replacement Services
    http://www.ifixyouri.com/16-ipad-repairs
    RepairZoom iPad Repair
    http://www.repairzoom.com/ipad-repair.html
    Mission Repair
    http://www.missionrepair.com/Apple_iPad_Repair_Services_s/431.htm
    iGadgetResQ
    http://www.igadgetresq.com/ipad-repair/
     Cheers, Tom

  • I currently have iTunes version 7 and I need to upgrade to version 10.  I am afraid of losing all my music if I just download 10 and when I use the "Check for updates" in the version 7 help menu, it tells me the server cannot be contacted.

    I currently have iTunes version 7 on my computer and need to upgrade to version 10 to sync my new nano iPod.  When I tried the "check for updates" under the version 7 "help" menu, it said it could not contact the update server.  I am afraid if I just download version 10 from the website, it will wipe out my music library.  What should I do to upgrade?

    Back up your music and install from the website. You probably won't need to do this, but if your library is erased, restore it from the backup.
    (59049)

  • I went to buy a movie on iTunes, but it says I've already purchased it and when I go to check for available downloads there's nothing there when it isn't on my computer.

    I went to buy a movie on iTunes, but it says I've already purchased and to check my available downloads... And when I do it says that all purchased items have been downloaded... but they haven't!!! help please!

    If iCloud is available for your country, you should. Here is the article that has the steps on how you can do this:
    http://support.apple.com/kb/HT2519

  • I downloaded an episode of a show and when I try to watch it, it says "Cannot load video". What do I do?

    I just restarted my iPod, bought an episode of a show and tried to watch it but it keeps on telling me that it can't load the video

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - If you can redownload it by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    The delete and redownload

  • Avoid labview initial window to show up when running a sequence

    Hi,
    I'm running a testand sequence that calls labview Vi's (not exe not dll) and right when it starts running the main start labview window shows up right in front of testand. I mean the window that appears when you open labview. How can I avoid this? If i try to close it the sequence stops with an error , If i minimize it the popup messages that I'm sending from labview starts appearing in the left upper corner.
    Can somebody help me?
    Thanks
    Eren

    Hello Eren,
    The reason the LabVIEW screen appears is that TestStand's LabVIEW code module adapter is configured to use the LabVIEW development environment to run the VIs called by your sequence.
    In TestStand 3.0 or 3.1, you can change the LabVIEW adapter configuration to use the LabVIEW run-time engine, which will not display the LabVIEW screen. In the TestStand sequence editor, click the Configure menu >> Adapters, then highlight the LabVIEW adapter. Click the Configure button, then select the option "LabVIEW Run-time Engine".
    David Mc.
    NI Applications Engineer

  • Why an InfoObj. value shows up when running query but it's not in the ODS?

    We've got an ODS which has PO records, multiple PO records could contain the same contract number.  When we run a query based on this PO ODS, expend the list for the contract number field (0Contract), find a value listed, but it's not in this ODS. 
    We wonder how this value was from. 
    We check the defination of this InfoObject 0Contract, under Business Explorer tab, the Display field is "Key", the "Query Def. Filter Value Selection" field setting is "Only Values in InfoProvider", and the "Query Execution Filter Val. Selectn" field setting is "Only Posted Values for Navigation", sth wrong with these settings?
    Any idea where this value comes from?
    Thanks

    Hi Kevin,
    Please see this thread for a discussion we had on this 'property' when using an ODS:
    Re: ODS Object-Specific Properties BUG
    Hope this helps...

  • Program doesn't show icon when run from JAR

    Hello,
    I have a working program with menu and toolbar buttons with icons. When I compile and run the JAR it runs fine with all icons showing up. The icons are located in a folder named icons. They are referenced inside the Java code by "icons/iconName.png". However, after I make a JAR file of the program, it runs normally, but the icons do not show up.
    I use the command line command :
    jar cvfm Program.jar manifest.txt *.class"
    Then I open the JAR with WinRar and place the icons folder in the archive.
    My manifest.txt looks like this:
    {code}Manifest-Version: 1.0
    Class-Path: .
    Main-Class: MyMainClass
    SplashScreen-Image: splash.png{code}
    Any ideas what I did wrong?
    Thanks.

    I was having similar problems. If you use an IDE, such as NetBeans BE SURE to copy that image/ folder into the build/classes in the right place in the hierarchy. In any event, not having resource files such as textfiles and images over in the classes will prevent the IDE from executing a java run. That is obvious and easy to remedy.
    And then the discovery: what works in .class files won't work in .jar. I found this link and tried the following code in a synchronized thread (you want the images loaded before going further with any inits such as frame.setLocation(), or panel.setSize(), etc.):
    ClassLoader cldr = this.getClass().getClassLoader();
    URL imageURL   = cldr.getResource("images/usa_small.png");
    icons[x] = new ImageIcons(imageURL);Where I found it:
    [Class Loaders|http://bits.netbeans.org/dev/javadoc/org-openide-modules/org/openide/modules/doc-files/classpath.html]
    That will help you on the implementation of proper technique. Not sure about adding files to .jar "after the fact".

Maybe you are looking for