EEM event track is not supported (version 3.2)

Hello,
I'm replacing a router 2911 by IE3010 (with IP service) and trying to transfer configurations across. I have noticed that on the IE3010 EEM , I can't trigger an event based on Object Tracking. 
IE3010(config-applet)#event ?
  application         Application specific event
  cli                       CLI event
  config                Configuration policy event
  counter             Counter event
  env                 Environmental event
  gold                GOLD event
  identity            Identity event
  interface           Interface event
  ioswdsysmon         IOS WDSysMon event
  ipsla               IPSLA Event
  mat                 MAC address table event
  neighbor-discovery  Neighbor Discovery event
  nf                  NF Event
  none                Manually run policy event
  oir                 OIR event
  routing             Routing event
  rpc                 Remote Procedure Call event
  snmp                SNMP event
  snmp-notification   SNMP Notification Event
  snmp-object         SNMP object event
  syslog              Syslog event
  tag                 event tag identifier
  timer               Timer event
I do have a track that monitors (ICMP-echo) of two IP addresses and I want to do some action when the track is down and this has been working quite well on the 2911.  I have found  in the IE3010 event detector that tracking event is not available while the same is available in the 2911
Any advise how can I solve this problem and how can I do action based on the status of the tracked object in the IE3010 ?
The software version of the IE3010 is as follows 
IE3010 Software (IE3010-IPSERVICESK9-M), Version 15.0(2)SE6, RELEASE SOFTWARE (fc2). 
Embedded Event Manager Version 3.20
Component Versions:
eem: (320_rel3)1.0.0
eem-gold: (v320_rel1)1.0.0
eem-call-home: (v320_rel1)1.0.2
Event Detectors:
Name                Version   Node        Type    
application         01.00     node0/0     RP      
identity            01.00     node0/0     RP      
neighbor-discovery  01.00     node0/0     RP      
mat                 01.00     node0/0     RP      
syslog              01.00     node0/0     RP      
routing             03.00     node0/0     RP      
cli                 01.00     node0/0     RP      
counter             01.00     node0/0     RP      
interface           01.00     node0/0     RP      
ioswdsysmon         01.00     node0/0     RP      
none                01.00     node0/0     RP      
oir                 01.00     node0/0     RP      
snmp                01.00     node0/0     RP      
timer               01.00     node0/0     RP      
snmp-object         01.00     node0/0     RP      
snmp-notification   01.00     node0/0     RP      
ipsla               01.00     node0/0     RP      
nf                  01.00     node0/0     RP      
test                01.00     node0/0     RP      
config              01.00     node0/0     RP      
env                 01.00     node0/0     RP      
gold                01.00     node0/0     RP      
rpc                 01.00     node0/0     RP     

I need to track if an IP is up with ICMP,  Source IP: 192.168.249.1 Dest IP: 192.168.249.2 on port FastEthernet fa0/19
I do not understand how the weights work here with the UP or Down Status can you please explain. I modified your commands a bit and this is what I got, can you let me know if I am on the right path:
track 10 ip sla 10
 delay down 10
track 19 list threshold weight
 object 10 weight 70
 threshold weight down 30 up 70
authentication mac-move permit
ip sla 10
 icmp-echo 10.13.249.2 source-ip 10.13.249.1
 timeout 300
 frequency 5
ip sla schedule 10 life forever start-time now
ip sla enable reaction-alerts
event manager applet Remote_Site_Up
 event syslog pattern "TRACKING-5-STATE: 19 list threshold weight Down->Up"
 action 1.0 cli command "enable"
 action 2.0 cli command "config t"
 action 3.0 cli command "interface FastEthernet0/19"
 action 4.0 cli command "no shut"
 action 5.0 cli command "end"
event manager applet Remote_Site_Down
 event syslog pattern "TRACKING-5-STATE: 19 list threshold weight Up->Down"
 action 1.0 cli command "enable"
 action 2.0 cli command "config t"
 action 3.0 cli command "interface FastEthernet0/19"
 action 4.0 cli command "shut"
 action 5.0 cli command "end"
This is the status with the show track command:
Track 10
  IP SLA 10 state
  State is Up
    1 change, last change 00:29:35
  Delay down 10 secs
  Latest operation return code: OK
  Latest RTT (millisecs) 1
Track 19
  List threshold weight
  Threshold Weight is Up (70/70)
    2 changes, last change 00:29:34
    object 10 weight 70 Up (70/70)
  Threshold weight down 30 up 70

