cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
272
Views
0
Helpful
2
Replies

ACE Configuration Check

syjeon
Level 1
Level 1

VIP : 10.10.10.10:8000

rserver server1

ip address 10.10.10.1

serverfarm SFARM1

rserver server1 8001

probe Probe_8001

rserver server2 8002

probe Probe_8002

rserver server3 8003

probe Probe_8003

rserver server4 8004

probe Probe_8004

I would like to loadbalance on just one single ip address and multiple ports like

above configuration on ACE. Is It possible configuration? please check

thank you.

2 Replies 2

Gilles Dufour
Cisco Employee
Cisco Employee

See my response to your other post.

G.

ok. thank your response.

I picked up your configuration as follows:

rserver Server1

ip address 10.10.10.1

inservice

serverfarm Farm1

rserver Server1 8001

inservice

rserver Server1 8002

inservice

rserver Server1 8003

inservice

class-map MyVip

match virtual 10.10.10.10 tcp eq 8000

policy type loadbalance http first MyPolicy

class class-default

serverfarm Farm1

policy multimatch SLB

class MyVip

load policy MyPolicy

load vip inservice

interface vlan X

service in SLB

I know that there is no problem to configure one real server attached multiple service port for configuring SLB.

But I must healcheck on each multiple ports although one real server.

for example:

rserver Server1 8001

probe probe_8001

inservice

Is it working well?

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: