Cisco Application :: ACE 4710 Server In Multiple Server Farms

Jul 23, 2012

I put multiple rservers in multiple server farms?
 
So for example rserver1 and rserver2 are put in serverfarm production1 and are in use with particular sticky and load balancing settings.
 
Can I then create serverfarm test_production and put both rserver1 and rserver2 in it?  Then play around with the sticky and load balancing settings as a test without affecting the production serverfarm.  

View 1 Replies


ADVERTISEMENT

Cisco Application :: Maximum Number Of Real Servers And Server Farms In ACE30 Module

Jun 17, 2012

What are the maximum number of real servers, server farms and virtual servers i can configure on ACE30 module,Is there any documentation available on cisco site where i can check this? Does it depend on the hardware or does it depend on the software version?

View 3 Replies View Related

Cisco Application :: ACE 4710 Take An Action When A Server Goes Down

Jun 2, 2011

If we use an ACE4710 to load balance two real servers, obviously it will use health checks to determine if a server is down.When it detects a server is down, it will not send it any more traffic.But can we also have it take any other action?  For example maybe email an admin, or send an SNMP trap?  Or better yet, can we use a custom TCL script to do other things, like launch some custom activities?

View 2 Replies View Related

Cisco Application :: ACE 4710 SIP - Server Initiated Traffic?

Aug 7, 2012

I have a Cisco ACE 4710 A5(1.2). Scenario: Inbound call from PSTN to SIP Phone. Call comes into the VIP and then load balances to sip server, the server then routes the call out via WAN to the SIP phone as below:

PSTN SIP Providor >(router)> ACE4710 > sip_server(s) > ACE4710 > (router) >SIP Phone
 
Note: Router is Cisco 3925 with "ip nat service sip udp port 5060" and Port 5060 mapped to the VIP of the ACE.If I put the sip server directly behind the router it works fine. From behind the ACE:
 
If I turn on sip inspect on the VIP the call setup (INVITE) and termination (BYE) work fine but the audio loops on the PSTN side from the mic to the speaker.If I turn OFF sip inspect then the audio is fine and mapped correctly but the call terminaton (SIP BYE) hits the VIP from the PSTN but never reaches the sip server.For ease and dianostics, I have turned off all sip servers except one meaning the load-balancer has only one server to choose from.SIP Call_id sticky is setup and seems to work, though irrelevent with one server only on test.How do I get the ACE to accept 'server initiated traffic' with sip inspect so it knows about the pending BYE when it comes back from the IP phone via the VIP?Config below, image attached. Bridged mode (also get the same result in routed mode)
 
access-list everyone line 8 extended permit ip any anyaccess-list everyone line 16 extended permit icmp any any
probe sip udp 1  description SIP Health Monitor  interval 30  expect status 200 200
rserver host server1  description Production SIP Server  ip address 10.44.56.172  conn-limit max 980 min 980  probe 1  inservice
serverfarm host sip  failaction purge  probe 1  rserver server1    inservice

[code].....

View 7 Replies View Related

Cisco Application :: Unable To Access Server Through VIP (ACE 4710)

Oct 3, 2012

configure Cisco Ace 4710 ?Note :- Just a testing face I need to access my one server(192.168.1.11 : 80) through VIP :- 10.13.77.10 ,    I have only one Cisco Router 2800 and One L2 Cisco Switch 2960 and Cisco Ace 4710 . So I already configured 2 Different VLANS in Switch (Vlan 10 & Vlan 100) and by router I given the ip address of that Vlans with Inter Routing Vlan. My Connectivity is like this :-- Router Ethernet 0/0 --- 10.13.77.1/24 with vlan 10) & Router Ethernet 0/1 ---- 192.168.1.1/24 with vlan 100 ) connected with switch after that I configured ACE LB and connect the ACE interface with switch Like that ---- Connect to ACE Interface 2/3 vlan10 with switch vlan10(Ethernet port  2-12) and  Connect to ACE Interface 3/3 vlan100 with switch vlan100(Ethernet port  13-24) .Testing to access server from Switch Vlan10 to Vlan 100 where my server is there.
 
