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

vip address not responding

admin_2
Level 3
Level 3

I am testing our new CSS 11501s (which are going to replace our old LocalDirectors), and have setup a little lab like so:

Test PC

|

Router

|

| e5

CSS

e1 e2

| |

Srv1 Srv2

I cannot seem to get the configured vip addreses to work, however I can connect to the actual webserver ips on port 80 (which are directly connected to ports 1 & 2). Any idea why it is not working?

Here is my config:

interface e1

bridge vlan 100

interface e2

bridge vlan 200

interface e5

trunk

vlan 100

vlan 200

circuit VLAN100

ip address 10.10.100.100 255.255.255.0

circuit VLAN200

ip address 10.10.200.100 255.255.255.0

service www_eth0

ip address 10.10.100.2

keepalive type http

active

service www_eth1

ip address 10.10.200.2

keepalive type http

active

owner webowner

content eth0

port 80

protocol tcp

add service www_eth0

vip address 10.10.100.25

active

content eth1

protocol tcp

port 80

add service www_eth1

vip address 10.10.200.25

active

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

I think you get no response from the vip because you have no default route on the CSS pointing at your router.

If you do have a default route, capture a 'show summary' and 'sho service summary' to verify that the content rules are active.

Regards,

Gilles.

Review Cisco Networking for a $25 gift card