cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
644
Views
4
Helpful
5
Replies

Content Switching

cisconoval
Level 1
Level 1

Hello

I am new to content switching technology. I dont know anything about this. Now my client have requested me to disable a website access from outsite which is hosted on content swtich.

Can some one please give me the step by step command to do the same ASAP as its very urgent?

5 Replies 5

paul.matthews
Level 5
Level 5

If you wans to completely shut off a web site, you need to identify which content rules cover it and suspend them.

conf

own Mysite

content mysite-clear

sus

cont mysite-ssl

sus

for exampe - obviously the owner and content rule will differ!

If you want to disable a particular server providing content, suspend the service:

conf

serv mysite-web1

sus

Just I want to shut off the access from outside only. So what I have to do..

So you want the service to stay up for internal use? If so that gets rather more complex and depends upon what exactly is configued where, and is not just a simple switch off.

To switch a whole logical web server off, it is the first bit I mentioned - suspend the content rule.

P.

client gonna do refresh the content of that site so they want to block the external view of this site. Please let me know even if I suspend this content rule will the user able to do their job?

Thanks

That depends how they do it, and what they expect users to see.

Suspend the content rule, and the web site is off line. Users will not be able to connect at all.

I am presuming there are multiple servers providing the content? There are a number of way the site can stay up while they do this. I will assume they have four real servers providing the content, and that they have an alternate route - ie they do not manage the servers via the web site interface.

1. Action on their part, you do nothing.

They close down the services (ISA/Apache or whatever they use) on two of the servers, and then they upgrade the content on the two servers. As they have closed the application, the servers will go down in the CSS and the CSS will not pass any traffic to them.

When they have completed the first two, they restart the application and close it on the other two servers, do the upgrade and then bring them back. This does not allow any testing before live sees the new content.

2. Action on both of you.

You suspend two of the web servers services in the CSS, they do the upgrade. Outline is similar to above in that the CSS is no longer passing traffic to the suspended services. When complete (assuming durect access is not blocked) they can test the upgraded content by accessing the server directly. When they are happy, you activate the servers, and suspend the others for them to upgrade those.

allows a little testing, but not he effect of the upgrade on the CSS.

If the config has been defined with this sort of action in mind (internal and external content rules, duplicates of the servers for internal and external etc), and you have a sorry server, then yu could suspent the services for the external so that all external requests will be handled by the sorry server and they can upgrade and test, then when they have finished you reactivate the services and it is live.

One needs to be careful about just pulling a live web service such that it disappears. A small "private" web site will be OK, especially if the users know in advance about the change, but a large e-commerce site can have a longer impact upon business, as users may just switch to a different website, and not bother coming back.

If you need more than this, add a copy of your config, and tell us what logical server you need to close, and we may be able to hep, but you may be better doing that in the datacentre -> application networking forum as thre are a few real CSS experts that hang about.

Review Cisco Networking products for a $25 gift card