Similar Messages

  • I need firefox 2 temporarily to use with a program that does not support version above 2.0 what do i do

    I am trying to access information from a teaching site for securities exam and it will not let me access the programs because it does not support version above 2.0 and i have 3.0 or 3.5 please advise.

    The page title is "Minimum System Requirements for FINRA E-Learning Courses", so I would assume that the page works with newer Firefox versions. All other requirements on that page looks pretty outdated with Flash 8 as minimum.
    * http://www.finra.org/Industry/Education/OnlineLearning/E-learningCourses/P119435
    On which page do you get that error?<br />
    The login page in your More system details list doesn't give an error for me.
    If you really need such an old version the use the portable version of Firefox 2.0.0.20.<br />
    You can find the portable Firefox 2.0.0.20 version under "Mozilla Firefox, P.E. Legacy > Mozilla Firefox":
    Win: http://sourceforge.net/projects/portableapps/files/Mozilla%20Firefox,%20P.E.%20Legacy/
    Your above posted system details show outdated plugin(s) with known security and stability risks that you should update.
    # Shockwave Flash 10.0 r32
    # Java Plug-in 1.6.0_13 for Netscape Navigator (DLL Helper)
    Update the [[Managing the Flash plugin|Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/
    Update the [[Java]] plugin to the latest version.
    *http://www.oracle.com/technetwork/java/javase/downloads/index.html (Java Platform: Download JRE)

  • SAP NetWeaver CE 7.1 EHP1 does not support version 1.5 JCA?

    Hi,
    I've been following the documentation of SAP NetWeaver CE 7.1 EHP1 regarding creation of a version 1.5 resource adapter. When I finally got to "Add/Remove projects" in the server view to test my adapter, I get this error:
    The server does not support version 1.5 of the J2EE Connector module specification
    Is this true? Then why does the documentation explain how to do it?
    Regards,
    Johan

    >
    Johan Hoogenboezem wrote:
    > Hi Yordan
    > No it is this one: [http://help.sap.com/saphelp_nwce711/helpdata/en/44/edb79d7f7303fde10000000a1553f6/content.htm|http://help.sap.com/saphelp_nwce711/helpdata/en/44/edb79d7f7303fde10000000a1553f6/content.htm]
    >
    > I'm used to the tuturials spelling out the creation of the application project whereas point 3 (c) of "Creating a Connector Project"
    > on that page does not make it clear that an application project is needed. Usually there is a separate heading for that, like
    > "Creating the application project". It seems silly, now, but at the time that is how I interpreted it.
    > Regards,
    > Johan
    Hi Johan,
    I agree with you that this does not seem clear enough throughout the Resource Adapters documentation.
    Generally speaking about the Developer Studio, there are two equivalent options to add your project (be it JCA, EJB, Web, JPA, etc.) to an EAR project:
    While creating your project, you can specify that you want it to be added to an EAR project - either a new one or an existing one (you can create the new EAR project also in the meantime, while creating your JCA project). This is done using the "Add your project to an EAR" checkbox and the relevant dropdown list and button...
    Create your project. Then create a new EAR project and specify which projects you want to be included in the EAR.
    As I promised, we will improve that part of the documentation for the next release.
    Thanks again, and best regards,
    Yordan

  • How do I get back to FireFox 5. The 7 version will not work with the college's MIS - which does not support version 7, which was downloaded automatically.

    The Angel management system used for classes does not support version 7. That's huge.

    Old versions of firefox 4,5 & 6 are no longer supported or considered secure. You put your system and your personal data at risk if you use them. Further more if you download from third party sites you face other potential risks or inconveniences.
    The recommended official solution is to use Firefox 3.6 which is still supported, and will be 3.6.23, which will upgrade soon to 3.6.24
    Another alternative is to use the current secure firefox for all day to day work, and use a separate firefox portable for the problem school site. With luck a firefox portable version will be available with firefox 3.6.23 which is currently the supported version. http://portableapps.com/apps/internet/firefox_portable/localization#legacy36

  • EEM Event Track Question

    Hi Experts,
    I have the below EEM configured.
    No.  Class   Type    Event Type          Trap  Time Registered           Name
    1    applet  user    track               Off   Mon Sep 8 20:33:19 2014   test
     track 1 state down
     maxrun 10.000
     action 1.0 snmp-trap strdata "TRACK 1 DoWN DETECTED"
    My question is:
    - Do I need to set the applet to: event manager applet test trap?  Do I need this so the trap action would work?
    - When the tracked object goes down, will the EEM app continue to generate traps during certain intervals until the tracked object is down?  Or will it generate only one trap on the first occurrence the object goes down?
    Thanks in advance.

    1. No.  Just make sure "snmp-server enable traps event-manager" is configured.
    2. It will only generate the trap when the object first goes down.  It will not generate the trap again until the object comes back up and goes down again.

  • Google Mail says it does not support Version 5.1.10 (6534.59.10)  Any suggestions on what I might do?

    I have a nice MacBook Pro.  I  bought it in July 2010.  All the programs are "up to date".  Safari is Version 5.1.10 (6534.59.10).  I went to Google Mail and it said "This version of Safari is no longer supported. Please upgrade to asupported browser. Dismiss"  I checked my safari version and it is up to day.
    Any ideas?  Thoughts on the matter?  It this going to be a new thing now? 

    See if your Mac supports Mountain Lion or above as even Lion which would probably include Safari 6 and be supported is no longer on Apple Support List for security or Safari updates now.
    The other forums for MacBook Pro and Safari as well as OS X versions might be worth checking out.

  • My employer, the state of Florida DOH People Frst System only supports up to version 3.5. I have 5.0. I am unable to log on to check benefits and change password as a retiree. since they do not support version 5. How can I resolve this issue?

    Can I download a separate version such as 3.5 and still keep my 5.o intact in a separate version? Can I even download the older version?

    Can I download a separate version such as 3.5 and still keep my 5.o intact in a separate version? Can I even download the older version?

  • Selective XML Index feature is not supported for the current database version , SQL Server Extended Events , Optimizing Reading from XML column datatype

    Team , Thanks for looking into this  ..
    As a last resort on  optimizing my stored procedure ( Below ) i wanted to create a Selective XML index  ( Normal XML indexes doesn't seem to be improving performance as needed ) but i keep getting this error within my stored proc . Selective XML
    Index feature is not supported for the current database version.. How ever
    EXECUTE sys.sp_db_selective_xml_index; return 1 , stating Selective XML Indexes are enabled on my current database .
    Is there ANY alternative way i can optimize below stored proc ?
    Thanks in advance for your response(s) !
    /****** Object: StoredProcedure [dbo].[MN_Process_DDLSchema_Changes] Script Date: 3/11/2015 3:10:42 PM ******/
    SET ANSI_NULLS ON
    GO
    SET QUOTED_IDENTIFIER ON
    GO
    -- EXEC [dbo].[MN_Process_DDLSchema_Changes]
    ALTER PROCEDURE [dbo].[MN_Process_DDLSchema_Changes]
    AS
    BEGIN
    SET NOCOUNT ON --Does'nt have impact ( May be this wont on SQL Server Extended events session's being created on Server(s) , DB's )
    SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED
    select getdate() as getdate_0
    DECLARE @XML XML , @Prev_Insertion_time DATETIME
    -- Staging Previous Load time for filtering purpose ( Performance optimize while on insert )
    SET @Prev_Insertion_time = (SELECT MAX(EE_Time_Stamp) FROM dbo.MN_DDLSchema_Changes_log ) -- Perf Optimize
    -- PRINT '1'
    CREATE TABLE #Temp
    EventName VARCHAR(100),
    Time_Stamp_EE DATETIME,
    ObjectName VARCHAR(100),
    ObjectType VARCHAR(100),
    DbName VARCHAR(100),
    ddl_Phase VARCHAR(50),
    ClientAppName VARCHAR(2000),
    ClientHostName VARCHAR(100),
    server_instance_name VARCHAR(100),
    ServerPrincipalName VARCHAR(100),
    nt_username varchar(100),
    SqlText NVARCHAR(MAX)
    CREATE TABLE #XML_Hold
    ID INT NOT NULL IDENTITY(1,1) PRIMARY KEY , -- PK necessity for Indexing on XML Col
    BufferXml XML
    select getdate() as getdate_01
    INSERT INTO #XML_Hold (BufferXml)
    SELECT
    CAST(target_data AS XML) AS BufferXml -- Buffer Storage from SQL Extended Event(s) , Looks like there is a limitation with xml size ?? Need to re-search .
    FROM sys.dm_xe_session_targets xet
    INNER JOIN sys.dm_xe_sessions xes
    ON xes.address = xet.event_session_address
    WHERE xes.name = 'Capture DDL Schema Changes' --Ryelugu : 03/05/2015 Session being created withing SQL Server Extended Events
    --RETURN
    --SELECT * FROM #XML_Hold
    select getdate() as getdate_1
    -- 03/10/2015 RYelugu : Error while creating XML Index : Selective XML Index feature is not supported for the current database version
    CREATE SELECTIVE XML INDEX SXI_TimeStamp ON #XML_Hold(BufferXml)
    FOR
    PathTimeStamp ='/RingBufferTarget/event/timestamp' AS XQUERY 'node()'
    --RETURN
    --CREATE PRIMARY XML INDEX [IX_XML_Hold] ON #XML_Hold(BufferXml) -- Ryelugu 03/09/2015 - Primary Index
    --SELECT GETDATE() AS GETDATE_2
    -- RYelugu 03/10/2015 -Creating secondary XML index doesnt make significant improvement at Query Optimizer , Instead creation takes more time , Only primary should be good here
    --CREATE XML INDEX [IX_XML_Hold_values] ON #XML_Hold(BufferXml) -- Ryelugu 03/09/2015 - Primary Index , --There should exists a Primary for a secondary creation
    --USING XML INDEX [IX_XML_Hold]
    ---- FOR VALUE
    -- --FOR PROPERTY
    -- FOR PATH
    --SELECT GETDATE() AS GETDATE_3
    --PRINT '2'
    -- RETURN
    SELECT GETDATE() GETDATE_3
    INSERT INTO #Temp
    EventName ,
    Time_Stamp_EE ,
    ObjectName ,
    ObjectType,
    DbName ,
    ddl_Phase ,
    ClientAppName ,
    ClientHostName,
    server_instance_name,
    nt_username,
    ServerPrincipalName ,
    SqlText
    SELECT
    p.q.value('@name[1]','varchar(100)') AS eventname,
    p.q.value('@timestamp[1]','datetime') AS timestampvalue,
    p.q.value('(./data[@name="object_name"]/value)[1]','varchar(100)') AS objectname,
    p.q.value('(./data[@name="object_type"]/text)[1]','varchar(100)') AS ObjectType,
    p.q.value('(./action[@name="database_name"]/value)[1]','varchar(100)') AS databasename,
    p.q.value('(./data[@name="ddl_phase"]/text)[1]','varchar(100)') AS ddl_phase,
    p.q.value('(./action[@name="client_app_name"]/value)[1]','varchar(100)') AS clientappname,
    p.q.value('(./action[@name="client_hostname"]/value)[1]','varchar(100)') AS clienthostname,
    p.q.value('(./action[@name="server_instance_name"]/value)[1]','varchar(100)') AS server_instance_name,
    p.q.value('(./action[@name="nt_username"]/value)[1]','varchar(100)') AS nt_username,
    p.q.value('(./action[@name="server_principal_name"]/value)[1]','varchar(100)') AS serverprincipalname,
    p.q.value('(./action[@name="sql_text"]/value)[1]','Nvarchar(max)') AS sqltext
    FROM #XML_Hold
    CROSS APPLY BufferXml.nodes('/RingBufferTarget/event')p(q)
    WHERE -- Ryelugu 03/05/2015 - Perf Optimize - Filtering the Buffered XML so as not to lookup at previoulsy loaded records into stage table
    p.q.value('@timestamp[1]','datetime') >= ISNULL(@Prev_Insertion_time ,p.q.value('@timestamp[1]','datetime'))
    AND p.q.value('(./data[@name="ddl_phase"]/text)[1]','varchar(100)') ='Commit' --Ryelugu 03/06/2015 - Every Event records a begin version and a commit version into Buffer ( XML ) we need the committed version
    AND p.q.value('(./data[@name="object_type"]/text)[1]','varchar(100)') <> 'STATISTICS' --Ryelugu 03/06/2015 - May be SQL Server Internally Creates Statistics for #Temp tables , we do not want Creation of STATISTICS Statement to be logged
    AND p.q.value('(./data[@name="object_name"]/value)[1]','varchar(100)') NOT LIKE '%#%' -- Any stored proc which creates a temp table within it Extended Event does capture this creation statement SQL as well , we dont need it though
    AND p.q.value('(./action[@name="client_app_name"]/value)[1]','varchar(100)') <> 'Replication Monitor' --Ryelugu : 03/09/2015 We do not want any records being caprutred by Replication Monitor ??
    SELECT GETDATE() GETDATE_4
    -- SELECT * FROM #TEMP
    -- SELECT COUNT(*) FROM #TEMP
    -- SELECT GETDATE()
    -- RETURN
    -- PRINT '3'
    --RETURN
    INSERT INTO [dbo].[MN_DDLSchema_Changes_log]
    [UserName]
    ,[DbName]
    ,[ObjectName]
    ,[client_app_name]
    ,[ClientHostName]
    ,[ServerName]
    ,[SQL_TEXT]
    ,[EE_Time_Stamp]
    ,[Event_Name]
    SELECT
    CASE WHEN T.nt_username IS NULL OR LEN(T.nt_username) = 0 THEN t.ServerPrincipalName
    ELSE T.nt_username
    END
    ,T.DbName
    ,T.objectname
    ,T.clientappname
    ,t.ClientHostName
    ,T.server_instance_name
    ,T.sqltext
    ,T.Time_Stamp_EE
    ,T.eventname
    FROM
    #TEMP T
    /** -- RYelugu 03/06/2015 - Filters are now being applied directly while retrieving records from BUFFER or on XML
    -- Ryelugu 03/15/2015 - More filters are likely to be added on further testing
    WHERE ddl_Phase ='Commit'
    AND ObjectType <> 'STATISTICS' --Ryelugu 03/06/2015 - May be SQL Server Internally Creates Statistics for #Temp tables , we do not want Creation of STATISTICS Statement to be logged
    AND ObjectName NOT LIKE '%#%' -- Any stored proc which creates a temp table within it Extended Event does capture this creation statement SQL as well , we dont need it though
    AND T.Time_Stamp_EE >= @Prev_Insertion_time --Ryelugu 03/05/2015 - Performance Optimize
    AND NOT EXISTS ( SELECT 1 FROM [dbo].[MN_DDLSchema_Changes_log] MN
    WHERE MN.[ServerName] = T.server_instance_name -- Ryelugu Server Name needes to be added on to to xml ( Events in session )
    AND MN.[DbName] = T.DbName
    AND MN.[Event_Name] = T.EventName
    AND MN.[ObjectName]= T.ObjectName
    AND MN.[EE_Time_Stamp] = T.Time_Stamp_EE
    AND MN.[SQL_TEXT] =T.SqlText -- Ryelugu 03/05/2015 This is a comparision Metric as well , But needs to decide on
    -- Peformance Factor here , Will take advise from Lance if comparision on varchar(max) is a vital idea
    --SELECT GETDATE()
    --PRINT '4'
    --RETURN
    SELECT
    top 100
    [EE_Time_Stamp]
    ,[ServerName]
    ,[DbName]
    ,[Event_Name]
    ,[ObjectName]
    ,[UserName]
    ,[SQL_TEXT]
    ,[client_app_name]
    ,[Created_Date]
    ,[ClientHostName]
    FROM
    [dbo].[MN_DDLSchema_Changes_log]
    ORDER BY [EE_Time_Stamp] desc
    -- select getdate()
    -- ** DELETE EVENTS after logging into Physical table
    -- NEED TO Identify if this @XML can be updated into physical system table such that previously loaded events are left untoched
    -- SET @XML.modify('delete /event/class/.[@timestamp="2015-03-06T13:01:19.020Z"]')
    -- SELECT @XML
    SELECT GETDATE() GETDATE_5
    END
    GO
    Rajkumar Yelugu

    @@Version : ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    Microsoft SQL Server 2012 - 11.0.5058.0 (X64)
        May 14 2014 18:34:29
        Copyright (c) Microsoft Corporation
        Developer Edition (64-bit) on Windows NT 6.2 <X64> (Build 9200: ) (Hypervisor)
    (1 row(s) affected)
    Compatibility level is set to 110 .
    One of the limitation states - XML columns with a depth of more than 128 nested nodes
    How do i verify this ? Thanks .
    Rajkumar Yelugu

  • Version 03.03.00.XO - MLS QOS not supported

    Hi All,
    Anyone face the same problem with the following IOS Version?
    MLS QOS is not supported in global command.
    Switch#sh ver
    Cisco IOS Software, IOS-XE Software, Catalyst 4500 L3 Switch Software (cat4500es8-UNIVERSALK9-M), Version 03.03.00.XO RELEASE SOFTWARE (fc2)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2013 by Cisco Systems, Inc.
    Compiled Wed 14-Aug-13 07:26 by prod_rel_team
    Cisco IOS-XE software, Copyright (c) 2005-2013 by cisco Systems, Inc.
    All rights reserved.  Certain components of Cisco IOS-XE software are
    licensed under the GNU General Public License ("GPL") Version 2.0.  The
    software code licensed under GPL Version 2.0 is free software that comes
    with ABSOLUTELY NO WARRANTY.  You can redistribute and/or modify such
    GPL code under the terms of GPL Version 2.0.  For more details, see the
    documentation or "License Notice" file accompanying the IOS-XE software,
    or the applicable URL provided on the flyer accompanying the IOS-XE
    software.
    ROM: 15.1(1r)SG2
    Switch uptime is 6 minutes
    System returned to ROM by power-on
    Running default software
    Jawa Revision 3, RadTrooper Revision 0x0.0x41, Conan Revision 0x1449
    Last reload reason: power-on
    This product contains cryptographic features and is subject to United
    States and local country laws governing import, export, transfer and
    use. Delivery of Cisco cryptographic products does not imply
    third-party authority to import, export, distribute or use encryption.
    Importers, exporters, distributors and users are responsible for
    compliance with U.S. and local country laws. By using this product you
    agree to comply with applicable laws and regulations. If you are unable
    to comply with U.S. and local laws, return this product immediately.
    A summary of U.S. laws governing Cisco cryptographic products may be found at:
    http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
    If you require further assistance please contact us by sending email to
    [email protected].
    License Information for 'WS-X45-SUP8-E'
        License Level: entservices   Type: Permanent
        Next reboot license Level: entservices
    cisco WS-C4506-E (P5040) processor (revision 2) with 4194304K bytes of physical memory.
    Processor board ID FXS1812Q346
    P5040 CPU at 2.2GHz, Supervisor 8-E
    Last reset from PowerUp
    1 Virtual Ethernet interface
    20 Ten Gigabit Ethernet interfaces
    511K bytes of non-volatile configuration memory.
    Configuration register is 0x2101
    SWITCH(config)#mls qos
                         ^
    % Invalid input detected at '^' marker.
    SWITCH(config)#
    SWITCH(config)#?
    Configure commands:
      aaa                         Authentication, Authorization and Accounting.
      access-list                 Add an access list entry
      access-session              Access Sesion Global Configuration Commands
      agent-server                Modify DNS server properties
      alias                       Create command alias
      ancp                        Configure ANCP
      archive                     Archive the configuration
      arp                         Set a static ARP entry
      async-bootp                 Modify system bootp parameters
      audit                       Router Audit
      authentication              Auth Manager Global Configuration Commands
      auto                        Configure Automation
      banner                      Define a login banner
      beep                        Configure BEEP (Blocks Extensible Exchange
                                  Protocol)
      bfd                         BFD configuration commands
      bfd-template                BFD template configuration
      boot                        Modify system boot parameters
      bridge                      Bridge Group.
      buffers                     Adjust system buffer pool parameters
      bulkstat                    Bulkstat Application
      call-home                   Enter call-home configuration mode
      cdp                         Global CDP configuration subcommands
      cef                         Cisco Express Forwarding
      cisp                        Set CISP parameters
      class-map                   Configure CPL Class Map
      clns                        Global CLNS configuration subcommands
      clock                       Configure time-of-day clock
      cluster                     Cluster configuration commands
      cns                         CNS agents
      comet-server                Configure comet-server properties
      config-register             Define the configuration register
      configuration               Configuration access
      control-plane               Configure control plane services
      crypto                      Encryption module
      cts                         Cisco Trusted Security commands
      default                     Set a command to its defaults
      default-value               Default character-bits values
      define                      interface range macro definition
      device-sensor               IOS Sensor Commands
      diagnostic                  Configure diagnostic information
      dns-server                  Modify DNS server properties
      dnsix-dmdp                  Provide DMDP service for DNSIX
      dnsix-nat                   Provide DNSIX service for audit trails
      do-exec                     To run exec commands in config mode
      dot1x                       IEEE 802.1X Global Configuration Commands
      downward-compatible-config  Generate a configuration compatible with older
                                  software
      eap                         EAP Global Configuration Commands
      emm                         Specify pre-loading of MDF
      enable                      Modify enable password parameters
      end                         Exit from configure mode
      energywise                  EnergyWise Global Configuration Commands
      epm                         EPM Global Configuration Commands
      errdisable                  Error disable
      ethernet                    Ethernet configuration
      event                       Event related configuration commands
      exception                   Exception handling
      exit                        Exit from configure mode
      fallback                    Fallback configuration commands
      fhrp                        Configure First Hop Redundancy Protocols
      file                        Adjust file system parameters
      fips                        FIPS mode after next reload
      flow                        Global Flow configuration subcommands
      format                      Format the output
      global-address-family       Enter address-family base routing topology mode
      help                        Description of the interactive help system
      hostname                    Set system's network name
      hw-module                   Apply command (e.g. shutdown) to specified
                                  hardware target
      hw-module                   Control of individual components in the system
      hw-switch                   Control of individual components in the switch
      id-manager                  ID Pool Manager
      identity                    Identity Configuration Commands
      infra-test                  Configure end2end properties
      interface                   Select an interface to configure
      ip                          Global IP configuration subcommands
      ipc                         Configure IPC system
      ipv6                        Global IPv6 configuration commands
      isis                        Global ISIS configuration subcommands
      issu                        no description
      key                         Key management
      kron                        Kron interval Facility
      l2                          Layer 2
      l2protocol-tunnel           Tunnel Layer2 protocols
      lacp                        LACP configuration
      li-view                     LI View
      license                     Configure License
      line                        Configure a terminal line
      link                        Enable Link State Tracking feature
      lldp                        Global LLDP configuration subcommands
      location                    Global location configuration commands
      logging                     Modify message logging facilities
      login                       Enable secure login checking
      mab                         MAC Authentication Bypass Global Configuration
                                  Commands
      mac                         Global MAC configuration subcommands
      macro                       Macro configuration
      media-proxy                 Global media proxy configuration
      mediatrace                  Mediatrace Application
      memory                      Configure memory management
      metadata                    Metadata Application
      mka                         MACsec Key Agreement (MKA) configuration
      module                      Module
      monitor                     Monitoring different system events
      mvr                         Enable/Disable MVR on the switch
      netconf                     Configure NETCONF
    Thank you.

    Hi,
    QOS implementation has radically changed since the advent of
    sup-7 & later
    You no longer set mls qos as qos is on the engine by default.
    Please see the following links
    http://www.cisco.com/c/en/us/products/collateral/switches/catalyst-4500-series-switches/white_paper_c11-539588.html
    "Ingress QoS: Default Actions
    First and foremost, QoS does not need to be enabled on the Supervisor Engine, it is on by default in compliance with the MQC construct.
    When a packet arrives at an interface, there are two options to take into consideration: is there a policy attached or not? If the packet arrives with or without a marking and there is not a policy attached to the interface, packets will flow through the switch untouched. There are no questions as to where the packet came from or if it has a valid marking. If the packet arrives with or without a marking, and a policy is attached to the interface, the packet will only then be subject to the policy classification."
    And the config guide
    http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst4500/15-1/XE_330SG/configuration/guide/config/qos_mrg.html#wp1461453
    Hope this helps
    Regards
    Alex

  • Windows 8.1 Recovery Nothing works says " not support by this version".

    Recently my computer crashed after the 8.1 830M   (April 17, 2014)  update. System went totally unstable. Have been making Windows Images for a long time in the event of a crash. Windows Recovery
    would not let me Restore Image, Reset, or Refresh with my Recovery Drive (USB).  It told me "not support by this version". I have a legal Win 8.0 that I upgraded to 8.1. Tried everything for a week then gave up. Is Windows 8.1 purposely NOT
    ALLOWING restoring with the Windows Image? 

     Windows Recovery would not let me Restore Image, Reset, or Refresh with my Recovery Drive (USB).  It told me "not support by this version". I have a legal Win 8.0 that I upgraded to 8.1
    Since you upgraded your PC to Windows 8.1, we need to use Windows 8.1 image or media to refresh your PC.
    Meanwhile, you said your computer crashed after installing Windows 8.1 update 1.
    Please check the event viewer to see if some error log appeared when the issue occurred.
    Regard,
    Kelvin Xu
    TechNet Community Support

  • EEM applet does not support extended ping ?

    Hi does anybody know if EEM applet does not support any extended Ping in a cli action ?
    This works:
    action 1000 cli command "ping ip 10.161.255.5"
    These statements does not work ?
    action 1000 cli command "ping ip 10.161.255.5 repeat 10 source Loopback0"
    action 1000 cli command "ping vrf TESTVRF ip 10.161.255.5 repeat 20 source Loopback0"
    I  found another possibility how to achive extended ping in EEM like following
    event manager applet ping
    event none sync yes
    action 100 cli command "enable"
    action 101 cli command "ping" pattern "[ip]"
    action 102 cli command "ip" pattern "address"
    action 103 cli command "10.161.255.5" pattern "count"
    action 104 cli command "20" pattern "size"
    action 105 cli command "100" pattern "seconds"
    action 106 cli command "2" pattern "commands"
    action 107 cli command "y" pattern "interface"
    action 108 cli command "Loopback0" pattern "service"
    action 109 cli command "0" pattern "header"
    action 110 cli command "no" pattern "data"
    action 111 cli command "no" pattern "pattern"
    action 112 cli command "0xABCD" pattern "Verbose"
    action 113 cli command " " pattern "size"
    action 114 cli command "n" event manager applet ping
    bu there is also no way to specify the VRF ?
    Any Ideas ?
    Thx
    Hubert

    Hi found failure,
    extended ping needs to be executed in priviledged mode, so need to enable in advance , then it works
    thx Bruno for the hint
    Hubert

  • Guest executed an intercepting instruction not supported by Hyper-V instruction emulation; event ID:18570

    Hi, Just started to play with Hyper V on win 8.1 enterprise,  before this I was using VPC 2007 for (32 bit guest) and vmware (64 bit guest)
    Here is the problem I have, I have windows 7 32 as a guest running till date using vpc 2007, now I am trying to use the vhd file in hyper v
    Option 1
     Tried configuring the same vhd file in hyperv by uninstalling (addins) and removing network card configuration and shared folder
    Option 2
     Tried converting vhd to vhdx using hyperv gui and ps command line
    In the both the options when I start the vm on hyperv, the cursor just blinks
    In the event log I get to see this,  any solutions for this would be of great help
    'abcd' was faulted because the guest executed an intercepting instruction not supported by Hyper-V instruction emulation. If the problem persists, contact Product Support. (Virtual machine ID E965D4B5-E976-45FD-B004-F51C12662360)
    Microsoft-Windows-Hyper-V-Worker/Admin
    Hyper-V-Worker
    18570
    - System
      - Provider
       [ Name]  Microsoft-Windows-Hyper-V-Worker
       [ Guid]  {51DDFA29-D5C8-4803-BE4B-2ECB715570FE}
       EventID 18570
       Version 0
       Level 1
       Task 0
       Opcode 0
       Keywords 0x8000000000000000
      - TimeCreated
       [ SystemTime]  2014-03-31T18:52:25.736827600Z
       EventRecordID 23069008
       Correlation
      - Execution
       [ ProcessID]  1240
       [ ThreadID]  3292
       Channel Microsoft-Windows-Hyper-V-Worker-Admin
       Computer Sathya-L850
      - Security
       [ UserID]  S-1-5-83-1-3915764917-1174268278-485819568-1612932626
    - UserData
      - VmlEventLog
       VmName abcd
       VmId E965D4B5-E976-45FD-B004-F51C12662360
       FailureCategory <not a known problem>
       InstructionByteCount 0
       InstructionBytes
       Rax 0x10
       Rbx 0x80
       Rcx 0x0
       Rdx 0x80
       Rsp 0x200
       Rbp 0x6e08
       Rsi 0x25db2a
       Rdi 0x7db2a
       R8 0x0
       R9 0x0
       R10 0x0
       R11 0x0
       R12 0x0
       R13 0x0
       R14 0x0
       R15 0x0
       Rip 0x9d
       Rflags 0x10002
       FpControlStatus 7F030000000000000000000000000000
       XmmControlStatus 0000000000000000801F0000FFFF0000
       Cr0 0x10
       Cr2 0x0
       Cr3 0x0
       Cr4 0x0
       Cr8 0x0
       Xfem 0x1
       Dr0 0x0
       Dr1 0x0
       Dr2 0x0
       Dr3 0x0
       Dr6 0xffff0ff0
       Dr7 0x400
       Es 0002000000000000FFFF000020009300
       Cs 00000B0000000000FFFF000000B09F00
       Ss 0002000000000000FFFF000020009300
       Ds 0002000000000000FFFF000020009300
       Fs 0002000000000000FFFF000020009300
       Gs 0002000000000000FFFF000020009300
       Ldtr 00000000000000000000000000000000
       Tr 0000000000000000FFFF000000008B00
       Idtr 000000000000FFFF0000000000000000
       Gdtr 000000000000270000002B0000000000
       Tsc 0x9886450c9b
       ApicBase 0xfee00900
       SysenterCs 0x0
       SysenterEip 0x0
       SysenterEsp 0x0
       PendingInterruption 0x0
    regards
    Sathya

    Uninstall the VPC VMAdditions from within the VM - they are trying to do something that Hyper-V does not allow.
    Hyper-V is not Virtual Server and the Virtual Server VMAdditions are not compatible with Hyper-V.
    Also, you have to set the HAL to re-detect.  VPC relied on a custom HAL, and if the OS in your VM is old enough, it won't automatically detect the change and will continue to use the VPC compatible HAL.
    http://blogs.technet.com/b/mmodin/archive/2009/11/12/enable-detect-hal-on-a-2008-r2-vhd-image.aspx
    http://support.microsoft.com/kb/299340
    http://social.technet.microsoft.com/Forums/windows/en-US/0ac9e805-672d-4e00-924d-83b3671cfbb9/windows-7-physical-to-vm-and-missing-detect-hal?forum=w7itprovirt
    Brian Ehlert
    http://ITProctology.blogspot.com
    Learn. Apply. Repeat.
    Disclaimer: Attempting change is of your own free will.

  • The Event read query was not supported

    I have an error during a Search request in my collab suite calendar.
    Here the soap message :
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <SOAP-ENV:Header>
    <auth:BasicAuth xmlns:auth="http://soap-authentication.org/2002/01/">
    <Name>lde</Name>
    <Password>xxxx</Password>
    </auth:BasicAuth>
    </SOAP-ENV:Header>
    <SOAP-ENV:Body>
    <cwsl:Search xmlns:cwsl="http://www.oracle.com/WebServices/Calendaring/1.0/">
    <CmdId>test</CmdId>
    <vQuery>
    <From>VEVENT</From>
    <Where>DTSTART >= '20061002T000000Z' AND DEND <= '20061002T235959Z'</Where>
    <x-oracle-searchhandle></x-oracle-searchhandle>
    <x-oracle-timestamp>20061002T113300Z</x-oracle-timestamp>
    </vQuery>
    </cwsl:Search>
    </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    And the reply is :
    <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
    <soap:Body>
    <soap:Fault>
    <faultcode>soap:Server.Error::Data::CalEvent</faultcode>
    <faultstring>The Event read query was not supported</faultstring>
    <detail>
    <cwsl:Error xmlns:cwsl="http://www.oracle.com/WebServices/Calendaring/1.0/">
    <Class>Error::Data::CalEvent</Class>
    <Code>000C-07-00-00000023</Code>
    <Line>306</Line>
    <FileName>UniapiQuery.cpp,v</FileName>
    <Version>1.2</Version>
    <LastMod>2005/04/26 16:47:36</LastMod>
    <Author>kelsaid</Author>
    <Date>Mon Oct 02 11:48:16 2006</Date>
    <PID>30834</PID>
    <TID>1124678576</TID>
    </cwsl:Error>
    </detail>
    </soap:Fault>
    </soap:Body>
    </soap:Envelope>
    I haven't any errors with this sample.
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <SOAP-ENV:Header>
    <auth:BasicAuth xmlns:auth="http://soap-authentication.org/2002/01/">
    <Name>lde</Name>
    <Password>xxxxx</Password>
    </auth:BasicAuth>
    </SOAP-ENV:Header>
    <SOAP-ENV:Body>
    <cwsl:Search xmlns:cwsl="http://www.oracle.com/WebServices/Calendaring/1.0/">
    <CmdId>test</CmdId>
    <vQuery>
    <From>VEVENT</From>
    </vQuery>
    </cwsl:Search>
    </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    Message was edited by:
    Ludovic DESSEMON

    I resolved my problem. It was a syntax error :
    <Where>DTSTART >= '20061002T000000Z' AND DTEND <= '20061002T235959Z'</Where>
    and not :
    <Where>DTSTART >= '20061002T000000Z' AND DEND <= '20061002T235959Z'</Where>

  • Event for not supported sound file type

    Hi,
    Is there an event or error that is dispatched when a user is trying to load a sound file that is not supported?
    When I try to load a ".wav" file (that is not supported) I don't get any event or error that indicates the sound load didn't succeed, it just doesn't load.
    I listen to IOErrorEvent.IO_ERROR, but it only fires when the file doesn't exist.
    any ideas except checking the extension of the file name?
    thx

    What is your operating system & version?
    What are you trying to install - Adobe Reader or Flash Player?
    What is the filename and size of the downloaded installer?

  • Help stop: "Service instances do not support events yet"

    on 5 november i upgraded to OSX 10.10. within a day or so i noticed i started getting a lot of spinning beach balls intermittently. it appeared to happen when using firefox. i upgraded to the latest version and kept noticing the beach ball. i happened to check my log files and found the system.log being filled with this:
    Nov 12 15:03:27 Dads-Computer com.apple.xpc.launchd[1] (com.apple.ftpd.9229A58C-96C5-45A6-8527-C2F1AA18EC3E): Service instances do not support events yet.
    Nov 12 15:03:30 Dads-Computer com.apple.xpc.launchd[1] (com.apple.ftpd.8BB1AFEB-C2CE-4710-A8FA-0488384A474E): Service instances do not support events yet.
    Nov 12 15:03:36 Dads-Computer com.apple.xpc.launchd[1] (com.apple.ftpd.62531F76-3E31-486E-ABD6-1A4FB62426C0): Service instances do not support events yet.
    Nov 12 15:03:37 Dads-Computer com.apple.xpc.launchd[1] (com.apple.ftpd.74200D21-6451-4171-96A4-8E98B7330897): Service instances do not support events yet.
    Nov 12 15:03:39 Dads-Computer com.apple.xpc.launchd[1] (com.apple.ftpd.47D30C54-9F9E-4600-87CD-7D099BBB869A): Service instances do not support events yet.
    Nov 12 15:03:40 Dads-Computer com.apple.xpc.launchd[1] (com.apple.ftpd.C1F3C6DC-0B1C-4803-872D-E00E5FBD0FDC): Service instances do not support events yet.
    Nov 12 15:03:43 Dads-Computer com.apple.xpc.launchd[1] (com.apple.ftpd.72516ADE-D5EC-44F4-90BB-BEAF25477FE3): Service instances do not support events yet.
    Nov 12 15:03:46 Dads-Computer com.apple.xpc.launchd[1] (com.apple.ftpd.7917AEE1-57A5-4B73-AF1C-2D7EEE5059AB): Service instances do not support events yet.
    Nov 12 15:03:51 Dads-Computer com.apple.xpc.launchd[1] (com.apple.ftpd.C9C4C114-0F35-4A75-92BC-455A77A54E3D): Service instances do not support events yet.
    Nov 12 15:03:53 Dads-Computer com.apple.xpc.launchd[1] (com.apple.ftpd.B74DA130-4409-41E7-BC0E-B634902D5E59): Service instances do not support events yet.
    Nov 12 15:03:54 Dads-Computer com.apple.xpc.launchd[1] (com.apple.ftpd.39A80443-46B2-49EC-A99C-FDCEF160843C): Service instances do not support events yet.
    Nov 12 15:03:56 Dads-Computer com.apple.xpc.launchd[1] (com.apple.ftpd.3ECC6066-D425-4816-89AC-9078A774604B): Service instances do not support events yet.
    Nov 12 15:03:57 Dads-Computer com.apple.xpc.launchd[1] (com.apple.ftpd.07336764-BCFD-417A-ABB2-210F71110641): Service instances do not support events yet.
    Nov 12 15:03:59 Dads-Computer com.apple.xpc.launchd[1] (com.apple.ftpd.286B599E-C409-4D66-9F30-20FAE6D0DDEE): Service instances do not support events yet.
    Nov 12 15:04:00 Dads-Computer com.apple.xpc.launchd[1] (com.apple.ftpd.3E49958A-A52B-4EE1-8AB9-BE9CBAA058A5): Service instances do not support events yet.
    I thought maybe there was a conflict between firefox and yosemite so downgraded firefox but the messages keep flowing.
    anyone have an idea of what this means and how to stop it?
    my guess was that the spinning beach ball is likely related to whatever application is trying to use some event not supported by Service instances.
    this is on a 2013  27" imac, 3.2GHz, 16GB RAM, macOSX 10.10

    Well I found a way to stop this error. I stopped the ftp service/server (whatever) and unloaded it
    using a couple of commands i found from someone else who had an issue with starting and stopping their ftp service.
    >>  launchctl stop com.apple.ftpd
    >>  launchctl unload -w /System/Library/LaunchDaemons/ftp.plist
    ran as root. this completely changed the behavior of my computer response. spinning beach balls seemed to have stopped (substantial reduction at this point)
    i guess if something comes along and says it won't work due to missing ftp service, i'll deal with it at that time.
    problem is solved for now.

Maybe you are looking for

  • No sound after OSX 10.7.4 update

    Hi, I'm using the MBP 17" (2011) model. Everything works fine until I updated to OSX 10.7.4 I had read several comments about this issue, but still could not solve it. Detail: 1. The volume logo turned to gray, and it was locked 2. In symtem sound pr

  • Pivot table calculated column

    Hello , I have created a pivot table like below ________________________________ *200908 .... 200909 .... 200910* No Matching data in A ........................ 500 ......... 550.............. 570 No Matching data in B ........................ 650 ..

  • Screen Painter in ECC 6.0

    we are using ECC 6.0 on this there is no screen elements pallets generall it will be on left side hoe to get that pls urgent

  • Albums get split up when adding to itunes library

    How do I get them back together? is there a simple drag and drop way of doing it?

  • Error while accessing ProcessRuntime mBean

    Hi, I am getting the following error when I am trying to call the method "getProcessInstances()" on ProcessRuntime MBean. [ m_process_runtime_mbean.getProcessInstances( query )).getInstanceIds() ); ] ----error--- [java] weblogic.management.Management