Using The Cli; Performing Initial Software Configuration On The Srx240 Services Gateway - Juniper SRX240 Hardware Manual

Srx240 services gateway
Hide thumbs Also See for SRX240:
Table of Contents

Advertisement

SRX240 Services Gateway Hardware Guide
Performing Initial Software Configuration on the SRX240 Services Gateway Using the
CLI
78
This procedure connects the services gateway to the network but does not enable it to
forward traffic. For complete information about enabling the services gateway to forward
traffic, including examples, see the appropriate Junos OS configuration guides.
To configure the software:
Verify that the services gateway is powered on.
1.
Log in as the root user. There is no password.
2.
Start the CLI:
3.
root# cli
root@>
Enter configuration mode:
4.
configure
[edit]
root@#
Set the root authentication password by entering a cleartext password, an encrypted
5.
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
Configure an administrator account on the services gateway:
6.
[edit]
root@# set system login user admin class super-user authentication
plain-text-password
Commit the configuration to activate it on the services gateway:
7.
[edit]
root@# commit
Log in as the administrative user you configured in Step 6.
8.
Configure the name of the services gateway. If the name includes spaces, enclose the
9.
name in quotation marks (" ") :
configure
[edit]
admin@# set system host-name host-name
Configure the traffic interface:
10.
[edit]
admin@# set interfaces ge-0/0/1 unit 0 family inet address address/prefix-length
Copyright © 2013, Juniper Networks, Inc.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents