Juniper SRX110 Manual page 142

Services gateway hardware
Hide thumbs Also See for SRX110:
Table of Contents

Advertisement

SRX110 Services Gateway Hardware
124
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 device.
6.
[edit]
root@# set system login user admin class super-user authentication
plain-text-password
Commit the configuration to activate it on the device.
7.
[edit]
root@# commit
Log in as the administrative user you configured in Step 6.
8.
Configure the name of the device. If the name includes spaces, enclose the name in
9.
quotation marks (" ").
configure
[edit]
admin@# set system host-name host-name
Configure the traffic interface.
10.
[edit]
admin@# set interfaces fe-0/0/1 unit 0 family inet address address/prefix-length
Configure the default route.
11.
[edit]
admin@# set routing-options static route 0.0.0.0/0 next-hop gateway
Configure basic security zones and bind them to traffic interfaces.
12.
[edit]
admin@# set security zones security-zone untrust interfaces fe-0/0/1
Copyright © 2012, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

Table of Contents