Displaying a secure access configuration – Juniper Networks J-series Services Router J2320 User Manual

Page 182

Advertising
background image

local {

new {

"-----BEGIN RSA PRIVATE KEY-----\nMIICXQIBAAKBgQC/C5UI4frNqbi

qPwbTiOkJvqoDw2YgYse0Z5zzVJyErgSg954T\nEuHM67Ck8hAOrCnb0YO+SY
Y5rCXLf4+2s8k9EypLtYRw/Ts66DZoXI4viqE7HSsK\n5sQw/UDBIw7/MJ+OpA
... KYiFf4CbBBbjlMQJ0HFudW6ISVBslONkzX+FT\ni95ddka6iIRnArEb4VFCRh+
e1QBdp1UjziYf7NuzDx4Z\n -----END RSA PRIVATE KEY-----\n-----BEGIN
CERTIFICATE----- \nMIIDjDCCAvWgAwIBAgIBADANBgkqhkiG9w0BAQQ ...
FADCBkTELMAkGA1UEBhMCdXMx\nCzAJBgNVBAgTAmNhMRIwEAYDVQQHEwlzdW5ue
HB1YnMxDTALBgNVBAMTBGpucHIxJDAiBgkqhkiG\n9w0BCQEWFW5iaGFyZ2F2YUB
fLUYAnBYmsYWOH\n -----END CERTIFICATE-----\n"; ## SECRET-DATA

}

}

}

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
.

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 on page 158.

[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
.

160

Displaying a Secure Access Configuration

J2320, J2350, J4350, and J6350 Services Router Getting Started Guide

Advertising