Configuration :---

ACE>  client side Vlan10 (10.13.77.4/24) , VIP :- 10.13.77.10, SM-- 255.255.255.255
 ACE>  server side Vlan100 (192.168.1.5/24), Web server -- 192.168.1.11 with 80 port
 ACE> Managment Vlan 1000 (172.16.6.5/24) ,
 ip  route 0.0.0.0 0.0.0.0 10.13.77.1
 
 I already Configured in Routed mode but From Vlan10 ip subnet example like 10.13.77.12(Client or User PC) tried to access server 192.168.1.11 with VIP http://10.13.77.10 but not responding , if i access server with real IP then accessible (why boz there is inter vlan routing)?

View 22 Replies View Related

Cisco Application :: Access Server Through VIP (ACE 4710) But Very Slow

Oct 30, 2012

Access Server through VIP (ACE 4710) but very slow
 
Accessing the server very slow.., check my real  configuration... this configuration is for application server and after  this i have to configure more serverfarm for different server like  webmail etc. in this ACE 4710. I have only one ACE 4710 .
 
ACE Version A4(2.0) = is there supports Probe with this version?  without probe server will work but very slow.
 
VIP :-- 172.16.15.8  
LB/Admin# sh run
Generating configuration....

[Code].....

View 2 Replies View Related

Cisco Application :: ACE 4710 - Renaming Server Farm

Feb 2, 2012

Is there a way to rename a server farm, health probe, real server or virtual service without having to completely rebuild it?  I'm running 3.0(A3).

View 2 Replies View Related

Cisco Application :: ACE 4710 Server Load Balancing?

Jul 7, 2012

We have two Cisco ACE 4710 and we want to install both of the devices in HA with load balancing mode.While i have done HA mode configuration between ACE 4710.But unable to configure load balancing configuration between them.i want to tell you connectivity between server,client & loadbalancer.Our Web servers are connected to VLAN 152 on the L3 (3750) switch.Which are alreday working in redundancy between other L3.And ACE 4710 it is also connected to vlan 150 which are connected to same L3 (3750) switches and users are also connected to vlan 6 on the same L3 itself. 

View 2 Replies View Related

Cisco Application :: SNMP Server Not Receiving Traps From ACE 4710

May 24, 2012

Had setup my ACE ,to send traps to SNMP server .but dont see any logs on the SNMP server from ACE.
 
SNMP configuration on ACE 
 
logging enable
logging buffered 6
logging host 10.12.40.12 udp/514

[code].....

View 1 Replies View Related

Cisco Application :: ACE 4710 - Monitoring Real Server Showing N / A?

Jun 25, 2012

I recently installed a Cisco ACE 4710 version A4(2.0) into our test network. Load balancing across a number of web servers appears to be working ok and serving pages to users. However, when i tried to check the real time stats via device manager (Monitor> virtual contexts> context > Real servers) a number of fields specifically "current connections", "total conns", "failed conns" etc were showing N/A. Do I need to enable this somehow i.e. polling, if so how?

View 5 Replies View Related

Cisco Application :: ACE 4710 / Sticky Serverfarm / All Connections On One Server?

Nov 2, 2011

We are using a sticky serverfarm with 2 real servers, one server was down for maintenance for an extended period of time. When it came inservice again it was not getting any connections. is it because all the connections had stuck to the other server ?  we want sessions to be sticky but we also want to LB?I got it working by bouncing the server that had been online all the time. things started to LB then.BTW  the ACE 4710 is running 4.2.1

View 1 Replies View Related

Cisco Application :: ACE 4710 No Access To Any Server To Do File Transfer

Jan 26, 2013

