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

ACE Probing

aslamta123
Level 1
Level 1

Hi All,

Could you please tell what is the best way to do health probes for TACACS server's ???

Rgds

Aslam..

1 Reply 1

If you are running radius then use probe type radius, for tacacs You can set up a Layer 4 keepalive that opens a socket connection on the port to check if it is opened

probe radius RADIUS

interval 15

passdetect interval 60

credentials

probe tcp TACACS

port 49

interval 15

passdetect interval 60

HTH

Syed Iftekhar Ahmed