Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

set system host-name SRX300-3  
set system root-authentication encrypted-password "$5$ZL3D6EIc$FjjpmU9Vmjc3Uzt.vn0GA9/bfttJr7AliLOt89.bMM3"            

set system name-server 8.8.8.8
set system services ssh
set system services web-management http interface ge-0/0/0.0

set security zones security-zone untrust interfaces ge-0/0/0.0 host-inbound-traffic system-services dhcp
set security zones security-zone untrust interfaces ge-0/0/0.0 host-inbound-traffic system-services ssh
set security zones security-zone untrust interfaces ge-0/0/0.0 host-inbound-traffic system-services http
set interfaces ge-0/0/0 unit 0 family inet dhcp
#set interfaces ge-0/0/0 unit 0 family inet address 172.30.95.214/25
set #set routing-options static route 0.0.0.0/0 next-hop 172.30.95.129
commit and-quit


+ Configlet:

...