ACE Routed mode - cannot see serverside network

Hi all,
I'm having a problem with the first context I've set up in pure routed mode without NAT. Taking advice from this forum I've defined the interface for the serverside VLAN only in the ACE context. Trouble is this doesn't seem to have propagted into the routing table.
The ACE can see the servers - they are in the ARP cache and can be PINGed from the context.
A show IP route on the 6500 doesn't find the serverside subnet in the routing table.
Am I missing something obvious. I've attached the config if that helps.
Thank you
Cathy

I am not sure what your question is
Are you not seeing the VIPs in 6500 routing table? If its about vip the RHI (Route health injection (loadbalance vip advertise) should take care of it.
Or you want to see the Server vlan in the routing table of 6500?.
If thats the case then that is not going to happen. You will have to add static routes and redistribute them in the network (on upstream router).
Syed Iftekhar Ahmed

Similar Messages

  • LifeDrive cannot see my network

    My network is working, I can use my laptop wirelessly.  However, I cannot see my network on my LifeDrive, as though it is not receiveing it, although I seem to be able to see other networks.  I have tried setting the router to .11b only, changed the channel all to no avail.  Any ideas?
    Post relates to: LifeDrive

    A few things to try:
    Cycle power to your router, soft reset the LD, make sure your router is set to broadcast the SSID (and not "invisible" ).
    Your router has a name that is different from any around you, right?  (Not all called "Linksys" or "Netgear" for example)  
    WyreNut
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • Can VIP and Rservers be in the same subnet in ACE Routed Mode

    Good Day,
    Sorry for the lengthy post.
    Currently I have a 6509s running in VSS mode with ACE30 in each chassis.
    I have 5 vlans, which the VSS is the L3 interface for each. 1 Vlan is for management, the others are the data vlans for the servers.
    The ACE is configured in bridge mode, with all VLANs going to a specific context (non Admin).
    Some of the Host on each VLANs are not utilized for load-balancing. The default gateway for each VLAN is configured on the VSS.
    I would like to setup the ACE in the routed mode, without having to change the IP address of each servers on different VLANs.
    Basically I want to turn off the SVIs on VSS and move the L3 interface on the ACE Context, and let it perform the local routing for all the hosts.
    I was going to add a new /30 L3 interface between the VSS and ACE to be utilized for default route traffic coming from the ACE Context, and static routes from VSS to ACE for traffic destined to host that are being load-balanced and not being load-balanced. Basically force the traffic through the load-balancer in/out.
    For future deployment, I was planning on using different IP address for the VIPs, and Real servers (most likely RFC 1918).
    From most of the examples I have seen the VIP and Rservers are in different Subnets. But because I am trying to not change the IP address of the rservers and VIP, I wanted to know if the VIP and Rservers can be configured to be in the same subnet where the ACE is in routed mode.
    Unfortunately I don't have a spare ACE to test scenario.
    As always any help would greatly be appreciated.
    Regards,
    Raman

    Link-local addresses are usually the self assigned IP address that a device will set when a DHCP server cannot be found. These are the addresses with 169.254.x.x subnet.
    If the router is assigning IP addresses for your network, then they will usually have a different IP subnet, possibly 192.168.0 for D-Link. And this subnet would be for the wired and wireless connections. So it would be more a case of bridging the two network topolgies rather than routing them.
    The network host is busy message could be more to do with the driver and the IP protocol selected when creating the queue than the connection being broken between the Mac and printer. If you were to open Network Utility and select the Ping tab, enter the IP address of the HP and set the pings to 4, pressing the Ping button will soon show if there is a path through the wireless to the printer.
    If you get a response to the ping you could then open Safari and type the ip address as the URL. This would then connect to the internal web page of the printer and possibly let you enable an IP protocol like LPR so that you can use LPD on the Mac instead of Bonjour to connect to the printer.
    As for the driver, you could look at using a Gutenprint driver instead of the HP driver or the hpijs package to get past the limitations that some printer drivers have with network connections.

  • Ace routing mode desging issue

    need some assistance in configuring an application using routing mode on cisco ace
            clients ---asa--3750--cisco ace--- servers behind vip
                                                                |
                                                              visa card transaction servers
    i am able to setup a vip on ace using routing mode on ACE,as the  servers need to see the client ip ,so we are not  performing SNAT,this  part is working fine
    when a request comes from the client ,it goes to the vip and to one of the backend servers ,and the request will be forwaded back to the ace ,as the default gateway on the servers is pointing to the server vlan on ace.
    but if the transaction from the servers need to go to the visa card transaction servers ,how can we acheive this ,and after fetching the data from visa servers,does the reply will be fwd to the ACE or ASAs directly
    Or do we need to have static routes defined on the visa servers to point to ASA
    please advise me on this

    Clint
    No they are completely in a different network ,
    When a client hits the VIP ,the request goes to the ASA
    ASA fwd the  vip traffic to the ACE (VIP) interface  ,and from there it fwd the traffic to the (server vlan) interface and to the appropriate backend servers.
    Backend server responds back to the (server vlan ) interface and the traffic fwd back to the ASA.
    But when  visa card transaction need to take place ( farm servers ) need to route the traffic to the visa servers which will be in different subnet range .
    Do the farm serevrs send the request back to the ASA and can we configure static routes on ASA to point to the visa servers.
    Are on the farm servers can we have static routes for the visa servers
    Or can I defind static routes on ACEs for the visa servers.

  • Sharing a VLAN between FWSM and ACE (Routed Mode)

    Anybody in here with experience on sharing a Vlan between an ACE and a FWSM module?
    I have a transfer network between the ACE and the FWSM in the same chassis. FWSM gets several vlans and ACE gets some Vlans.
    I wanted to configure it like this.
    firewall vlan group 10 <FWSM only vlans>
    firewall vlan group 20 <shared FWSM and ACE vlan>
    or
    svclc vlan group 20 <shared FWSM and ACE vlan>
    svclc vlan group 30 <ACE only vlans>
    The design hides the client side network and the server side network for the ACE behind the FWSM module.
    Layout:
    |-- Clients <--> MSFC <--> FWSM <--> ACE <--> Server --|
    So allocation on the 65xx would be like this.
    firewall module n vlan-group 10,20
    svclc module n vlan-group 20,30
    Any obvious issues with this design if you share the vlan(s) referred in group 20 with both modules?
    FWSM and ACE will be in routed mode.
    Thanks for reading...
    Roble

    Never mind...
    Just found the perfect answer for this in a another posting from Syed.
    http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&forum=Data%20Center&topic=SNA%20Data%20Center%20Networking&CommCmd=MB%3Fcmd%3Dpass_through%26location%3Doutline%40%5E1%40%40.1dddee0b/0#selected_message
    Roble

  • ACE routed mode

                  Two  ACEs LoadBalancers    are setup as active standby    in routed mode.
    serverfarm host s1
      predictor leastconns
      probe PROBE_HTTP
      rserver app1
        inservice
      rserver app2
        inservice
    class-map match-all s1_CLASS
      2 match virtual-address 10.12.7.11 tcp any
    policy-map type management first-match remote_mgmt_allow_policy
      class remote_access
        permit
    policy-map type loadbalance first-match s1_POLICY
      class class-default
        serverfarm s1
    policy-map multi-match POLICY
      class s1_CLASS
        loadbalance vip inservice
        loadbalance policy s1_POLICY
        loadbalance vip icmp-reply active
    we had one connection  from client to app2 server
    performed a code upgrade  on LB2 ,did a swithover to make LB2 active,.the client connection was still on app2 server
    when LB1 was upgraded  and made it primary , the connection was still on app2 .
    but after couple mins was seeing the connection on app1 ,instead of app2 .
    please help me on this
    when
    when

    Hi,
    What you saw it is totally expected behavior.
    What happens is that the ACE will keep the connections active and they will be served until the either the connection is closed by the client( by closing the browser) or times out due to inactivity, then if you switchover to another ACE then all "NEW" connections will be handled by the new master ACE since there´s no reason to send the traffic to the previous master ACE because it is not longer the Primary.
    Again, this is expected.
    Hope this helps
    Jorge

  • Ipad cannot see wireless network

    Hi, I have a wireless network using several Cisco 1131AG wireless access points.  I have several Mac computers that see the wireless SSID and connect to the internet wirelessly.  However, Ipads and Iphones don't see the wireless network.  They cannot see the SSID at all.  I have tried ipad 2, iphone 4 and 5.  The network is not secured at this point.  Any help with this would be appreciated.

    Some things to try first:
    1. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    2. Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    3. Change the channel on your wireless router (Auto or Channel 6 is best). Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    4. Go into your router security settings and change from WEP to WPA with AES.
    5.  Renew IP Address: (especially if you are droping internet connection)
        •    Launch Settings app
        •    Tap on Wi-Fi
        •    Tap on the blue arrow of the Wi-Fi network that you connect to from the list
        •    In the window that opens, tap on the Renew Lease button
    ~~~~~~~~~~~~~~~~~~~~~~~~~
    iOS 6 Wifi Problems/Fixes
    Fix For iOS 6 WiFi Problems?
    http://tabletcrunch.com/2012/09/27/fix-ios-6-wifi-problems/
    Did iOS 6 Screw Your Wi-Fi? Here’s How to Fix It
    http://gizmodo.com/5944761/does-ios-6-have-a-wi+fi-bug
    How To Fix Wi-Fi Connectivity Issue After Upgrading To iOS 6
    http://www.iphonehacks.com/2012/09/fix-wi-fi-connectivity-issue-after-upgrading- to-ios-6.html
    iOS 6 iPad 3 wi-fi "connection fix" for netgear router
    http://www.youtube.com/watch?v=XsWS4ha-dn0
    Apple's iOS 6 Wi-Fi problems
    http://www.zdnet.com/apples-ios-6-wi-fi-problems-linger-on-7000004799/
    ~~~~~~~~~~~~~~~~~~~~~~~
    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    WiFi Connecting/Troubleshooting http://www.apple.com/support/ipad/wifi/
    How to Fix: My iPad Won't Connect to WiFi
    http://ipad.about.com/od/iPad_Troubleshooting/ss/How-To-Fix-My-Ipad-Wont-Connect -To-Wi-Fi.htm
    iOS: Connecting to the Internet http://support.apple.com/kb/HT1695
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    How To Fix iPhone, iPad, iPod Touch Wi-Fi Connectivity Issue http://tinyurl.com/7nvxbmz
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • DeskJet F4583 cannot see wireless network

    Hi,
    I am trying to put my F4583 on the network but it cannot see the router.
    I ask the utility to scan and it comes back and sees nothing (there are four or five in my neighbourhood).
    I type in the exact SSID name and it still cannot find the network.  The blue wireless light just sits a blinks slowly.
    Any ideas?

    Have you tried unplugging the power cable on the printer and plugging it back and they trying to search for the network?
    Make it easier for other people to find solutions, by marking my answer with \'Accept as Solution\' if it solves your problem.
    Click on the BLUE KUDOS button on the left to say "Thanks"
    I am an ex-HP Employee.

  • NB550D - WiFi cannot 'see' 11N network, only 11G

    Hi
    My new laptop cannot "see" the 11N network on my router, only the 11G from any location in the house. Other PCs and XBox in the house have no problems seeing both. The Wireless access control is not switched on.
    PC - NB550D
    OS - Windows 7 Home Premium
    Updated to latest Atheros Wireless LAN Driver 9.2.0.206.0
    I have a Netgear Rangemax Wireless N Modem Router
    - It has two channels: 11G is 11 and 11N is 36
    - Both SSIDs are being broadcast
    - Wireless Security is set to WPA2-PSK
    Please have a magic answer for me!

    I'm guessing the NB550D doesn't support the 5GHz radio band and your router is set to 5GHz for 802.11n
    You may need to drop 802.11g and reconfigure 802.11n to use 2.4GHz instead of 5GHz (unless your router can support two 2.4GHz connections simultaneously).

  • ACE routed mode design issue

    I am configuring ACE in routing mode ,
    Below is my ACE interface config.
    interface vlan 28
      description "CLIENT VLAN"
      ip address 192.168.10.11 255.255.255.248
      peer ip address 192.168.10.12 255.255.255.248
      mtu 1500
      mac-sticky enable
      access-group input ALL
      service-policy input remote_mgmt_allow_policy
      service-policy input POLICY
      no shutdown
    interface vlan 29
      description "SERVER VLAN"
      ip address 192.168.10.19 255.255.255.248
      peer ip address 192.168.10.20 255.255.255.248
      mtu 1500
      mac-sticky enable
      access-group input ALL
      service-policy input remote_mgmt_allow_policy
      service-policy input POLICY
      no shutdown
    When I  configuring my servers in vlan 29 and  point the default gateway to 192.168.10.19  it works fine no issues,but when this ACEs goes down and the standby becomes active ,my servers default gateway will be still pointing to 192.168.10.19  do i need to manually change it .20
    or can I configure HSRP,Please advise me on this

    Hi ,
    Yes the alias should be set as gateway for the servers.
    The alias is a shared address between the peers. This address will be on the ACTIVE ace. 
    Regards
    Dan

  • SSRS 2013 Native Mode - Cannot See Report Builder Button after Installing on my Desktop Computer - SQL Server Express

    I have installed SQL Server Express 2013 on my home PC, which runs Windows 7.  I used the advanced installation, which includes Reporting Services.  The install seemed to go okay but when I open SSRS, I cannot see the Report Builder button on the
    screen.  I have spent a lot of time trying to figure this out, including installing and reinstalling the program.  I am not sure what I am doing wrong.  Also, I cannot connect to the report server through SQL Server Management Studio.
    If anyone has any straightforward assistance, it would be greatly appreciated.  I have spent a lot of time looking for answers.  In the meanwhile I'll continue seeing if I can get this to work.

    Hello,
    See
    Features Supported by Reporting Services in SQL Server Express => Unsupported Features:
    Ad hoc reporting through semantic models and Report Builder is not supported.
    But you can try to install & use the Report Builder as stand-alone Installation; you can get it here:
    Microsoft® SQL Server® 2012 Report Builder
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Example Config ACE routed mode with NAT

    Hi all,
    i have a two-arm loadbalancer (routed mode).
    client ->vlan100->[VIP]Loadbalancer[NAT] ->vlan200-> serverfarm
    But i have my problems to configure the NAT. Can anybody show me a example configuration of a two-arm loadbalancer with NAT?
    Especially the access-list, class-map, policy-map and on which interface the NAT-Policy must be added.
    BR
    Dominik

    Hi Dominik,
    Something like this:
    access-list ANYONE line 10 extended permit ip any any
    rserver host SERVER_01
      ip address 10.198.16.2
      inservice
    rserver host SERVER_02
      ip address 10.198.16.3
      inservice
    rserver host SERVER_03
      ip address 10.198.16.4
      inservice
    serverfarm host REAL_SERVERS
      rserver SERVER_01
        inservice
      rserver SERVER_02
        inservice
      rserver SERVER_03
        inservice
    class-map match-all VIP-30
      2 match virtual-address 192.168.1.30 tcp eq www
    class-map type management match-any REMOTE_ACCESS
      description remote-access-traffic-match
      2 match protocol telnet any
      3 match protocol ssh any
      4 match protocol icmp any
    policy-map type management first-match REMOTE_MGT
      class REMOTE_ACCESS
        permit
    policy-map type loadbalance first-match SLB_LOGIC
      class class-default
        serverfarm REAL_SERVERS
    policy-map multi-match CLIENT_VIPS
      class VIP-30
        loadbalance vip inservice
        loadbalance policy SLB_LOGIC
        loadbalance vip icmp-reply active
        nat dynamic 1 vlan 452
    interface vlan 451
        ip address 192.168.1.2 255.255.255.0
      access-group input ANYONE
      service-policy input CLIENT_VIPS
      no shutdown
    interface vlan 452
      description Servers vlan
      ip address 10.198.16.1 255.255.255.0
      access-group input ANYONE
      nat-pool 1 10.198.16.5 10.198.16.5 netmask 255.255.255.0 pat
      no shutdown
    ip route 0.0.0.0 0.0.0.0 192.168.1.1
    Cesar R
    ANS Team

  • T430 with Intel Ultimate-N 6300 wireless card cannot see 5Ghz network

    I have two machines with the exact same Intel 6300 AGN wireless cards.  Both running Widowns 7 64-bit.  Both have same versions of Intel drivers installed.  The X230 sees and connects to my 5Ghz wireless network.  The T430 sees only the 2.4Ghz network.  The 5Ghz network is not even displayed in its list of available networks.
    The T430 sees other 5Ghz networks in the neighborhood.  Using inSSIDer I can see that the wifi card is functioning on the 5Ghz frequency as it displays 3 other nearby networks.  But I have no way to test connection since those are not my networks and are secured (as is mine).
    Windows also shows those neighboring 5Ghz networks in the list of available connections.  Only my own 5Ghz network is absent from both lists.
    Both my 2.4 and 5Ghz bands are broadcasing their SSID's.  All MAC filtering is correct and both machines are allowed on the networks.  The WPA keys are correct.
    I have even copied the network settings from the working X230 using the "Copy this network profile to a USB flash drive" option from the wireless network properties window and added the 5Ghz network to the T430 using the USB key.  So I know the settings are identical.
    I ran Lenovo diagnostics Wireless Quick Test on both machines and got identical successfull results.
    The only thing amusing about this issue is that the X230 wifi card was purchased from an eBay seller in China and that is the one that works.  The card in T430 came with the laptop direct from Lenovo and that one has trouble.  Both cards have Lenovo FRU numbers and clearly are whitelist approved since they both work.  Just that the T430 card only sees the 2.4Ghz network.
    I have assigned static IP addresses to both machines on the network.
    I have rebooted the router.
    I have run all Lenovo and Windows updates on both machines.
    If anyone has further suggestions I woul really appreciate assistance.
    Thank you.
    Any suggestions would be appreciated.
    .NET Software Developer
    ThinkPad T440s (20AQ005TUS) | ThinkPad ThinkPad T430 (2342CTO) | Lenovo H430 (25582AU) | ThinkPad X230 (2306CTO)
    Solved!
    Go to Solution.

    Thanks for posting your update. Glad your issue is resolved.
    Please consider marking your own post as the solution as it may help other members of the community.
    Regards.
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество
    Community Resources: Participation Rules • Images in posts • Search (Advanced) • Private Messaging
    PM requests for individual support are not answered. If a post solves your issue, please mark it so.
    X1C3 Helix X220 X301 X200T T61p T60p Y3P • T520 T420 T510 T400 R400 T61 Y2P Y13
    I am not a Lenovo employee.

  • NI MAX cannot see / looses network instrument

    There appears to be a bug with NI MAX where a network instrument which was previously configured suddently dissappears and when we attempt to re-establish the instrument, MAX claims that it cannot find the instrument.
    This was seen on 4 different stations, all sharing the similar behavior.  This was also seen at a completely different customer where the configuration was setup by a fourth person.  At client # 1 there are 4 stations.  They were setup by 3 different people using the same instructions.  Everything was fine on all 4 stations.  All of a sudden, the information dissappears from the network instrument list and it is not possible to re-configure the network instrument within MAX.  A similar behavior was reported by another client which is totally different than the first client.  NI MAX was configured by a different person than at client 1, possibly using different steps (although it is quite simple to setup a network device within NI MAX).
    NI MAX at client #1 are versions 5.40f0 and 14.0.0a2.
    NI MAX at client # 2 is version at least 14.0.0a2.
    If we copy an exported settings file from another station, the network devices are restored and it is possible to use the network instrument.  However, if you attempt to setup the instrument manually, because MAX cannot find it automatically, it is not possible to validate the instrument and complete the setup.  Even if you cheat and complete the setup, the PC will not communicate with the instrument via VISA.  However, it is possible to communicate with the instrument outside NI MAX.  The instrument is seen by the PC and does respond to ping requests.
    See image below.
    When trying to validate the instrument, NI MAX responds with the fact that it could not open a VISA session via TCPIP.  
    My first question is:  why does the instrument dissappear in the first place?
    Rebooting the PC did not help.  Basic troubleshooting did not resolve the issue.  This is not the first time I work with NI MAX and with network instruments; however, this is the first time I see them dissappear fromNI MAX.  
    I did not find anything while searching for posts for similar issues, so I do not know if anyone else has seen this.  I did encounter a similar description for a bug that was supposidly fixed in MAX 5.4
    Does anyone at NI have a clue at how to make NI MAX more solid with respect to network instruments?
    Thanks,
    RayR
    Attachments:
    badMAX.png ‏190 KB

    Hello AK2DM,
    I was just north of you last week in Sedona.  Beautiful place.  Our next trip in your area will take us to Phoenix.  We'll have to get together.  
    There are no dependencies on any NI Services that I am aware of.  A customer just reported a similar issue at their Penang CM site.  They are now in a bit of a panic.  I did not work on the code at that site, but 3 sites, 2 customers reporting the same issue???  That's not a coincidence.  Something is wrong with MAX.  The only way to recover is to import the configuration file within NI MAX.  It was impossible to simply scan for the instrument to get MAX to communicate with the instrument, although the PC, that has NI MAX installed, is able to ping the instrument.
    I may have seen a similar issue a few years ago with another client where we kept loosing the network communication, but gave up and switched to GPIB.  At the time, we thought the network switches were causing issues and blamed it on the network.  Today, I may think otherwise...  I do not know what to investigate to verify why this is occurring.  Strangely enough, these systems ran for a year before we started seeing the symptoms.  I thought windoze upgrades was turned off...  It may be related to some recent upgrade, because we only started seeing these unusual behaviors since November (?).   I can't remember exactly when we first saw it. Late fall / early winter??
    It is strange that you started seeing an odd behavior around the same time.  Running windoze, right?  I never liked windoze...  Everyone should move to Linux/Unix/Solaris.  LOL!  

  • PC cannot see AE network (but 2 Apple Laptops can)

    Hello,
    Recently I purchased AE (well today) and MacBook Pro 10.7.3 running Lion.  Apple laptops can see network and access internet with no problems, however, PC cannot.  I used Aiport Utility assistant for install.  Guide mentions using set up assistant to create a new wireless (seemed to create on initial install).  What am I mssing?  Per set up guide I am to choose "manual set up" from the "base station" menu.  This option is not there.  Getting frustrated if it is an error between the keyboard and my seat.
    I did open base station password and located the 63 hexidecimal WPA security key which I added to the PC and it still didn't work.  Kind of hard to tell if the security key is using an "l" or a "1" so maybe I have the wrong security key?
    Any help is greatly appreciated as I need to get this going before tomorrow (need wifi for work).
    Thank you in advance.
    Suzanne

    What OS is your PC using?

Maybe you are looking for

  • How Do I Delete My Postcast Channel and Create a new one

    Hey everyone, I have had a nightmare trying to get support from iTunes and Apple. I have lost access to my old iTunes Podcast in 2012. I have been in contact with iTunes, Apple support...etc and they are not able to help me get access to my channel h

  • IMovi Video format support only up to 1280 x 7xx

    Hallo, I just cut my first video. I like that programm it is really great. Input database is from Canon 5D M-II in full HD qualitiy it means 1920 x 1080pix. So if I get ready the iMovi project for iDVD software I can only choose for best quality 1280

  • Regarding ( ALE-BAPI ) Configuration

    Hello all............ Iam working on ALE & EDI for some time. In the Distribution Model View ( BD64 ) there is a option <b>'ADD BAPI'</b>. I have gone through the documentation regarding this issue but could not get the exact break through which I wa

  • How to delete cisco logs ?

    hi ! how can we remove logs on a router so as when we run "show logging" or "sh log", it'd be a 'tabula rasa' ? thanks !

  • Approval Substitution Functionality in SRM portal.

    Hi All, We need to activate approval substitution scenario with respect to PO and shopping cart. But the standard workflow seems to be having an issue with validation. It doesn't validate the substitute and accept any substitute irrespective of its P