Cyclades AlterPath BladeManager Manuale delle Istruzioni Pagina 134

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 240
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 133
120 MergePoint 5224/5240 Service Processor Manager Installer and Administrator Guide
[root@MergePoint5224 /] cat private.key-/etc/httpd/conf/ssl.key/
server.key
5. Copy the certificate into /etc/httpd/conf/ssl.crt/server.crt.
The following screen example uses cert.crt as the name of the certificate file from the CA.
Substitute the correct name for your file.
[root@MergePoint5224 /] cat cert.cert-/etc/httpd/conf/ssl.crt/
server.crt
NOTE: By default, the /etc/httpd/conf/ssl.key/server.key and /etc/httpd/conf/ssl.crt/server.crt files are listed in
/etc/config_files so they can be automatically saved in the Flash memory whenever the saveconf command is
run or the administrative user saves the configuration files using the Save button on the Mgmt - Backup/
restore screen.
6. Run the saveconf command to save the configuration in Flash.
7. Restart the web server to put the certificate into effect.
[root@MergePoint5224 /] daemon.sh restart APACHE
Configuring the DHCP Server
To enable DHCP to configure IP address for target devices, the administrator must perform DHCP
configuration manually. The root user logs into the appliance’s command line and performs the
following steps.
Enables the dhcpd by editing /etc/dhcpd.sh.
Makes the appropriate configuration changes and specifies fixed addresses for all devices in
the /etc/dhcpd.conf file.
Saves the configuration file changes in the firmware using the saveconf command.
Reboots or restarts the dhcpd service manually.
To configure DHCP for managing IP addresses of target devices:
1. Log into the console as root.
2. Open the /etc/dhcpd.conf file for editing.
3. Copy and paste the sample configuration section.
4. Remove the comment (#) signs at the beginning of the lines in the pasted section.
# ######## SAMPLE CONFIGURATION ###############
subnet 192.168.0.0 netmask 255.255.255.0 {
range 192.168.0.110 192.168.0.119;
default
-lease-time 86400;
max-lease-time 172800;
option broadcast-address 192.168.0.255;
Vedere la pagina 133
1 2 ... 129 130 131 132 133 134 135 136 137 138 139 ... 239 240

Commenti su questo manuale

Nessun commento