[c-nsp] CSS strange behaviour.... Or is it just my config [7:132492]
Brett Clausenhauf
overkillxx at gmail.com
Wed Sep 3 22:41:12 EDT 2008
Hi Guys,
I have some strange behaviour (Or perhaps wrong config) on a CSS11503.
Basically I am just adding a very basic config to it (1 service defined) &
for some reason in order for it to work properly I MUST have a group command
defined.
If I don't have the group statement it worked for awhile & then ceases to
forward incoming requests on the VIP address for tcp port 85.
Tried suspend/active on the Service & Group.. Still it didn't work. The
minute I added the group statement it works.... Being relatively new to the
CSS I am not sure why this is needed. Does anyone know why?
Here is the elements of the config in question:
!************************** SERVICE **************************
service Test102_Web_VIP6_85
ip address 192.168.10.224
port 85
keepalive port 85
keepalive type http
keepalive maxfailure 2
keepalive frequency 30
keepalive retryperiod 30
active
!*************************** OWNER ***************************
owner WWW
content contTest102_VIP6_85
port 85
protocol tcp
add service Test102_Web_VIP6_85
vip address 10.251.1.31
active
!*************************** GROUP ***************************
group grpTest102_VIP6
vip address 10.251.1.31
add service Test102_Web_VIP6_85
active
More information about the cisco-nsp
mailing list