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

CSS Config

subashmbi
Level 1
Level 1

Hi All,

I have to add 2 linux server (teaming) in the css. please find the below ip details. and the virtual ip 10.20.19.142

10.20.19.140 ora03m

10.20.19.141 ora04m

kindly send me the config script for the scenario. they want to open the port 80 &443

scenario:-

2 linux server---css ------Sw

Kindly advice me

1 Reply 1

dario.didio
Level 4
Level 4

Hi,

you can use following:

service ora03m

protocol tcp

ip address 10.20.19.140

keepalive type tcp

port 80

active

service ora04m

protocol tcp

ip address 10.20.19.141

keepalive type tcp

port 80

active

owner "owner-name"

content test-80

vip address 10.20.19.142

protocol tcp

port 80

add service ora03m

add service ora04m

active

content test-443

vip address 10.20.19.142

protocol tcp

port 443

add service ora03m

add service ora04m

advanced-balance sticky-srcip

active

I used TCP-port 80 as keepalive mechanisme, this can be changed.

Additional examples can be found here:

http://www.cisco.com/en/US/products/hw/contnetw/ps792/prod_configuration_examples_list.html

HTH,

Dario

Review Cisco Networking for a $25 gift card