I ma having issues trying to import a .PEM file into an ACE 4710. The original file was a PCKS12 file that was converted to a set of .PEM files as I have no access to any server to do a file transfer. This has worked in the past. the error I get is "Error: File not of recognized types - PEM, DER or PKCS12, import failed". I am not sure what is exactly failing. The cert was converted to a .PEM and the ACE imported that fine.

View 4 Replies View Related

Cisco Application :: Importing SSL Certificate From MS Exchange Server To ACE 4710?

Nov 16, 2011

My customer has SSL certificate already installed on microsoft exchnage 2010 servers and now wanted to import that certificate to cisco ACE4710.
 
How to trace the exact procedure to import the SSL Cert to ACE from microsoft exchange server and how about the KEY, from where I should get the KEY to cross verify for SSL Cert?

View 2 Replies View Related

Cisco Application :: ACE 4710-K9 - VIP Not Showing Webpage From Real Server

Mar 27, 2013

my ACE 4710-K9
 
I cannot reach a web page when accessing my VIP on ACE, here is i paste my configuration
 
VIP at 10.49.30.223
RS1 at 10.49.30.221
RS2 at 10.49.30.221

[Code].....

View 8 Replies View Related

Cisco Application :: ACE 4710 - Configuring Backend Server Monitoring?

Apr 6, 2013

Currently running an ACE 4710, which is handling all of our inbound SSL connections and then forwarding requests thru to backend web servers. This all works fine.
 
My question is this..Right now we are not load balancing any of the backen web servers. But I now have a requirement that should a web server crash or become unavailable I need to redirect that backend connection to another web server.
 
Scenario is more like I have 2 web servers both serving same content, but I want one server to take all the connections unless it fails, at that point have all the connections forwarded to 2nd server.Is there a way to setup the load balancing where the 1st server gets all the connections until a failure happens ?

View 1 Replies View Related

Cisco Application :: ACE 4710 Load Balance Only If Primary Server Fails

Oct 14, 2012

I've done a lot of ACE work over the years but this is the first time this has ever come up. 
 
I have a request from an application group where I have 3 rserver in the server farm but they want all traffic to only go to the first server unless that server fails.  If the first server fails, only then do they want traffic to go to the 2nd server instead and if that fails, then traffic goes to the 3rd.
 
I've read through the documentation but haven't figured out a way to do this. What to do this type of failover configuration?

View 4 Replies View Related

Cisco Application :: Change Version In ACE 4710 To Support NTP Server External?

Oct 26, 2011

I´m Trying to synchronize the clock with NTP server external, these ntp server only support NTP version 3.Can I change the NTP version in the ACE4710 Appliance to support the ntp server external?If is possible, How I can change it ?
 
 This is the version:
 
Cisco Application Control Software (ACSW)
TAC support: [URL]
Copyright (c) 1985-2011 by Cisco Systems, Inc. All rights reserved.
The copyrights to certain works contained herein are owned by
other third parties and are used and distributed under license.

[code]....

View 1 Replies View Related

Cisco Application :: ACE 4710 - SSL Configuration / (HTTPS) Access To Server Farm

Aug 31, 2011

I have been tasked to provide SSL(HTTPS) access to a server farm that will be accessible from the internet.  Is this the correct guide to follow?
 
[URL]
 
I am assuming I will need to purchase a certificate to import into the load-balance r as well.

View 1 Replies View Related

Cisco Application :: ACE 4710 Server Farm Fail-on-all Option Missing

Feb 27, 2012

ACE 4710 software A3(2.7) [code] Why is the fail-on-all option missing from the serverfarm that is of type redirect? This option is something that I would actually need in a certain situation.

View 1 Replies View Related

Cisco Application :: ACE 4710 Configuration - Client / IP Address Access For Web Server

Oct 15, 2011

I want to use one arm infrastructure of ACE4710. But I remember it was problem for back end server can not get logging for which client/ip address access the web server.

View 3 Replies View Related

