Supporting Snmp - SonicWALL SSL-R User Manual

Secure sockets layer ffloading solutions that allow servers to provide both secure and non-secure services at the same high speeds
Hide thumbs Also See for SSL-R:
Table of Contents

Advertisement

Create a certificate named localCert , load for the PEM-encoded certificate file, and
4
return to SSL Configuration mode.
(config-ssl[myDevice])> cert localCert create
(config-ssl-cert[localCert])> pem localCertFile
(config-ssl-cert[localCert])> end
(config-ssl[myDevice])>
5
Enter Certificate Group Configuration mode, create the certificate group
CACertGroup , load the certificate object CACert , and return to SSL Configuration
mode.
(config-ssl[myDevice])> certgroup CACertGroup create
(config-ssl-certgroup[CACertGroup])> cert CACert
(config-ssl-certgroup[CACertGroup])> end
(config-ssl[myDevice])>
6
Enter Server Configuration mode, create the logical secure server server1 , assign
an IP address, SSL and clear text ports, a security policy myPol , the certificate
group CACertGroup , certificate localCert , and exit to Privileged mode.
(config-ssl[myDevice])> server server1 create
(config-ssl-server[server1])> ip address 10.1.2.4
(config-ssl-server[server1])> sslport 443
(config-ssl-server[server1])> remoteport 81
(config-ssl-server[server1])> secpolicy myPol
(config-ssl-server[server1])> certgroup chain CACertGroup
(config-ssl-server[server1])> cert localCert
(config-ssl-server[server1])> end
(config-ssl[myDevice])> end
(config[myDevice])> end
inxcfg>
7
Save the configuration to flash memory. If it is not saved, the configuration is lost
during a power cycle or if the reload command is used.
inxcfg> write flash
inxcfg>

Supporting SNMP

SonicWALL SSL appliances have basic support for SNMP functions. The device is shipped
with SNMP disabled. This example demonstrates how to set basic SNMP data.
EXAMPLE: Configuring SNMP
1
Initiate a management session as described previously.
Page 58 SSL-IA/SSL-R User's Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ssl-ia

Table of Contents