
Chapter 34 System Remote Management
34.2 Common System Command Input Values
The following table identifies the values required for many of these commands. Other input values are discussed with the corresponding commands.
Table 125 Input Values for General System Commands
LABELDESCRIPTION
address_object The name of the IP address (group) object. You may use
rule_number The number of a service control rule. 1 - X where X is the highest number of rules the NXC model supports.
zone_object The name of the zone. Use up to 31 characters
The NXC uses
34.3 HTTP/HTTPS Commands
The following table describes the commands available for HTTP/HTTPS. You must use the configure terminal command to enter the configuration mode before you can use these commands.
Table 126 Command Summary: HTTP/HTTPS
COMMAND | DESCRIPTION |
[no] ip http authentication auth_method | Sets an authentication method used by the |
| HTTP/HTTPS server. The no command resets |
| the authentication method used by the HTTP/ |
| HTTPS server to the factory default (default). |
| auth_method: The name of the authentication |
| method. You may use |
| characters, underscores(_), or dashes |
| first character cannot be a number. This value is |
| |
|
|
[no] ip http port <1..65535> | Sets the HTTP service port number. The no |
| command resets the HTTP service port number |
| to the factory default (80). |
|
|
[no] ip http | Sets the HTTPS service port number. The no |
| command resets the HTTPS service port number |
| to the factory default (443). |
|
|
[no] ip http | Enables HTTPS access to the NXC web |
| configurator. The no command disables HTTPS |
| access to the NXC web configurator. |
[no] ip http | Sets the client to authenticate itself to the HTTPS |
| server. The no command sets the client not to |
| authenticate itself to the HTTPS server. |
[no] ip http | 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. |
|
|
214 |
| |
NXC CLI Reference Guide |
| |
|
|
|