Juniper SRX 5600 Hardware Manual page 99

Services gateway
Hide thumbs Also See for SRX 5600:
Table of Contents

Advertisement

Configure basic security zones and bind them to traffic interfaces.
14.
[edit]
admin@# set security zones security-zone trust interfaces ge-6/3/5
admin@# set security zones security-zone untrust interfaces ge-6/2/0
Configure basic security policies.
15.
[edit]
admin@# set security policies from-zone trust to-zone untrust policy policy-name
match source-address any destination-address any application any
root@# set security policies from-zone trust to-zone untrust policy policy-name
then permit
Check the configuration for validity.
16.
[edit]
admin@# commit check
configuration check succeeds
Commit the configuration to activate it on the device.
17.
[edit]
admin@# commit
commit complete
Optionally, display the configuration to verify that it is correct.
18.
admin@# show
## Last changed: 2008-05-07 22:43:25 UTC
version "9.2I0 [builder]";
system {
autoinstallation;
host-name henbert;
root-authentication {
encrypted-password "$1$oTVn2KY3$uQe4xzQCxpR2j7sKuV.Pa0"; ##
SECRET-DATA
}
login {
user admin {
uid 928;
class super-user;
authentication {
encrypted-password "$1$cdOPmACd$QvreBsJkNR1EF0uurTBkE.";
## SECRET-DATA
}
}
}
services {
ssh;
web-management {
http {
interface ge-0/0/0.0;
}
}
}
syslog {
Chapter 10: Configuring the JUNOS Software
73

Advertisement

Table of Contents
loading

Table of Contents