cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
371
Views
0
Helpful
1
Replies

Ace: Suspending Virtual Servers

sergegaron
Level 1
Level 1

Hi everyone,

We have a lot of Ace 4710 appliances with a lot of serverfarms in it and I know how to suspend virtual servers with the GUI, but i'd like to know how to do that with the CLI. Is it possible?

For now, when we want to deny access temporarily to a serverfarm, we use XML or CLI to put all the real servers out of service but it would be usefull to make suspend the serverfarm itself with a cli or xml command.

Thanks in advance!

1 Reply 1

yushimaz
Cisco Employee
Cisco Employee

As Chris mentioned in the following thread, there is no toggle set every

rserver under a serverfarm out of service.

https://supportforums.cisco.com/message/3155842#3155842

If you can add a probe, you could be possible with dummy probe.

For example, when your all servers don't open port# 10000, allservers

may go down with the following configuration.

--

probe tcp dummy

  port 10000

  faildetect 1

  passdetect interval 600

  passdetect count 10

serverfarm host sf1

  probe dummy

  rserver sv1

    inservice

  rserver sv2

    inservice

--

By removing 'probe dummy' config from serverfarm, rservers may return operational.

You may go down all servers in a serverarm easily but load of probe process may

increase since ACE sends dummy probe to all rservers.

Regards,
Yuji

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: