Chapter 57 System Remote Management
UAG CLI Reference Guide
283
[no] ip http secure-server cert certificate_name Specifies a certificate used by the HTTPS server. The no
command resets the certificate used by the HTTPS server
to the factory default (
default).
certificate_name: The name of the certificate. You can
use up to 31 alphanumeric and
;‘~!@#$%^&()_+[]{}’,.=-
characters.
[no] ip http secure-server force-redirect Redirects all HTTP connection requests to a HTTPS URL.
The
no command disables forwarding HTTP connection
requests to a HTTPS URL.
ip http secure-server table {admin|user} rule
{rule_number|append|insert rule_number} access-group
{ALL|address_object} zone {ALL|zone_object} action
{accept|deny}
Sets a service control rule for HTTPS service.
ip http secure-server table {admin|user} rule move
rule_number to rule_number
Changes the index number of a HTTPS service control
rule.
ip http secure-server cipher-suite {cipher_algorithm}
[cipher_algorithm] [cipher_algorithm]
[cipher_algorithm]
Sets the encryption algorithms (up to four) that the UAG
uses for the SSL in HTTPS connections and the sequence
in which it uses them. The cipher_algorithm can be any
of the following.
rc4: RC4 (RC4 may impact the UAG’s CPU performance
since the UAG’s encryption accelerator does not support
it).
aes: AES
des: DES
3des: Triple DES.
no ip http secure-server cipher-suite
{cipher_algorithm}
Has the UAG not use the specified encryption algorithm
for the SSL in HTTPS connections.
[no] ip http server Allows HTTP access to the UAG web configurator. The
no
command disables HTTP access to the UAG web
configurator.
ip http server table {admin|user} rule
{rule_number|append|insert rule_number} access-group
{ALL|address_object} zone {ALL|zone_object} action
{accept|deny}
Sets a service control rule for HTTP service.
ip http server table {admin|user} rule move
rule_number to rule_number
Changes the number of a HTTP service control rule.
no ip http secure-server table {admin|user} rule
rule_number
Deletes a service control rule for HTTPS service.
no ip http server table {admin|user} rule rule_number Deletes a service control rule for HTTP service.
show ip http server status Displays HTTP settings.
show ip http server secure status Displays HTTPS settings.
Table 180 Command Summary: HTTP/HTTPS (continued)
COMMAND DESCRIPTION