Enabling WAAS SSH from GUI?

This is posible?
As a workaround it is posible to change the file from a backup and restore that file on the WAAS? What file?
Thanks

Hi Alex,
I played around with this a little it, but wasn't able to find a solution.  Looks like you'll need to get console access to the device.
Regards,
Zach

Similar Messages

  • Not able to ssh from one EC2 instance to another

    I was trying to work with Oracle AMIs on Amazon cloud (EC2 instances).
    1) Created 2 EC2 instances of an Oracle database AMI ( based on Oracle Enterprise Linux (OEL) 5)
    2) I have opened ports in my security group associated with these EC2 instances.
    i) TCP 22 (SSH) - 0.0.0.0/0 ( Everybody)
    ii) ICMP ALL - 10.0.0.0/8 ( To enable ping functionality)
    So i am able to ping successfully from one EC2 to another with the public DNS, but ssh hangs
    a) Login to EC2 instance #1 from my desktop - SUCCESS
    b) ssh public_ip_of_instance_2 22  (HANGS).....
    c) Login to EC2 instance #2 from my desktop - SUCCESS
    d) ssh public_ip_of_instance_1 22 (HANGS).....
    Any ideas ? I worked with a default UBUNTU ec2 instance in amazon (public AMIs) and i did not face any problem doing an ssh from one EC2 to another.
    Is there something inside OEL (Oracle Enterprise Linux) that locks down ssh on port 22 from one instance to another ?
    Any ideas ?

    Hi All,
    I could solve it myself. Thanks for the time.
    The problem was I tried to navigate directly from the component ''BT125H_TASK' to the component 'CRMCMP_CMG', as I could not find any parent for BT125H_TASK earlier.
    Now I could find its parent component which is 'BT110M_ACT'.
    The outbound plug created in the task component has to be added to the component usage of 'BT110M_ACT' and the delegation should be done. The other things are the same. It works fine.
    Regards
    Vidhya

  • SSH from Cisco Router to another Cisco Router

    I believe I already know what the issue is but wanted to confirm.
    I recently changed the configuration of the routers so that all incoming SSH connections can only be done via the specified port:
    ip ssh port xxxx rotary 10
    created an ACL and everything works beautifully with Putty.  When I try to SSH from a router to another router it sits there and the ACL permits the connection but nothing happens.
    I use ssh -p xxxx NAME.
    I assume this is because of the cert not being recognized by the connecting router?

    Hi,
    I'm afraid you misunderstood the purpose of ip ssh port:
    To enable secure access to tty (asynchronous) lines, use the ip ssh port command in global configuration mode. To disable this functionality, use the no form of this command.
    ip ssh port por-tnum rotary group
    no ip ssh port por-tnum rotary group
    The result of your command
    ip ssh port xxxx rotary 10
    is, that incoming ssh sessions destined to your secret port xxxx will be forwarded to a vacant async interface belonging to rotary group 10. That is: anything you type into your ssh client will be sent out as an asynchronous character to the async interface to which the ssh session is connected to. Now I assume that you dont have
    What you might want to try is the command rotary which allows to put vty into a rotary group
    line vty 2 4
    rotary 10
    login local
    Rgds, MiKa
    Message was edited by: m.kafka (added line vty rotary)

  • Error message trying to enable WAAS Express

    I have one location that is giving me fits trying to enable WAAS express. The three before it went fine but I think this may be related to the fact that this one location is currently configured to support COS. The message I receive when issueing the waas enable command is
    % waas enable failed: Unable to create WAAS class-map as class-map BGP already exists in another type.
    This are their current definitions ...
    class-map match-any BGP
    match protocol bgp
    class-map match-any COS3
    match access-group name COS3-Traffic
    match protocol icmp
    class-map match-any COS2
    match access-group name COS2-Traffic
    match protocol bgp
    class-map match-any COS1
    match access-group name COS1-Traffic
    policy-map MARK-BGP
    class BGP
      set ip dscp cs6
    policy-map COS
    class COS1
      priority 320
      set ip dscp ef
    class COS2
      bandwidth remaining percent 60
      set ip dscp af31
      service-policy MARK-BGP
    class COS3
      bandwidth remaining percent 30
      set ip dscp af21
    class class-default
      bandwidth remaining percent 10
      set ip dscp default

    Hi,
    When you first enable WAAS express on a device, it will define a set of policies for traffic optimization. Among those, there is one called BGP, which is conflicting with the current one and as a result, enabling WAAS fails and the error you saw is displayed
    To solve this issue, you will have to change the configuration of your device to ensure that there are no classes or policies with the same names as the ones that WAAS will configure.
    For your reference, below you can see a list of the configuration that will be added by WAAS Express by default:
    class-map type waas match-any BFTP match  tcp destination port 152 class-map type waas match-any MS-Message-Queuing match  tcp destination port 1801 match  tcp destination port 2101 match  tcp destination port 2103 match  tcp destination port 2105 class-map type waas match-any WINS match  tcp destination port 42 match  tcp destination port 137 match  tcp destination port 1512 class-map type waas match-any NNTP match  tcp destination port 119 class-map type waas match-any PPTP match  tcp destination port 1723 class-map type waas match-any Internet-Mail-secure match  tcp destination port 995 match  tcp destination port 993 match  tcp destination port 465 class-map type waas match-any RTSP match  tcp destination port 554 match  tcp destination port 8554 class-map type waas match-any VocalTec match  tcp destination port 1490 match  tcp destination port 6670 match  tcp destination port 25793 match  tcp destination port 22555 class-map type waas match-any PostgreSQL match  tcp destination port 5432 class-map type waas match-any Danware-NetOp match  tcp destination port 6502 class-map type waas match-any TACACS match  tcp destination port 49 class-map type waas match-any XWindows match  tcp destination port 6000 6063 class-map type waas match-any Cisco-CallManager match  tcp destination port 2748 match  tcp destination port 2443 class-map type waas match-any MS-EndPointMapper match  tcp destination port 135 class-map type waas match-any PDMWorks match  tcp destination port 30000 match  tcp destination port 40000 class-map type waas match-any MS-Chat match  tcp destination port 6665 match  tcp destination port 6667 class-map type waas match-any SASL match  tcp destination port 3659 class-map type waas match-any SOAP match  tcp destination port 7627 class-map type waas match-any Laplink-ShareDirect match  tcp destination port 2705 class-map type waas match-any EMC-SRDFA-IP match  tcp destination port 1748 class-map type waas match-any FTPS match  tcp destination port 990 class-map type waas match-any Veritas-NetBackup match  tcp destination port 13720 match  tcp destination port 13721 match  tcp destination port 13782 match  tcp destination port 13785 class-map type waas match-any Basic-TCP-services match  tcp destination port 1 19 class-map type waas match-any Connected-DataProtector match  tcp destination port 16384 class-map type waas match-any MS-Terminal-Services match  tcp destination port 3389 class-map type waas match-any TFTP match  tcp destination port 69 class-map type waas match-any HTTP match  tcp destination port 80 match  tcp destination port 8080 match  tcp destination port 8000 match  tcp destination port 8001 match  tcp destination port 3128 class-map type waas match-any QMTP match  tcp destination port 209 class-map type waas match-any IBM-NetView match  tcp destination port 729 731 class-map type waas match-any LDAP match  tcp destination port 389 match  tcp destination port 8404 class-map type waas match-any BitTorrent match  tcp destination port 6881 6889 match  tcp destination port 6969 class-map type waas match-any FCIP match  tcp destination port 3225 class-map type waas match-any Novell-ZenWorks match  tcp destination port 1761 1763 match  tcp destination port 517 match  tcp destination port 2544 match  tcp destination port 8039 match  tcp destination port 2037 class-map type waas match-any UniSQL match  tcp destination port 1978 match  tcp destination port 1979 class-map type waas match-any RAdmin match  tcp destination port 4899 class-map type waas match-any SoulSeek match  tcp destination port 2234 match  tcp destination port 5534 class-map type waas match-any WBEM match  tcp destination port 5987 match  tcp destination port 5988 class-map type waas match-any CIFS match  tcp destination port 139 match  tcp destination port 445 class-map type waas match-any Lotus-Sametime-Connect match  tcp destination port 1533 class-map type waas match-any IBM-TSM match  tcp destination port 1500 1502 class-map type waas match-any Remote-Replication-Agent match  tcp destination port 5678 class-map type waas match-any Telnet match  tcp destination port 23 match  tcp destination port 107 match  tcp destination port 513 class-map type waas match-any LDAP-secure match  tcp destination port 636 class-map type waas match-any Remote-Anything match  tcp destination port 3999 4000 class-map type waas match-any Double-Take match  tcp destination port 1105 match  tcp destination port 1100 class-map type waas match-any Borland-Interbase match  tcp destination port 3050 class-map type waas match-any Sun-RPC match  tcp destination port 111 class-map type waas match-any NetApp-SnapMirror match  tcp destination port 10565 10569 class-map type waas match-any Amanda match  tcp destination port 10080 class-map type waas match-any iSNS match  tcp destination port 3205 class-map type waas match-any FTP-Control match  tcp destination port 21 class-map type waas match-any HP-OpenMail match  tcp destination port 5755 match  tcp destination port 5757 match  tcp destination port 5766 match  tcp destination port 5767 match  tcp destination port 5768 match  tcp destination port 5729 class-map type waas match-any PCAnywhere match  tcp destination port 73 match  tcp destination port 5631 5632 match  tcp destination port 65301 class-map type waas match-any EMC-Celerra-Replicator match  tcp destination port 8888 class-map type waas match-any Gnutella match  tcp destination port 6346 6349 match  tcp destination port 6355 match  tcp destination port 5634 class-map type waas match-any HP-OpenView match  tcp destination port 7426 7431 match  tcp destination port 7501 match  tcp destination port 7510 class-map type waas match-any MSN-Messenger match  tcp destination port 1863 match  tcp destination port 6891 6900 class-map type waas match-any Yahoo-Messenger match  tcp destination port 5000 5001 match  tcp destination port 5050 match  tcp destination port 5100 class-map type waas match-any Apple-AFP match  tcp destination port 548 class-map type waas match-any Apple-iChat match  tcp destination port 5297 match  tcp destination port 5298 class-map type waas match-any PCMail-Server match  tcp destination port 158 class-map type waas match-any Siebel match  tcp destination port 8448 match  tcp destination port 2320 match  tcp destination port 2321 class-map type waas match-any Kerberos match  tcp destination port 88 match  tcp destination port 2053 match  tcp destination port 754 match  tcp destination port 888 match  tcp destination port 543 match  tcp destination port 464 match  tcp destination port 544 match  tcp destination port 749 class-map type waas match-any MS-NetMeeting match  tcp destination port 522 match  tcp destination port 1503 match  tcp destination port 1731 class-map type waas match-any Oracle match  tcp destination port 66 match  tcp destination port 1525 match  tcp destination port 1521 class-map type waas match-any Unix-Printing match  tcp destination port 515 match  tcp destination port 170 class-map type waas match-any Documentum match  tcp destination port 1489 class-map type waas match-any Pervasive-SQL match  tcp destination port 1583 class-map type waas match-any Jabber match  tcp destination port 5222 match  tcp destination port 5269 class-map type waas match-any iFCP match  tcp destination port 3420 class-map type waas match-any NNTP-secure match  tcp destination port 563 class-map type waas match-any SQL-Service match  tcp destination port 156 class-map type waas match-any Internet-Mail match  tcp destination port 25 match  tcp destination port 110 match  tcp destination port 143 match  tcp destination port 220 class-map type waas match-any Lotus-Notes match  tcp destination port 1352 class-map type waas match-any SSL-Shell match  tcp destination port 614 class-map type waas match-any CU-SeeMe match  tcp destination port 7640 match  tcp destination port 7642 match  tcp destination port 7648 match  tcp destination port 7649 class-map type waas match-any Simple-FTP match  tcp destination port 115 class-map type waas match-any AOL match  tcp destination port 5190 5193 class-map type waas match-any SAP match  tcp destination port 3200 3219 match  tcp destination port 3390 3399 match  tcp destination port 3284 3305 match  tcp destination port 3226 3267 match  tcp destination port 3662 3699 match  tcp destination port 3221 3224 match  tcp destination port 3270 3282 match  tcp destination port 3307 3388 match  tcp destination port 3600 3659 class-map type waas match-any waas-default match  tcp any class-map type waas match-any Laplink-PCSync match  tcp destination port 8444 class-map type waas match-any TFTPS match  tcp destination port 3713 class-map type waas match-any WinMX match  tcp destination port 6699 class-map type waas match-any CVS match  tcp destination port 2401 class-map type waas match-any ezMeeting match  tcp destination port 10101 10103 match  tcp destination port 26260 26261 class-map type waas match-any NetIQ match  tcp destination port 2220 match  tcp destination port 2735 match  tcp destination port 10113 10116 class-map type waas match-any Grouper match  tcp destination port 8038 class-map type waas match-any Netopia-Timbuktu match  tcp destination port 407 match  tcp destination port 1417 1420 class-map type waas match-any Novell-Groupwise match  tcp destination port 1677 match  tcp destination port 1099 match  tcp destination port 9850 match  tcp destination port 7205 match  tcp destination port 3800 match  tcp destination port 7100 match  tcp destination port 7180 match  tcp destination port 7101 match  tcp destination port 7181 match  tcp destination port 2800 class-map type waas match-any SSH match  tcp destination port 22 class-map type waas match-any IPP match  tcp destination port 631 class-map type waas match-any IBM-Tivoli match  tcp destination port 94 match  tcp destination port 627 match  tcp destination port 1965 match  tcp destination port 1580 match  tcp destination port 1581 class-map type waas match-any NTP match  tcp destination port 123 class-map type waas match-any VoIP-Control match  tcp destination port 1300 match  tcp destination port 2428 match  tcp destination port 2000 2002 match  tcp destination port 1718 1720 match  tcp destination port 5060 match  tcp destination port 11000 11999 class-map type waas match-any HTTPS match  tcp destination port 443 class-map type waas match-any SUN-Xprint match  tcp destination port 8100 class-map type waas match-any Clearcase match  tcp destination port 371 class-map type waas match-any Service-Location match  tcp destination port 427 class-map type waas match-any MS-NetShow match  tcp destination port 1755 class-map type waas match-any Napster match  tcp destination port 8875 match  tcp destination port 7777 match  tcp destination port 6700 match  tcp destination port 6666 match  tcp destination port 6677 match  tcp destination port 6688 class-map type waas match-any Kazaa match  tcp destination port 1214 class-map type waas match-any Laplink-Host match  tcp destination port 1547 class-map type waas match-any Telnets match  tcp destination port 992 class-map type waas match-any AFS match  tcp destination port 7000 7009 class-map type waas match-any Scalable-SQL match  tcp destination port 3352 class-map type waas match-any WASTE match  tcp destination port 1337 class-map type waas match-any BGP match  tcp destination port 179 class-map type waas match-any BMC-Patrol match  tcp destination port 6161 match  tcp destination port 6162 match  tcp destination port 8160 match  tcp destination port 8161 match  tcp destination port 6767 match  tcp destination port 6768 match  tcp destination port 10128 class-map type waas match-any Rsync match  tcp destination port 873 class-map type waas match-any Qnext match  tcp destination port 44 match  tcp destination port 5555 class-map type waas match-any Intel-Proshare match  tcp destination port 5713 5717 class-map type waas match-any Liquid-Audio match  tcp destination port 18888 class-map type waas match-any WAAS-FlowMonitor match  tcp destination port 7878 class-map type waas match-any eDonkey match  tcp destination port 4661 4662 class-map type waas match-any IRC match  tcp destination port 531 match  tcp destination port 6660 6669 class-map type waas match-any DNS match  tcp destination port 53 class-map type waas match-any Filenet match  tcp destination port 32768 32774 class-map type waas match-any ControlIT match  tcp destination port 799 class-map type waas match-any Citrix-ICA match  tcp destination port 1494 match  tcp destination port 2598 class-map type waas match-any NFS match  tcp destination port 2049 class-map type waas match-any Netopia-netOctopus match  tcp destination port 1917 match  tcp destination port 1921 class-map type waas match-any VNC match  tcp destination port 5801 5809 match  tcp destination port 6900 6909 class-map type waas match-any Vmware-VMConsole match  tcp destination port 902 class-map type waas match-any Sybase-SQL match  tcp destination port 1498 match  tcp destination port 2638 match  tcp destination port 2439 match  tcp destination port 3968 class-map type waas match-any Unix-Remote-Execution match  tcp destination port 514 match  tcp destination port 512 class-map type waas match-any ProjectWise-FileTransfer match  tcp destination port 5800 class-map type waas match-any Other-Secure match  tcp destination port 261 match  tcp destination port 448 match  tcp destination port 684 match  tcp destination port 695 match  tcp destination port 994 match  tcp destination port 2252 match  tcp destination port 2478 match  tcp destination port 2479 match  tcp destination port 2482 match  tcp destination port 2484 match  tcp destination port 2679 match  tcp destination port 2762 match  tcp destination port 2998 match  tcp destination port 3077 match  tcp destination port 3078 match  tcp destination port 3183 match  tcp destination port 3191 match  tcp destination port 3220 match  tcp destination port 3410 match  tcp destination port 3424 match  tcp destination port 3471 match  tcp destination port 3496 match  tcp destination port 3509 match  tcp destination port 3529 match  tcp destination port 3539 match  tcp destination port 3660 match  tcp destination port 3661 match  tcp destination port 3747 match  tcp destination port 3864 match  tcp destination port 3885 match  tcp destination port 3896 match  tcp destination port 3897 match  tcp destination port 3995 match  tcp destination port 4031 match  tcp destination port 5007 match  tcp destination port 5989 match  tcp destination port 5990 match  tcp destination port 7674 match  tcp destination port 9802 match  tcp destination port 12109 class-map type waas match-any FTP-Data match  tcp source port 20 class-map type waas match-any IBM-DB2 match  tcp destination port 523 class-map type waas match-any LDAP-Global-Catalog match  tcp destination port 3268 class-map type waas match-any Legato-RepliStor match  tcp destination port 7144 match  tcp destination port 7145 class-map type waas match-any MDaemon match  tcp destination port 3000 match  tcp destination port 3001 class-map type waas match-any Novell-NetWare match  tcp destination port 524 class-map type waas match-any Altiris-CarbonCopy match  tcp destination port 1680 class-map type waas match-any iSCSI match  tcp destination port 3260 class-map type waas match-any AppSocket match  tcp destination port 9100 class-map type waas match-any HP-Radia match  tcp destination port 3460 match  tcp destination port 3461 match  tcp destination port 3464 match  tcp destination port 3466 class-map type waas match-any VDOLive match  tcp destination port 7000 class-map type waas match-any X400 match  tcp destination port 102 class-map type waas match-any Apple-NetAssistant match  tcp destination port 3283 class-map type waas match-any Symantec-AntiVirus match  tcp destination port 2847 match  tcp destination port 2848 match  tcp destination port 2967 match  tcp destination port 2968 match  tcp destination port 38037 match  tcp destination port 38292 class-map type waas match-any Legato-NetWorker match  tcp destination port 7937 match  tcp destination port 7938 match  tcp destination port 7939 class-map type waas match-any SIP-secure match  tcp destination port 5061 class-map type waas match-any InterSystems-Cache match  tcp destination port 1972 class-map type waas match-any BackupExpress match  tcp destination port 6123 class-map type waas match-any CommVault match  tcp destination port 8400 8403 class-map type waas match-any Veritas-BackupExec match  tcp destination port 6101 match  tcp destination port 6102 match  tcp destination port 6106 match  tcp destination port 3527 match  tcp destination port 1125 class-map type waas match-any L2TP match  tcp destination port 1701 class-map type waas match-any LANDesk match  tcp destination port 9535 match  tcp destination port 9593 9595 class-map type waas match-any MySQL match  tcp destination port 3306 class-map type waas match-any FTPS-Control match  tcp source port 989 class-map type waas match-any LDAP-Global-Catalog-Secure match  tcp destination port 3269 class-map type waas match-any MS-Content-Replication-Service match  tcp destination port 560 match  tcp destination port 507 class-map type waas match-any OpenVPN match  tcp destination port 1194 class-map type waas match-any HotLine match  tcp destination port 5500 5503 class-map type waas match-any MS-SQL match  tcp destination port 1433 class-map type waas match-any Laplink-PCSync-secure match  tcp destination port 8443 !!policy-map type waas waas_global class AFS  optimize tfo dre lz application File-System class AOL  passthrough application Instant-Messaging class Altiris-CarbonCopy  passthrough application Remote-Desktop class Amanda  optimize tfo application Backup class AppSocket  optimize tfo dre lz application Printing class Apple-AFP  optimize tfo dre lz application File-System class Apple-NetAssistant  passthrough application Remote-Desktop class Apple-iChat  passthrough application Instant-Messaging class BFTP  optimize tfo dre lz application File-Transfer class BGP  optimize tfo dre lz application Other class BMC-Patrol  passthrough application Systems-Management class BackupExpress  optimize tfo application Backup class Basic-TCP-services  passthrough application Other class BitTorrent  passthrough application P2P class Borland-Interbase  optimize tfo dre lz application SQL class CIFS  optimize tfo dre lz application WAFS class CU-SeeMe  passthrough application Conferencing class CVS  optimize tfo dre lz application Version-Management class Cisco-CallManager  passthrough application Call-Management class Citrix-ICA  optimize tfo dre lz application Remote-Desktop class Clearcase  optimize tfo dre lz application Version-Management class CommVault  optimize tfo application Backup class Connected-DataProtector  optimize tfo application Backup class ControlIT  optimize tfo application Remote-Desktop class DNS  passthrough application Name-Services class Danware-NetOp  optimize tfo application Remote-Desktop class Documentum  optimize tfo dre lz application Content-Management class Double-Take  optimize tfo dre lz application Replication class EMC-Celerra-Replicator  optimize tfo dre lz application Replication class EMC-SRDFA-IP  optimize tfo dre lz application Storage class FCIP  optimize tfo dre lz application Storage class FTP-Control  passthrough application File-Transfer class FTP-Data  optimize tfo dre lz application File-Transfer class FTPS  optimize tfo application File-Transfer class FTPS-Control  passthrough application File-Transfer class Filenet  optimize tfo dre lz application Content-Management class Gnutella  passthrough application P2P class Grouper  passthrough application P2P class HP-OpenMail  optimize tfo dre lz application Email-and-Messaging class HP-OpenView  passthrough application Systems-Management class HP-Radia  optimize tfo dre lz application Systems-Management class HTTP  optimize tfo dre lz application Web class HTTPS  optimize tfo application SSL class HotLine  passthrough application P2P class IBM-DB2  optimize tfo dre lz application SQL class IBM-NetView  passthrough application Systems-Management class IBM-TSM  optimize tfo dre lz application Backup class IBM-Tivoli  optimize tfo dre lz application Systems-Management class IPP  optimize tfo dre lz application Printing class Intel-Proshare  passthrough application Conferencing class InterSystems-Cache  optimize tfo dre lz application SQL class Internet-Mail  optimize tfo dre lz application Email-and-Messaging class Internet-Mail-secure  optimize tfo application Email-and-Messaging class Jabber  passthrough application Instant-Messaging class Kazaa  passthrough application P2P class Kerberos  passthrough application Authentication class L2TP  optimize tfo application VPN class LANDesk  optimize tfo dre lz application Systems-Management class LDAP  optimize tfo dre lz application Directory-Services class LDAP-Global-Catalog  optimize tfo dre lz application Directory-Services class LDAP-Global-Catalog-Secure  passthrough application Directory-Services class LDAP-secure  passthrough application Directory-Services class Laplink-Host  optimize tfo application Remote-Desktop class Laplink-PCSync  optimize tfo application Remote-Desktop class Laplink-PCSync-secure  optimize tfo application Remote-Desktop class Laplink-ShareDirect  passthrough application P2P class Legato-NetWorker  optimize tfo application Backup class Legato-RepliStor  optimize tfo application Backup class Liquid-Audio  optimize tfo dre lz application Streaming class Lotus-Notes  optimize tfo dre lz application Email-and-Messaging class Lotus-Sametime-Connect  passthrough application Instant-Messaging class MDaemon  optimize tfo dre lz application Email-and-Messaging class MS-Chat  passthrough application Instant-Messaging class MS-Content-Replication-Service  optimize tfo application Replication class MS-EndPointMapper  optimize tfo application Other class MS-Message-Queuing  optimize tfo dre lz application Other class MS-NetMeeting  passthrough application Conferencing class MS-NetShow  optimize tfo dre lz application Streaming class MS-SQL  optimize tfo dre lz application SQL class MS-Terminal-Services  optimize tfo application Remote-Desktop class MSN-Messenger  passthrough application Instant-Messaging class MySQL  optimize tfo dre lz application SQL class NFS  optimize tfo dre lz application File-System class NNTP  optimize tfo dre lz application Email-and-Messaging class NNTP-secure  optimize tfo application Email-and-Messaging class NTP  passthrough application Other class Napster  passthrough application P2P class NetApp-SnapMirror  optimize tfo dre lz application Replication class NetIQ  passthrough application Systems-Management class Netopia-Timbuktu  optimize tfo application Remote-Desktop class Netopia-netOctopus  passthrough application Systems-Management class Novell-Groupwise  optimize tfo dre lz application Email-and-Messaging class Novell-NetWare  optimize tfo dre lz application File-System class Novell-ZenWorks  optimize tfo dre lz application Systems-Management class OpenVPN  optimize tfo application VPN class Oracle  optimize tfo dre lz application SQL class Other-Secure  passthrough application Other class PCAnywhere  optimize tfo application Remote-Desktop class PCMail-Server  optimize tfo dre lz application Email-and-Messaging class PDMWorks  optimize tfo dre lz application CAD class PPTP  optimize tfo application VPN class Pervasive-SQL  optimize tfo dre lz application SQL class PostgreSQL  optimize tfo dre lz application SQL class ProjectWise-FileTransfer  optimize tfo dre lz application Content-Management class QMTP  optimize tfo dre lz application Email-and-Messaging class Qnext  passthrough application P2P class RAdmin  optimize tfo application Remote-Desktop class RTSP  optimize tfo dre lz application Streaming class Remote-Anything  optimize tfo application Remote-Desktop class Remote-Replication-Agent  optimize tfo application Replication class Rsync  optimize tfo dre lz application Replication class SASL  passthrough application Authentication class SIP-secure  passthrough application Call-Management class SOAP  optimize tfo dre lz application Other class SQL-Service  optimize tfo dre lz application SQL class SSH  optimize tfo application SSH class SSL-Shell  passthrough application Console class SUN-Xprint  optimize tfo dre lz application Printing class Scalable-SQL  optimize tfo dre lz application SQL class Service-Location  passthrough application Name-Services class Siebel  optimize tfo dre lz application Enterprise-Applications class Simple-FTP  optimize tfo dre lz application File-Transfer class SoulSeek  passthrough application P2P class Sun-RPC  passthrough application File-System class Sybase-SQL  optimize tfo dre lz application SQL class Symantec-AntiVirus  optimize tfo dre lz application Other class TACACS  passthrough application Authentication class TFTP  optimize tfo dre lz application File-Transfer class TFTPS  optimize tfo application File-Transfer class Telnet  passthrough application Console class Telnets  passthrough application Console class UniSQL  optimize tfo dre lz application SQL class Unix-Printing  optimize tfo dre lz application Printing class Unix-Remote-Execution  passthrough application Console class VDOLive  optimize tfo dre lz application Streaming class Veritas-BackupExec  optimize tfo application Backup class Veritas-NetBackup  optimize tfo application Backup class Vmware-VMConsole  optimize tfo application Remote-Desktop class VoIP-Control  passthrough application Call-Management class VocalTec  passthrough application Conferencing class WAAS-FlowMonitor  optimize tfo lz application Systems-Management class WASTE  passthrough application P2P class WBEM  passthrough application Systems-Management class WINS  passthrough application Name-Services class WinMX  passthrough application P2P class X400  optimize tfo dre lz application Email-and-Messaging class XWindows  optimize tfo application Remote-Desktop class Yahoo-Messenger  passthrough application Instant-Messaging class eDonkey  passthrough application P2P class ezMeeting  passthrough application Conferencing class iFCP  optimize tfo dre lz application Storage class iSCSI  optimize tfo dre lz application Storage class iSNS  passthrough application Name-Services class IRC  passthrough application Instant-Messaging class SAP  optimize tfo dre lz application Enterprise-Applications class VNC  optimize tfo application Remote-Desktop class waas-default  optimize tfo dre lz application waas-default
    I hope this helps
    Daniel

  • WAAS - Upgrade from transport to enterprise license

    Hi
    I have a WAE that has a Transport license, and is currently running on version 4.0.17
    I need to upgrade it 4.1, and upgrade to an enterprise license (We have bought the license)
    Does any1 have a documentation that shows the steps needed to upgrade from transport license to enterprise license?

    Licenses are installed and managed only on individual WAE devices, not device groups. Not all licenses are supported on all devices.
    To add a license from the WAAS Central Manager, follow these steps:
    Step 1 From the WAAS Central Manager GUI navigation pane, choose My WAN > Manage Devices.
    Step 2 Click the Edit icon next to the device that you want to modify.
    Step 3 In the navigation pane, choose Admin > License Management.
    Step 4 Check the check box next to each license that you want to add.
    Step 5 Click Submit.
    To add licenses from the CLI, you can use the license add EXEC command.
    To remove licenses from the CLI, you can use the clear license EXEC command.
    To display the status of all licenses from the CLI, you can use the show license EXEC command.
    The setup utility also configures licenses when you first set up a new WAAS device

  • How can I map SSH from an outside network range to an internal host (ASA 5505)

    Cisco Adaptive Security Appliance Software Version 7.2(4)
    Device Manager Version 5.2(4)
    - External network range that needs SSH access: 8.8.8.0/24
    - Outside interface: 10.1.10.2 (NAT'd from 7.7.7.7)
    - Inside Network: 192.168.100.0/24
    - Inside host to redirect external SSH to: 192.168.100.98
    Hi All,
    I have a Cisco ASA 5505 (version above) and I have someone that needs to SSH into a box behind the ASA. I'm having a few issues trying to configure this access-list and NAT. I've tried many combinations and clearly my IOS is not as good as I thought.
    Can anyone help with this? What commands should I enter to accomplish mapping SSH from an outside network range to an internal host?
    Many thanks,
    Tarran

    This may or may not work depending on how your modem handles the natting. On your firewall try this -
    static (inside,outside) tcp interface 22 192.168.100.98 22
    then add this to your acl on the outside interface of your ASA -
    access-list outside_in permit tcp 8.8.8.0 255.255.255.0 host 10.1.10.2 eq 22
    if you don't have an acl applied then add this extra step -
    access-group outside_in in interface outside
    Jon

  • How to Print  a PDF file from within a ABAP ( from gui input)

    Hi champions,
    This is Client requirement:
    "We need to print a PDF file from within a ABAP"
    We first need to test whether it is even feasible, and then if it 
    is, then write a small test ABAP which can accept a PDF file
    name as input (from GUI) and then print it to a SAP print
    device (printer).”
    Please Can any body help me on this.......
    It's urgent
    Thanks
    Basu

    Check following blog for PDF output from SAP
    /people/thomas.jung3/blog/2005/04/28/setting-up-an-adobe-writer-for-abap-output
    anya

  • How to enable user sets from tools in sales order

    Hi,
    How to enable user sets from tools in sales order..it is greyed out..
    and is there anyway we can do to add shipsets from other place?
    Thanks

    Hi Ruchi
    I hope u had gone to the screen fields which u want them not to be editable. So there u select all the fields contents which u do not want to to be changed and check the boxes with W.content and Display and save it. Once evrything is done u have to activate the particular transcation going in to the standard variants and put the name and click the activate button.
    Hope its clear
    Reward if help ful
    Sri

  • SSH from solaris 10 to RHEL 5

    Hi,
    I want to do passwordless ssh from solaris VM to linux server.
    Kindly tell me the complete steps.

    On the machine attached to the screen in front of you:
    <pre>
    mkdir -p ~/.ssh
    chmod 700 ~/.ssh
    rm -f ~/.ssh/id_dsa
    ssh-keygen -t dsa -N "" -f ~/.ssh/id_dsa
    ssh username@remote_host "mkdir -p .ssh; chmod 700 .ssh"
    ssh username@remote_host "echo "$KEY" >> .ssh/authorized_keys; chmod 644 .ssh/authorized_keys"
    ssh username@remote_host
    (should log you right in without prompting for password)
    </pre>

  • How to delete a single entry from GUI History

    All,
    I want to delete a single line of GUI history.
    This is my scenario.  During the installation of SAPGui in the user system , we usually send the preconfigured MDB files also along with distribution. But by mistake i tyoed the administrator password in the user name of the login screen it gotupdated in the master MDB file . Now i wanted to delete the only that particular entry from GUI History.
    PS I donot want to delete the entire MDB file and recreate again.
    Any Info?
    a®s
    Edited by: a®s on Jul 7, 2009 10:56 AM

    Hi,
    It is very simple....
    Here is how you can delete a particular entry from GUI History
    1. Open the login screen.
    2. Place cursor in "User Name" input field
    3. Press spacebar on your keyboard. - This will show all entries from history
    4. Scroll & highlight the entry you wish to delete using arrow keys on keyboard (Do not hit enter, just scroll....leave all entries visible)
    5. Hit "Delete" button on your keyboard.
    Hope this helps.
    Regards,
    -Abhijit

  • How to change IP adress of wireless controller 2504 . from GUI

    how to change IP adress of wireless controller 2504 . from GUI 

    In the existing setup, does WLC management & APs are on the same vlan ? If that is the case you may have not configured any of the below, as AP L3 broadcast reach WLC & in that way AP will learn about WLC.
    If WLC & APs are on different vlan you may already use one of WLC discovery method listed below.
    1. DHCP Option 43
    2. DNS
    3. UDP broadcast forwarding
    4. Static configuration
    When you change the WLC management IP address, AP need to know what is the new IP & you can modify the configuration of the method you used.
    HTH
    Rasika
    **** Pls rate all useful responses ****

  • SSH from work machine to home machine is very slow to connect

    If I try to SSH to my home computer (using its domain name or IP) from any computer on my office's network I get very long delays (using the -vv flag to debug). But if I SSH to my home machine from a computer outside of my office's network my home machine responds fine, no delays. And I can SSH from my office's network to any other remote machine no problem. It's only my home machine that is experiencing delays. I should add that I can AFP/VNC connect from my office to my home without issues either, this ONLY affects SSH connections.
    Here's the output from the initial SSH attempt from my office to my home machine (I've made the info anonymous):
    OpenSSH_5.1p1, OpenSSL 0.9.7l 28 Sep 2006
    debug1: Reading configuration data /etc/ssh_config
    debug2: ssh_connect: needpriv 0
    debug1: Connecting to domain.com [XX.XX.XXX.XXX] port 22.
    debug1: Connection established.
    debug1: identity file /Users/username/.ssh/identity type -1
    debug1: identity file /Users/username/.ssh/id_rsa type -1
    debug1: identity file /Users/username/.ssh/id_dsa type -1
    Here is waits about 60 seconds before the next output.
    In researching this it seems like it could be DNS issue? Any help would be appreciated. It's driving me crazy.

    Well, I spent long time with Apple Phone support, they made me delete the library, move some iTunes file from Library folder on my MBP but that didn't help.
    I also did reset my Apple TV, and did all the settings again. No change.
    I read somewhere on this forum itself I think to remove "Share my Library on local network" option from iTunes preferences, under sharing. As per the suggestion, this is an old option, and when you have home sharing on, you don't need this to be checked. More over it causes sharing to be slow. So after I unchecked it, I ATV3 and my MBP on for about an hour, and when I came back, it was all just perfect!

  • SSH from service processor to host os (Solaris 10) on V20z?

    Hi all,
    when I try to ssh from the service console to the host os, which is Solaris 10, I get the error message:
    /etc/ssh/ssh_config line 19: garbage at end of line; "1".
    Any ideas?
    Thanks

    Seems like there is something wrong in the ssh_config file, most likely on line 19, you should have a look on that line and see what it says..

  • How to enable private mode from commandline, with an URL. I am a software dev and I wish to have my application open links in Firefox. Using ShellExecute(), i c

    How to enable private mode from commandline, with an URL.
    I am a software dev and I wish to have my application open links in Firefox.
    Using ShellExecute(), i can do with with commandlines like:
    firefox.exe http://support.mozilla.org
    But I also want the option to open the link in private mode.
    I am able to start firefox in private mode by doing this:
    firefox.exe -private
    However, if I add a link to the command line
    firefox.exe -private http://support.mozilla.org
    I get strange results.
    If firefox is not running, it launches 2 copies of the application.
    One that opens in private mode and the other opens in normal mode and goes to the URL specified.
    If firefox is already running, it just opens the URL in a new tab.
    No private mode instance is launched.
    Am I using the command-line syntax incorrectly?

    It will never work if Firefox is already running as Firefox will use the already opened Firefox instance.<br />
    In that case only using a separate profile will work.
    You can try to specify the -url switch as well.
    *firefox.exe -private -url http://support.mozilla<i></i>.org
    You can also look at the -new-tab switch.
    *firefox.exe -private -new-tab http://support.mozilla<i></i>.org
    *https://developer.mozilla.org/en/Command_Line_Options

  • How to enable database access from Java or CSharp ?

    I set up an Oracle Express database on my local computer.
    Now I want to connect to this databsee from a CSharp (or Java) program.
    How do I have to specify the connection string?
    The following does NOT work:
    connectionstring = "Data Source=XE;User Id=karl;Password=mypassword";
    connection = new OracleConnection(connectionstring);
    connection.Open();
    I am getting an error
    "Invalid argument" ORA-12532 error
    How do I have to specify the connection string otherwise ?
    Is the sequence of the parameter Data Source, User Id and Password
    important ?
    How do I get a more detailed error message from Oracle ?
    Do I have to enable the accessibility from outside programs
    in Oracle somewhere ?

    about to the error:
    ORA-12532 TNS:invalid argument
    Cause: An internal function received an invalid parameter. This message is not normally visible to the user.
    Action: For further details, turn on tracing and re-execute the operation. If the error persists, contact Oracle Support Services.
    Regards

Maybe you are looking for

  • How can I take check box in particular cell of the table in smartforms??

    Hi experts,    pls tell me how can I take check box in particular cell of the table in smartforms?? It is not interactive form. I hv taken small windows as check boxes.but i think it is not a proper solution....give me another solution...

  • Flash not playing/showing when embedded in DW

    I'm getting back into doing web work after a 8 year lay off, so I may be doing something really basic wrong. However, I believed embedding my .swf file into my web page was so simple, even somebody with completely out of date knowledge could do it. I

  • Illustrator fails to launch after CC 17.1 update

    I have just updated Illustrator CC to v17.1 and now it will no longer launch. There is a bouncing icon in the dock for about a second and then no activity, no warnings or errors. My mac is quite old (MacPro5.1 Quad-core running osx 10.6.8) which may

  • Integrating BOE in the NW CE portal

    Hi experts, I have watched this webinar subjecting "Integrating BOE in the SAP Enterprise Portal Pros and Cons" FEATURED EVENTS It is very informative and this is exactly what we need to implement in our shop. However, in our shop, it is mandatory to

  • Device type for printer types

    Hello, Could you please tell me the device type for these 2 SAP printer types: HP Color Laserjet CP1515n Triumph adler DC 2218 I searched for these, but without any success. Thank you for your help in advance, Noemi