Configuring Interfaces, Zones, And Policies With J-Web - Juniper SRX5800 Hardware Manual

Hide thumbs Also See for SRX5800:
Table of Contents

Advertisement

SRX5800 Services Gateway Hardware Guide
Configuring Root Authentication and the Management Interface from the CLI

Configuring Interfaces, Zones, and Policies with J-Web

114
Before you can use J-Web to configure your device, you must access the CLI to perform
the initial configuration.
To configure root authentication and the management interface:
Log in as root. There is no password.
1.
Start the CLI and enter configuration mode.
2.
root@% cli
root@>configure
root@#
Set the root authentication password by entering a cleartext password, an encrypted
3.
password, or an SSH public key string (DSA or RSA).
[edit]
root@# set system root-authentication plain-text-password
New password: password
Retype new password: password
Commit the configuration to activate it on the device.
4.
[edit]
root@# commit
Configure the IP address and prefix length for the Ethernet management interface on
5.
the device.
[edit]
root@# set interfaces fxp0 unit 0 family inet address address/prefix-length
Configure the default route.
6.
[edit]
root@# set routing-options static route 0.0.0.0/0 next-hop gateway
Enable Web access to launch J-Web.
7.
[edit]
root@# set system services web-management http
Commit the configuration changes.
8.
[edit]
root@# commit
You can configure hostnames, interfaces, zones, and security policies using J-Web.
Before you begin:
Ensure you have configured the IP address, root authentication, and default route. See
"Configuring Root Authentication and the Management Interface from the CLI" on
page 114
Copyright © 2014, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

Table of Contents