Juniper SRX1400 Hardware Manual page 108

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

Advertisement

SRX1400 Services Gateway Hardware Guide
88
Configure the traffic interface.
11.
[edit]
admin@# set interfaces ge-0/0/0 unit 0 family inet address address/prefix-length
admin@# set interfaces ge-0/0/1 unit 0 family inet address address/prefix-length
NOTE: The ge-0/0/0 interface is for the LAN, and the ge-0/0/1 interface
is for the ISP.
Configure the default route.
12.
[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.
13.
[edit]
admin@# set security zones security-zone trust interfaces ge-0/0/0
admin@# set security zones security-zone untrust interfaces ge-0/0/1
Configure basic security policies.
14.
[edit]
admin@# set security policies from-zone trust to-zone untrust policy policy-name match
source-address any destination-address any application any
admin@# set security policies from-zone trust to-zone untrust policy policy-name then
permit
admin@# set security policies from-zone untrust to-zone trust policy policy-name match
source-address any destination-address any application any
admin@# set security policies from-zone untrust to-zone trust policy policy-name then
permit
NOTE: The actual configuration of the policies depends on your
requirements.
Check the configuration for validity.
15.
[edit]
admin@# commit check
configuration check succeeds
Copyright © 2011, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

Table of Contents