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

Debug show ACE 4710 load balancing

helenio
Level 1
Level 1

Hello,

I'm using an ACE 4710 to balance http connection toward 2x proxy cache (cache1 & cache2). I would like to debug to which of the cache is redirected the request. Does someone have a debug command or a show command that permit to do it ?

Pratically I'd like to have the possibility to see where the packet was directed to (next hop) based on the L7 loadbalance policy.

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

if you do a 'show conn' you should see the connection id.

Then do a 'show np 1 me-stat "-c "'

There you should get a line with :

EncapsID:ver : 19:0

Then do a 'show arp' and check the entry whose encap column matches the encapid found previously.

You could also do a 'show serverfarm' and see which rserver has the current counter at 1 if you are working with 1 connection at a time.

Gilles.

Review Cisco Networking for a $25 gift card