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

Services and VIP

I have created 3 services for 3 virtual servers.

I would like to know if it's possible to have this 3 services on 1 VIP like the following.

Service 1 is only http for the main web server

http://www.domain.com

Service 2 is for the extranet over SSL

https://www.domain.com/extranet

Service 3 is for SSL web server

https://www.domain.com/ssl

Thanks for your help

Fabrice

1 Reply 1

hdecreis
Level 1
Level 1

Hi,

just use 3 "rules":

first on port 80, adding "Service 1" servers.

second on port 443, with url "/extranet/*", adding "Service 2" servers.

third on port 443 too, with url "/ssl/*", adding "Service 3" servers.

see http://cco.cisco.com/en/US/partner/products/hw/contnetw/ps789/products_command_reference_chapter09186a0080175fed.html#1141439 for more info on configuring rules based on URLs.

PS: did you read the Configuration Guide ? ;-) here is the "Configuring rules" section:

http://cco.cisco.com/en/US/partner/products/hw/contnetw/ps789/products_configuration_guide_chapter09186a00800c958e.html

Review Cisco Networking for a $25 gift card