For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

mjohns2_184959's avatar
May 10, 2015

Cisco ACE probe to F5 Load Balancer Monitor

I have a (another) probe from our Cisco ACE Load Balancer that I am trying to convert to an F5 Monitor. Again, I understand the interval, faildetect, etc. I don’t know how to convert is the “ip address 192.168.33.207 routed”

Below is the probe syntax from the Cisco ACE Load Balancer

probe tcp PHOTOS
  ip address 192.168.33.207 routed
  interval 10
  faildetect 2
  passdetect interval 10
  open 3

MJ

3 Replies

  • I believe that the "ip address x.x.x.x routed" would probably map to "Alias Address" field in the tcp monitor configuration screen.

     

  • Thanks. That was one of my first thoughts too, but when I configure monitor that way it causes the member to fails.