Initially Configuring The Srx5400 Services Gateway - Juniper SRX5400 Hardware Manual

Services gateway
Hide thumbs Also See for SRX5400:
Table of Contents

Advertisement

SRX5400 Services Gateway Hardware Guide

Initially Configuring the SRX5400 Services Gateway

74
This procedure connects the device to the network but does not enable it to forward
traffic. For complete information about enabling the device to forward traffic, including
examples, see the appropriate Junos OS configuration guides.
To configure the software:
Verify that the device 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 either a cleartext password, an
5.
encrypted 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. When prompted, enter the password
6.
for the administrator account.
[edit]
root@# set system login user admin class super-user authentication
plain-text-password
New password: password
Retype new password: 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 IP address and prefix length for the Ethernet management interface on
10.
the services gateway's Routing Engine.
[edit]
admin@# set interfaces fxp0 unit 0 family inet address address/prefix-length
Copyright © 2014, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

Table of Contents