Performing Initial Software Configuration Using J-Web; Configuring Root Authentication And The Management Interface From The - Juniper SRX5600 Hardware Manual

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

Advertisement

Related
Documentation

Performing Initial Software Configuration Using J-Web

Configuring Root Authentication and the Management Interface from the CLI
Copyright © 2014, Juniper Networks, Inc.
interfaces {
ge-6/2/0.0;
}
}
}
policies {
from-zone trust to-zone untrust {
policy bob {
match {
source-address any;
destination-address any;
application any;
}
then {
permit;
}
}
}
}
}
Commit the configuration to activate it on the device.
18.
[edit]
admin@# commit
Optionally, configure additional properties by adding the necessary configuration
19.
statements. Then commit the changes to activate them on the device.
[edit]
admin@# commit
When you have finished configuring the device, exit configuration mode.
20.
[edit]
admin@# exit
admin@host>
SRX5600 Services Gateway Software Configuration Overview on page 83
Configuring Root Authentication and the Management Interface from the CLI on page 87
Configuring Interfaces, Zones, and Policies with J-Web on page 88
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
Chapter 10: Configuring Junos OS for the SRX5600 Services Gateway
87

Advertisement

Table of Contents
loading

Table of Contents