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

Named Keepalive problem

tevfik
Level 1
Level 1

hi,

I have two named keepalive config. and both of them exactly the same except port number. Such as:

keepalive SPDA_Transcoding_80

port 80

ip address 10.X.Y.49

uri "/KeepAlive.bin"

type http

active

and

keepalive SPDA_Transcoding_81

port 81

ip address 10.X.Y.49

uri "/KeepAlive.bin"

type http

active

Keepalive for port 80 is running but 81 is not.

When I check the show keepalive output:

Name: SPDA_Transcoding_80 Index: 1 State: Alive

Description:

Address: 10.X.Y.49 Port: 80

Type: HTTP:HEAD:/KeepAlive.bin

Encryption: Disabled

Frequency: 5

Max Failures: 3

Retry Frequency: 5

Dependent Services:

SPDA_AnTrTS01_port80

and

Name: SPDA_Transcoding_81 Index: 2 State: Down

Description:

Address: 10.X.Y.49 Port: 81

Type: HTTP:HEAD:/KeepAlive.bin

Keepalive Error: Not reachable failure

Encryption: Disabled

Frequency: 5

Max Failures: 3

Retry Frequency: 5

Dependent Services:

SPDA_AnTrTS01_port81

As yyou see that there is an error in port 81 keepalive that "Not reachable failure"

But when I go to browser and write down the http://10.X.Y.48:81/Keepalive.bin, I get correct answer.

Do you have any idea about caused this problem.

2 Replies 2

Gilles Dufour
Cisco Employee
Cisco Employee

take a sniff on the server and verify if the server sends a response to the CSS when coming on port 81.

If you see a response tell us what css software version you have.

Gilles.

YES!

I sniffed the traffic.

Altough port 80 sends HTTP 200 OK code, port 81 does not.

So Problem is about coding of application.

Thank you..

Review Cisco Networking for a $25 gift card