Cisco Application :: ACE 4710 Prevent Failback To Primary Server When Probe Fail

Feb 26, 2011

I want to configure my ACE so that if a probe fails, it fails over to the backup rserver, BUT it won't failback to the primary rserver until manual intervention is complete. The problem is we don't want an rserver to fail and failover to secondary, then failback to primary, repeat... (flip-flopping).   I want to be able to have time to get on the server and find out what may have caused the probes to fail before it fails back.

View 4 Replies View Related

Cisco Application :: ACE 4710 - Rserver With Multiple Ports?

May 28, 2012

Currently migrating from a CSS to a new ACE for all our inbound ssl connections.
 
On the CSS, I could define multiple backend services, different tcp ports and 1 IP.
 
ex.              
service TEST_HTTP22
protocol tcp

[code]....

But now I have to define each backend web server as an RSERVER and it doesnt allow me to configure 2 rservers with same IP.

View 11 Replies View Related

Cisco Application :: CSS 11503 - Server-to-server Load Balancing?

Feb 16, 2012

I'm trying to design a CSS configuration that allows servers in the same vlan to be the source and destination of load-balanced traffic. My thought is to add two new vlans, one for the VIPs and one for the servers, then NAT the source IPs going from the LB to the servers.
 
Is this the right way to do it?I've never NATted using CSSs, so I wanted to verify what I'm thinking.Our current config trunks the vlans -
 
interface 1/1
   trunk
   vlan 1
    default-vlan
  vlan 555

[code]....

View 3 Replies View Related

Cisco Application :: ACE 4710 Multiple Services Running On Load Balanced Servers

Jan 30, 2012

Our Exchange 2010 hub servers run multiple services/ports:  smtp, www, pop3,135, 143, https, 993, 995, 6001,6002,6003,60200,60201,8400, and 8402 what is the best way of balancing these servers so that if only one of the services failed on a server, it would switch only the failed service to remaining servers. At present I only use an smtp probe, so as log as that sevrice is running the server is marked good.

View 3 Replies View Related

Cisco Application :: Application Slowness Through ACE 4710

Mar 27, 2013

Report run via Individual Web server URL’sThe report takes less than 20 minutes (average 15 minutes) to fetch and return the data. This is observed 9 out of 10 times.Report run via ACE Load Balanced URLThe report keeps on running for more than 20 minutes and never completes. The front end keeps showing report is running.The data in general when tested directly by running queries against the database (bypassing the platform) completes in 15-18 minutesThe network connectivity for each and every ports involved (Loadbalancer/Servers) have been throulgly checked.

View 6 Replies View Related

How To Make Application Server

Mar 22, 2012

I want to learn how to make application server?I have Windows server 2008 enterprise edition and it is connected to 10 Client Machines. I want to install software programes only on server and use them on client machines without knowing server password.

View 29 Replies View Related

Cisco Application :: 5.1 ANM Server Upgrade

May 7, 2012

We are currently running ANM server version 4.1.  I am trying to upgrade to version 5.1.  But when I run the "application upgrade anm-va-5.1.ova Upgrade" command, I receive an error that states: "Manifest file not found in the bundle".I then tried to run the install command with the same error.

View 2 Replies View Related

Cisco AAA/Identity/Nac :: ISE 1.1.0.665 Application Server Is Still Initializing

Sep 25, 2012

I had a working server running ISE version 1.1.0.665 but someone in the build room decided to pull the power out of the server rather than shutting it down correctly. I have booted the server back up however the web management page was not accessable. I have checked the server status and the end result is the Application Server in the "still initializing" stage. I have left the server for several hours and the status has not changed.
 
I know people have previously run into this issue but no one has posted any resolution or confirmed that a rebuild is the only solution. I have tried to create an on-demand backup but it seems to fail when attempting to provide the credentials (which are correct) for the FTP server.

View 1 Replies View Related

Cisco :: Multiple Routers Nat To One Server?

May 3, 2012

I have a job with a budget-limited client who has three Cisco RV042 dual-WAN routers. They had hoped to establish rather seamless *inbound* service, which doesn't seem to be the real purpose for these units, they appear to be designed for bandwidth aggregation and/or rather seamless *outbound* service.Since they have three of these routers, and three broadband connections (two different 5 IP blocks at one ISP, one 5 IP block at a second ISP) I am toying with the idea of using one router per broadband, and configuring each router for One-to-One NAT, dispensing with the dual-WAN redundancy feature.Each router will come from a different public subnet, yet have a one-to-one NAT to the *same* internal server, for instance:

Router 1 - 74.92.X.X ---> NAT ---> 192.168.1.100
Router 2 - 67.78.X.X ---> NAT ---> 192.168.1.100
Router 3 - 97.76.X.X ---> NAT ---> 192.168.1.100

The routers will be configured on the same subnet internally. 192.168.1.1, 192.168.1.2, and 192.168.1.3 respectively. I'll use weighted multiple default gateways on the server's IP configuration, to establish their default and failover gateways.My question is, does configuring multiple routers for one-to-one NAT to the *same* server cause any conflict or failure? You know, of the "sorry bub that private interface is already sucked up by router 1 and I can't do this" nature?

View 9 Replies View Related

Cisco Application :: ACE4710 Is Not Able To Link Directly To APP / WEB Server?

Aug 31, 2011

We recently configured a setup to loadbalance 2 application server using ACE4710.  Initially the configuration was to link two app servers directly to ACE4710 without connecting to a Switch, but later, it was advised that ACE4710 is not able to work without connecting to a switch. 
 
1. ACE4710 is not able to link directly to APP/WEB server, but it must go through a network Switch.
 
2. If item-1 above is true.  We used to have a older Cisco Loadbalancer which is able to link directly to WEB/APP servers. What is the reason or advantage of removing this feature?

View 7 Replies View Related

Cisco Application :: C6500 CSM Real Server Cannot Ping Its VIP

Oct 25, 2011

I've been running into an issue with Cisco CSM for a number of years, but always found a way around it.  Im attempting to get to the bottom of this to find out once and for all, if this is infact a limitation of the device, or a config issue/work around is possible.
 
Here is my situation.  My CSM's are configured in bridging mode.  Traffic works great, traffic bridges across vlans correctly.  Everything works and have many instances of smilar configurations running in production.  Every once and a while, a client requests that a "real" server (ie LWCMW-021)
cannot ping its VIP address (10.95.88.68).  I am assuming this is related to the NAT Server, but not 100% sure.  Clients have requested this functionality for some type of application based purpose, but Im unaware if CSM in bridging mode can provide this or not. 
 
real LWCMW-021
address 10.95.88.59
inservice
!
real LWCMW-022
[Code]....

View 5 Replies View Related

Cisco Application :: ACE30 Get Failures In A Number Of Server

May 23, 2012

After upgrade from ACE20 with A2(3.5) to ACE30 with A5(1.2) I get failures in a number of server farm's, where before upgrade the number was zero. No drops in VIP and logs from applications do not notice any new errors.

View 2 Replies View Related

Cisco Application :: 2676 / ACE - Can't Reach Virtual Server

Nov 25, 2012

I'm trying to set up a load balancer within an OVH (hoster) infrastrcture, I've followed their instructions [URL] I'm using a RIPE block (5.135.193.xxx/28) and would like the first 8(5.135.193.xxx/29) to be used as the virtual server.vlan 2676 is the local one, and vlan 1227 is the public one.After all the config steps, none of these IPs are responding to a ping, nor a direct http request.

the full configuration is :
 
=============================================
ssh maxsessions 1 
access-list ANY line 8 extended permit icmp any any
access-list ANY line 16 extended permit ip any any  
probe tcp PROBE_TCP
  passdetect interval 30

[code]....

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved