Example: Setting Up A Backend Server - Cisco CSS11501S-C-K9 Configuration Manual

Secure content accelerator
Table of Contents

Advertisement

Configuring the Device

Example: Setting up a Backend Server

Cisco 11000 Series Secure Content Accelerator Configuration Guide
4-10
Save the configuration to flash memory. If it is not saved, the configuration is
6.
lost during a power cycle or if the reload command when used.
SCA# write flash
SCA#
You can review the configuration of the currently edited
Note
SSL object (key, certificate, certificate chain, security
policy, or server) by using the info command in the
appropriate mode.
This example describes how to use the configuration manager to set up a
backend server.
Enter Privileged, Configuration, and SSL Configuration modes.
1.
SCA> enable
SCA# configure
(config[myDevice])# ssl
(config-ssl[myDevice])#
Enter Backend Server Configuration mode and create a backend server named
2.
myBackServ.
(config-ssl[myDevice])# backend-server myBackServ create
(config-ssl-backend[myBackServ])#
Assign an IP address and netmask to the backend server.
3.
(config-ssl-backend[myBackServ])# ip address
4.
Assign port 443 for SSL traffic and port 80 for clear text traffic.
(config-ssl-backend[myBackServ])# localport 80
(config-ssl-backend[myBackServ])# remoteport 443
5.
Specify a security policy for the server.
(config-ssl-backend[myBackServ])# secpolicy strong
Chapter 4
Using the Configuration Manager
78-13124-06

Advertisement

Table of Contents
loading

This manual is also suitable for:

Css-11154-ac11000 series

Table of Contents