[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Displaying a Secure Access Configuration

Purpose

Verify the secure access configuration.

Action

From the J-Web interface, select Configuration>View and Edit>View Configuration Text. Alternatively, from configuration mode in the CLI, enter the show system services command.

The following sample output displays the sample values for secure Web access as configured in Table 66.

[edit]
user@R0# show system services
web-management {
http;
https {
port 8443;
local-certificate new;
}
}

Meaning

The output shows the intended secure access configuration.

Related Topics

For more information about the format of a configuration file, see the J-series Services Router Basic LAN and WAN Access Configuration Guide.


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]