cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
599
Views
0
Helpful
5
Replies

Identifying source IP in sticky table on ACE

dknov
Level 3
Level 3

Hi,

A newbie question :-)

How can I see a real source IP address of a sticky table entry on ACE running 2.1.1 code?

If I do "show sticky database" I see a hash value, but not IP itself. In CSM the command shows the source IP, but not on ACE....

Thanks!

David

5 Replies 5

There is no direct command to see the src ip

Convert the value into HEX in

xx.xx.xx.xx format and then convert each octet individually into decimal.

Try that and let me know.

Syed Iftekhar Ahmed

Syed,

How would you convert 723458950230473985 :-)

This is what shows in the "sticky-entry" column.

Thanks!

David

I will take it back...:)

Are you using src-ip based sticky?

If yes then please share one sticky database entry.

Syed

Yes.

Here is a portion of sticky config:

sticky ip-netmask 255.255.255.255 address both SrcDstStickyGrp001

timeout 480

replicate sticky

serverfarm Prod-MES-PAM3

Here is a stick table entry:

sticky group : SrcDstStickyGrp001

type : IP

timeout : 480 timeout-activeconns : FALSE

sticky-entry rserver-instance time-to-expire flags

---------------------+--------------------------------+--------------+-------+

723458950230473985 prmessrv01:0 28798 -

Well there is no command to get what you are looking for. Infact you can find a bug CSCsg58769 in this regard in bugtoolkit.

Previously it used to be IP in decimal format and was needed to be converted to IP dotted quad."I think" some change has been made to the code.

There are some other ways to workaround it

for example

If you want to see stciky database entries for a given client ip you can use

sh sticky database client

If you want to see stciky database entries for a given rserver you can use

sh sticky database rserver

Syed Iftekhar Ahmed

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: