Marking SAP packets in WAE-612 v4.1.3a

Hi,
My client ask me if i could mark the SAP traffic with Precedence 1.
What did i done ? Figure "SAP cs1.JPG"
Application Classifier = Figure "SAP Ports.JPG"
When seeing Connection Statistics in CM GUI, filtering destination port 3201, i can see connections but not see the Classifier Name as SAP ....
I had defined as "Classifier" SAP in "Policy Definitions", and had set DSCP Marking as CS1 .
How can i see, if the packets is beeing marked for that specifically Classifier ?
SAP is one of the default Classifier of Enterprise-Applications.
I only want to mark the SAP packets ...
Did i do it right ??
Best Regards.
Bruno Petrónio

Old connections ->
"When seeing Connection Statistics in CM GUI, filtering destination port 3201, i can see connections but not see the Classifier Name as SAP .... "
New connections already had SAP as Classifier Name.
Marking Packets its working, althought the global policy application is configured to copy the packets, the Classifier Policy Definitions takes priority on behalf of Default Global Policy application.
But... how can i see, in gui or cli, if the packets is beeing marked... and how many ???
Best Regards,
Petrónio

Similar Messages

  • WAE 612 + ACNS 5.5.5 Help

    I've been trying to setup a WAE 612 w/ ACNS 5.5.5, and I've run into a few problems. The goal is to setup a transparent forward proxy for WMT files. This is a standalone unit. The edge router that this device is hooked up to is a Cisco 7206VXR running IOS 12.4(12).
    Initially, I configured WCCP outbound redirects on the WAN facing port of our edge router, and WCCP traffic seemed to be generated between the content engine and the router. `show statistics wccp gre,` it would return something like the following:
    Transparent GRE packets received: 54919
    Transparent non-GRE packets received: 0
    Transparent non-GRE packets passed through: 0
    Total packets accepted: 1134
    Invalid packets received: 0
    Packets received with invalid service: 0
    Packets received on a disabled service: 0
    Packets received too small: 0
    Packets dropped due to zero TTL: 0
    Packets dropped due to bad buckets: 0
    Packets dropped due to no redirect address: 0
    Packets dropped due to loopback redirect: 0
    Connections bypassed due to load: 0
    Packets sent back to router: 53785
    Packets sent to another CE: 0
    GRE fragments redirected: 0
    Packets failed GRE encapsulation: 0
    Packets dropped due to invalid fwd method: 0
    Packets dropped due to insufficient memory: 0
    Packets bypassed, no conn at all: 0
    Packets bypassed, no pending connection: 53785
    Packets due to clean wccp shutdown: 0
    Packets bypassed due to bypass-list lookup: 0
    Packets received with client IP addresses: 0
    Conditionally Accepted connections: 0
    Conditionally Bypassed connections: 0
    L2 Bypass packets destined for loopback: 0
    Packets w/WCCP GRE received too small: 0
    Packets dropped due to IP access-list deny: 0
    Packets fragmented for bypass: 21
    Packet pullups needed: 21
    Packets dropped due to no route found: 0
    Unfortunately, when the clients attempted to call up a WMT video, it would go through the process of buffering, initializing, and going to a ready state; but the video would not play. The 'show statistics wmt all' would only increment the error counter with each play attempt; none of the other statistics from this command would change.
    Next I attempted to just set this up as a non-transparent WMT proxy and configured an individual test Windows 9 Media client to reference the WAE as an RTSP proxy. It experienced the same problem as above. 'show statistics wmt all' would still only show error count increases with each attempted video, but nothing else would increment. This leads me to believe that the problem is not WCCP related, but something with my WAE configuration. I can successfully traceroute from my WAE to the video server; likewise, I can traceroute without problems from the WAE to my Windows media client machine.
    Also, when I do commands such as 'show statistics mediafs,' the values for 'space used by WMT proxy' sometimes increments for an attempt to load a video; at best, the increase is about 12KB.
    Here's the current WAE configuration file:
    contentengine#show running-config
    device mode content-engine
    hostname contentengine
    ip domain-name blah.domain.com
    interface GigabitEthernet 1/0
    ip address 172.16.0.1 255.255.255.248
    exit
    interface GigabitEthernet 2/0
    shutdown
    exit
    ip default-gateway 172.16.0.6
    wmt evaluate
    wmt accept-license-agreement
    wmt enable
    wmt max-concurrent-sessions 2500
    no auto-register enable
    ip name-server 172.16.0.9
    logging disk priority warning
    transaction-logs enable
    username admin password 1 jEy9iH6cH3x2s
    username admin privilege 15
    authentication login local enable primary
    authentication configuration local enable primary
    sshd enable
    mediafs-division wmt-cache-space 100 real-cache-space 0
    ! End of ACNS configuration
    Thanks -Mike

    try this configuration link:
    http://www.cisco.com/en/US/docs/app_ntwk_services/waas/acns/v53/configuration/local/guide/53ldg.html

  • WAAS 4.0.9 /WAE 612-K9 not accelerating

    I have a central site and four remote sites connected via leased lines, I receive a demo with 3 WAE-612-K9 (4.0.9 s/w version)for testing purposes. I connect one WAE as a CM and one WAE as application acceleration at the central site and the another at the remote site. I want to have Web and MS Exchange acceleration at first but I don't see any improvement. The central site have one 3845 router and the remote 2811 both with IOS 12.4(13c) version. Any help please ?

    Yes I see some connetions to be optmized, my problem/question is why I cannot see http optimization for my intranet site since the traffic is marked PT .
    I am using the default policy in both WAEs , as I can see the policy marks http traffic to be full optimized.
    On the cms I cannot see any Reduction taking place , all traffic marks as 0.
    In both WAEs sh statistics dre shows all 0's
    and no hard drive space used.
    The mail servers are MS Exchange 2003 with smtp connectors between them , one server per site. It's possible to improve e-mail too ?
    Topology
    Central site->3845-->2811-->Remote Site
    | |
    WAE WAE

  • Cisco 3750 --- Mark TCP packets from port 80 with DSCP ef

    Good afternoon,
    I am trying to mark outgoing traffic from a web server with value of DSCP ef
    When I am doing a traffic capture all TCP packets have tos 0x0
    If I marked UDP packets, or icmp packets, I can see it with in trafic capture, but not TCP traffic.
    This is my config,
    mls qos
    ip access-list extended MARK-HTTP-ACL
      permit tcp host 10.10.10.10 eq www any
    class-map match-any HTTP-CM
    match access-group name MARK-HTTP-ACL
    policy-map PRIORITY-PM
    class HTTP-CM
      set dscp ef
    interface GigabitEthernet1/0/11
    switchport access vlan 20
    switchport mode access
    spanning-tree portfast
    mls qos trust dscp
    service-policy input PRIORITY-PM
    Can anybody can help me to understand, why I cannot mark TCP packets?
    Thank you

    Yes.  You need to eliminate the things I've said to eliminate with the other side.  Ensure your configs are matching exactly.  They probably are, whatever, just make sure of it because it's easy.  You both need to run packet captures on your interfaces both in and out to even begin to have an idea of where to look.
    The more info you can have just one person responsible for the better.  What I mean by that is, it's typically a nice step for the 'bigger end' to have the 'smaller end's' config file to look at.
    If you are seeing packets come in your inside, leave your outside, and never make it to his inside, then take it a step at a time.
    If you're seeing them come in his interface and never come back out, you know where to look.
    Set your caps to a single host to single host if need be, and generate traffic accordingly.
    You need to narrow down where NOT to look so that you know where TO look.  I would say then, and only then, do you get the ISP involved.  Once you're sure the problem exists between his edge device and your edge device.
    I do exactly this for a living on a daily basis...day after day after day.  I'm responsible for over 200 IPSec s2s connections and thousands of SSL VPN sessions.  I always start the exact same way...from the very bottom.

  • WAE-612-K9

    Hello, I have the following problem, after finish the rebuild of my Raid-1 in the WAE-612-K9 equipment, it show a critical alert:
    - CMS STATUS IS OFFLINE.
    I try ACTIVATE the WAE via  web interface , but this doesn´t work.
    Please somebody have any ideas about what happend....???
    The version of software is 4.1.3A.
    Thanks very much for you help.
    Regards
    Fernando.

    Do you have telnet/ssh access to the device?  If so you need to deregister the device and then re register the device. I am no expert, but this will fix the issue at the expense of histrical data.
    WAASName> cms deregister /force
    WAASName> config terminal
    WAASName#> cms enable
    WAASName#> exit
    wr mem
    Rob

  • WAE 612 deployed in HA - how do I set it up????

    Can anyone give me some advise of deploying WAE at a branch site in HA Mode?
    Is it possible for them to work in some kind of HA mode?
    I don't plan on having the devices inline - So they will both be connected to a switch and use WCCP (well that's the plan anyway)
    Any advise is welcome

    Hi,
    Just make sure to configure all your WAEs at a given site to talk to the same set of WCCP routers using the same WCCP services (WAAS uses WCCP services 61 and 62 by default). In this case, WCCP will automatically load-balance between all WAEs available in the WCCP cluster. WCCP will also adapt the load-balancing scheme whenever a WAE leaves or joins the WCCP cluster, thus achieving HA (if only a single WAE remains in the cluster, all load will be sent to that remaining WAE).
    Please find further information on WCCP here:
    http://www.cisco.com/en/US/docs/app_ntwk_services/waas/waas/v441/configuration/guide/traffic.html
    Regards,
    Michael

  • WAE 612 Log

    Hi,
    Has anyone seen this message before??
    Jun 2 07:37:44 Site-WAE-1 tcpproxy: %WAAS-RE-3-690422: (548714) conn-id: 5784671: RE Aggregation error: process_full_tree failed -1105 (Read failed: not found)
    The message is not in the alarm book for version 4.0.17.b.14....should I be concerned?

    Mike,
    This message deals with a particular connection-id (5784671) and DRE aggregation information. I don't think you need to be concerned unless you start seeing this a lot in the syslogs.
    Dan

  • Marking packet with DSCP

    Is it possible to mark packets with DSCP field in the Maverics OS? Mark either packets with specific ports , src , dst , etc?  thx

    Seems like this explains what i need. I  need to test.  http://code.google.com/p/exports/wiki/DSCPWorkAround

  • History active connections WAAS (WAE)

    Hi Folks!
         I need extract the history active connections from WAE-512 and WAE-612. For example, in hour XX:XX I was X number of active connections.How I can do this? It´s possible? Exist SNMP OID to collect this information if not is possible in Central Manager?
    Thanks.

    Hi Harrisson,
    Thanks for marking this Answered.
    You can use WAE Central Manager to export these numbers to any NetFlow analyzer.
    http://www.cisco.com/en/US/docs/app_ntwk_services/waas/waas/v421/configuration/guide/planning.html#wp1041835
    http://www.cisco.com/en/US/docs/app_ntwk_services/waas/waas/v421/configuration/guide/monitor.html#wp1163526
    WAAS does flow the agent to any netflow collector / analyzer. NetQoS and NAM can understand this traffic directly where as you will need additional customized api if you want to export the stats from WAAS to others.
    All these APIs are publicly available and listed here: http://www.cisco.com/en/US/products/ps6870/products_programming_reference_guides_list.html
    Cisco WAAS reporting using NetFlow can be done with almost any NetFlow collector that supports both ingress and egress flows.  One of the 3rd party has posted this on their website.  Best Practices blog releated to Cisco WAAS and NetFlow.
    http://www.plixer.com/blog/netflow/best-practices-for-cisco-waas-reporting-using-netflow/
    Hope this helps.
    Regards.

  • Add RAID 1 to WAE 574

    I just received a brand new WAVE-574 for our branch office, and noticed that it was shipped with a single drive configuration.  I just bought an additional hard drive from Cisco to go into this WAVE-574 so the disks are configured in a RAID 1 for redandancy.   I have been looking for configuration and setup instructions, but without any luck so far.
    Could you please let me know the setup procedures?
    Thanks in advance for your assistance!

    Hi Rocky,
    The links I provided are config guide links and you only need appropriate CCO id to access them. I do not think these are partner only links.
    Let me paste some of the details from the links provided by me and Fabio here:
    Replacing a Hard Disk Drive
    The WAVE appliance supports as many as two 3.5-inch (Large Form Factor) SATA hard drives.
    When replacing hard drives to the WAVE appliance, observe the following general guidelines:
    •The system automatically sets all drive numbers.
    •If only one hard drive is used, install it in the bay with the lowest drive number.
    •Drives  must be the same capacity to provide the greatest storage space  efficiency when drives are grouped together into the same drive array.
    Note All hard disk drives being used in the appliance must be identical.
    Caution To  maintain proper system cooling, do not operate the appliance for more  than 10 minutes without either a hard disk drive or a filler panel  installed in each bay.
    To replace a hard disk drive in a bay, follow these steps:
    Step 1 Review the information in the "Safety Warnings and Cautions" section on page 2-2 and the "Safety Guidelines" section on page 2-3.
    Step 2 Make sure that the chassis cover is in place and fully closed.
    Step 3 Power down the device and and disconnect the power cord and all external cables.
    Step 4 Slide the latch and then pull out the handle (see Figure 4-4).
    Figure 4-4     Removing a Hard Disk Drive
    Step 5 Pull the drive assembly from the bay.
    Step 6 Wait  1 minute and then insert the new drive into the same slot by aligning  the replacement drive assembly with guide rails in the bay and sliding  the drive assembly into the bay until it stops. Make sure that the drive  is properly seated in the bay.
    Step 7 Close the drive handle.
    Step 8 Reboot the WAVE appliance.
    Step 9 Check  the hard disk drive status LED after the system has booted to verify  that the hard disk drive is operating correctly. If the amber hard disk  drive status LED for a drive is lit continuously, that drive is faulty  and must be replaced. If the green hard disk drive activity LED is  flashing, the drive is being accessed.
    Step 10 Wait 1 minute and then verify that the replaced disk drive is in the Rebuilding state by using the show disks details command in EXEC mode.
    Note The  system automatically starts the rebuild operation when it detects the  removal and reinsertion of a drive that is part of the logical RAID  drive.
    Step 11 Wait  until the rebuild operation is complete. A disk rebuild operation may  take several hours. You can check if the rebuild operation is complete  by using the show disk details command in EXEC  mode. The physical drive state will be Online and the RAID logical drive  state will be Okay after the rebuild operation is completed.
    Step 12 Use the show disk tech command in EXEC mode to verify that the firmware and BIOS information is correct for both hard drives.
    If you have multiple disk failures and your RAID-1 logical status is  Offline, you must recreate the RAID-1 array. For more information on  disk removal and replacement procedures, see the Cisco Wide Area Application Services Configuration Guide, Chapter 15, "Maintaining Your WAAS System."
    Performing Disk Maintenance for RAID-1 Systems
    WAAS supports hot-swap functionality for both failed disk replacement  and scheduled disk maintenance. When a disk fails, WAAS automatically  detects the disk failure, marks the disk as bad, and removes the disk  from the RAID-1 volume. To schedule disk maintenance, you must manually  shut down the disk.
    You must wait for the disk to be completely shut down before you  physically remove the disk from the WAE. When the RAID removal process  is complete, WAAS generates a disk failure alarm and trap. In addition, a  syslog ERROR message is logged.
    Note If  the removal event (such as, a disk failure or software shutdown) occurs  while the RAID array is in the rebuild process, the RAID removal  process may take up to 1 minute to complete. The duration of this  process depends on the size of the disk.
    If the WAAS software removes a failed disk during the RAID rebuild  process, a RAID rebuild failure alarm is generated. If you  administratively shut down the disk during the RAID rebuild process, a  RAID rebuild abort alarm is generated instead.
    When you install a replacement disk, the WAAS software detects the  replacement disk and performs compatibility checks on the disk,  initializes the disk by creating partitions, and adds the disk to the  software RAID to start the RAID rebuild process.
    If the newly inserted disk has the same disk ID as a disk that was  previously marked bad in the same physical slot, then the disk will not  be mounted, and the post-replacement checks, initialization, and RAID  rebuilding will not occur.
    A newly installed disk must be of the same type as the old disk and it must meet the following compatibility requirements:
    •If  the replacement disk is for disk00, disk02, or disk04 of a RAID pair,  the replacement disk must be the same size as the running disk in the  array.
    •If  the replacement disk is for disk01, disk03, or disk05 of a RAID pair,  then the replacement disk must have the same or greater RAID capacity as  the running disk in the array.
    Compatibility checks, which are part of the hot-swap process, check for  capacity compatibility. Incompatibility generates an alarm and aborts  the hot-swap process.
    Table 15-3 shows the drive-type compatibility for the WAE-612. All drives must be the same type.
    Table 15-3     WAE-612 Drive-Type Compatibility Matrix
    Drive Types SAS1 SATA22
    SAS
    Ok
    No
    SATA2
    No
    Ok
    1 Serial Attached SCSI
    2 Serial Advanced Technology Attachment 2
    To perform disk maintenance, follow these steps:
    Step 1 Manually shut down the disk.
    a. Enter the disk disk-name diskxx shutdown command in global configuration mode.
    b. Wait  for the disk to be completely shut down before you physically remove  the disk from the WAE. When the RAID removal process is complete, WAAS  generates a disk failure alarm and trap. In addition, a syslog ERROR  message is logged.
    Note We recommend that you disable the disk error-handling reload option, if enabled, because it is not necessary to power down the system to remove a disk.
    Step 2 Insert  a replacement disk into the slot in the WAE. The replacement disk must  have a disk ID number that is different from the disk that it is  replacing.
    Step 3 Reenable the disk by entering the no disk disk-name diskxx shutdown global configuration command.

  • ToS Preservation with egress remarking on inner packet

    Hi, I am using DMVPN/IPSEC/VRFs. On the egress of the DMVPN/VRF tunnel interfaces, I have applied a Service Policy to remark traffic. Hence the remarking occurs on the inner packet header.
    Assuming qos-preclassify is NOT enabled. Does anyone know how 12.4T IOS code should operate (options)
    1. Copy the "remarked" TOS value to the outer headers as part of the TOS preservation feature
    2. Copy the original (pre remarking) TOS value of the inner packet header as part of the TOS preservation feature
    3. Egress inner packet header remarking disables TOS preservation feature.
    4. Other ?
    Problem Space : At remote sites, I can easily perform the QOS remarking on the router LAN ingress interface, rather than on the egress DMVPN tunnel interface. However at the head end, the DMVPN/IPSEC/VRF routers also happen to be MPLS PE devices. Hence remarking on Layer3/4 (IP/Ports) criteria on the ingress interface is not possible as we are dealing with MPLS labels. Hence why I am attempting to do this on the egress on the DMVPN tunnel/VRF interface.
    thanks
    George

    After testing. I can confirm that 2. appears to apply.
    TOS preservation operation utilises the original inner header TOS values, rather than the remarked TOS value.
    Hence even if the inner header is remarked (lets say from CS1 to AF11)on egress, the outer IPSEC header will still have the original TOS settings ie. CS1.
    This aligns with the QoS Order of Operation.
    http://www.cisco.com/en/US/tech/tk543/tk757/technologies_tech_note09186a0080160fc1.shtml
    which states -
    "On the outbound path, common classification happens before any QoS features are applied. A result of this approach is that any QoS features applied on the outbound policy act upon the original priority value. If you need to take actions based on a remarked value on the same router, then you must mark the packets on the incoming interface and apply other QoS actions based on this new priority on the outgoing interface"
    Hopefully the "qos pre-classify" feature should provide the capability to remark both the inner header and outer IPSEC header...back to testing...???
    cheers
    George
    CCIE2980

  • Process for Adding Additional WAE to 4.0.11 Cluster with CIFS

    I will be adding an additional WAE 612 W/ 4GB of memory to an existing single WAE 612/4GB cluster in the future. What is the best practice process for adding the second WAE to the cluster. I would like to do the WCCP configuration last. Whats the easiest way to move the policies from the existing WAE to the second wae. Is it as simple as just creating a Cluster Device Group and then adding both devices to the group. Will the second WAE inherit the settings for WAFS as well? I am not concerned about the WAAS setup.
    I don't have access to the credentials for the CIFS connection on the core WAE today so i would really like to know if i can complete this install by just copying settings from the existing WAE using the device group settings.
    I am also going to reverse the 61 and 62 settings to ensure that the inbound client connections get load balanced across the WAE properly.
    Any other things to consider?
    Thanks in advance
    Mike

    Mike,
    The edges will always reconnect to the same core unless it's not available. In 4.0.x, WCCP does not effect CIFS connections (4050 connections), only load balancing the TCP connections outside the 4050 connections. I have manually load balanced edges before via expert mode on the edge GUI, but it's fairly unwieldy. How many edges do you have? I can dig up the procedure if you want to use it.
    You can get decent load balancing by setting up both cores so they are both taking edge connections, take the old core offline (stopping the service in the GUI) for several minutes and then bringing it back up. A good number of your edges should now be on the new core and some will still be on the old core.
    Also, remember it's best practice to try and keep N+1 at your core. If you loose a core WAE in your cluster and a single Core can't handle the CIFS traffic, you will continue to get CIFS optimization.
    Hope that helps,
    Dan

  • Trouble with SAP system installation GUI

    Hello all,
    I've installed SLES10 SP2 X86_64 without any problem. During the installation I marked "SAP desired" option to get SAPINIT package installed.
    After initial settings of environment variables and all the stuff, I ran the SAP installation via ./sapinst command (as root). The system displayed proper notice:
    guiengine: No GUI server connected; waiting for a connection on host server, port 21200 to continue with the installation
    but instead of displaying of SAPGUIInstallation on my local PC nothing happend. I use Putty with X11 forwarding option and Xming. Normally this works fine, but not now. I tried the XCLOCK - this works ok.
    So I ran the ./sapinst in X11 directly on the server in ptty7. The SAPGUIInstallation came up. So I shut it down and kept trying to start the installation remotely. After 2hours I came back to X11 to check the SAPGUIInstalltion is still working .. and guess what - even there the GUI haven't been starting since.
    Do you have any idea, what should be wrong or where should I look ?
    Thank you in advance for ANY hint.
    Rgds
    Tomas

    Hello Hannes,
    here are answers for you points:
    - java-1_4_2-ibm-1.4.2_sr11
    - sapinst (of SAP SolMan) from SAP Package official delivery (with SAP NetWeaver04S SP3)
    There is one more note to be mentioned:
    the true is, that when I try to run ./startInstGui.sh (from the same directory as sapinst binary - it comes togethere on Installation Master DVD) .. I get following error:
    Java Runtime found in SAPINST_JRE_HOME environment variable
    Path: /usr/lib64/jvm/jre/bin/java
    Start mode: gui (GUI only)
    Connection parameters:
    GUIServer host: localhost
    GUIServer port: 21212
    Starting...
    <<< frog.jar: version 5.4.5 10/19/05 sap.theme: null >>>
    Warning: Cannot convert string "--lucida-medium-r--------*-iso8859-1" to type FontStruct
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:85)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:58)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:60)
    at java.lang.reflect.Method.invoke(Method.java:391)
    at com.sap.sdt.util.misc.MethodCall.invoke(MethodCall .java:82)
    at com.sap.sdt.util.misc.BootStrapper.start(BootStrap per.java:107)
    at SDTGui.main(SDTGui.java:46)
    Caused by: java.lang.InternalError: java/langNullPointerException
    So if the "startInstGui.sh" is run on the background after the GUIserver initialization (previous post), it also probably dumps. I just can not find the log about that.
    I guess I should solve this exception first .. only thing is I dont know how
    Any ideas ?
    Thank you !
    Tomas

  • How do I upgrade from WAAS CM on WAE-7326 to vWAAS CM

               My WAAS network comprises of WAE-612 and WAE-7326 Running Sotware version 4.3.3.1, these are old and we are now going to Cisco 3945 Routers with SRE WAAS and the vWAAS as Central Manager.
    The problem is how do I get the configuration across from the 7326 that is a CM to the vWAAS CM?
    Can the vWAAS run software version 4.4? if so my standyby CM is a WAE612 which can be upgraded to 4.4, so I would make that the primary CM the new vWAAS as standby, so then the configuration would go across to the new vWAAS. once done make the vWAAS primary again, then install a second vWAAS as standby.
    is the above possible?
    I can't find any documentation about upgrading the WAAS nework

    Hi Edward,
    For the upgrade process, you'll have to follow this procedure :
    http://www.cisco.com/c/en/us/td/docs/app_ntwk_services/waas/waas/v541/release/note/waas541xrn.html#pgfId-171257
    So either down grade your vCM to 4.4.7 (this requires that it is a vCM-100 or -2000)
    - there probably is a vCM 4.4.7 image out there somewhere, but these could be hard to get.
    - or just use the "copy ... install" on your vCM, to get it downgraded.
    or use the 294 method (same methodology applies)
    But as I see it, there is no need to play around wit ha secondary CM, you don't need the CM to ensure optimization, when things are up and running.
    You can easily change a CM to an accellerator by configuration and a reload, unless we're taking vWAAS, where the ova image is locked.
    remember to take a backup of your CMS database and place it somewhere else, before starting upgrading.
    Best Regards
    Finn Poulsen

  • Unable to Uninstall "TVT Packet Filter Miniport #4

    Does anyone know the purpose of the TVT Packet Filter Miniport #4 that appears in my Device Manager list under Network adapters?  The listing shows it with a yellow ! and I am unable to update the driver or uninstall it.  I get the message "Failed to uninstall the device. The device may be required to boot up the computer."
    Thanks in advance for any information. 

    This is easily fixed:
    1) Go to Control Panel, Network Connections
    2) For each Device listed, choose its Properties, then uncheck TVT Packet Filter, then click OK.
    3) Double check making certain that you have unchecked all TVT Packet Filter for each Network Device listed.
    4) Go to Control Panel, System, Device Manager.
    5) Now you can Uninstall the <yellow exclamation mark> (TVT Packet Filter missing driver) under Other Devices.
    6) If you followed the above steps correctly, this error should not recur.

Maybe you are looking for

  • IPhone 4 audio playback cuts out after latest update (5.1)

    My phones audio playback ( podcast, audiobook or music) cuts out at random intervals during playback. This happens when listening through apple headPhones or my audio lead aux input to my stereo. This has only started since the last software update (

  • Updated iPhone Software to vers 2.0. Now "Sent" messages & folder are gone

    *Just downloaded (40 mins) & installed iPhone Software version 2.0.* Contacts/Phone/Bookmarks/Music Library/Picts are all OK. _PROBLEM IS I've lost all my Sent Email messages and Sent Folder for each mail account and no longer have access to any mess

  • How is importance of PL/SQL today?

    Hi, I want to begin a commercial training that teaches me how to program an Oracle database in PL/SQL. This training lasts 12 months, and before I start it, I want to know what is the importance of PL/SQL today? Is PL/SQL still a modern programming l

  • Newbie - What is OO?

    Hi there. I am doing programming using Java, thanks for some help and hope to get some more! I am in semester 2 now at uni, and having a panic attack - I may fail :( The thing is, I love programming, done it for a long time, self taught and taught by

  • Oracle 8i deployment

    1)I cannot find Oracle 8i lite in the Oracle Store (web site). What is the pricing? 2)There is a deploy feature. Does it mean I can distribute (read sell) applications without additional licenses? Do customers have to buy licenses? 3)Since Oracle 8i